Need to add a constraint in PuLP with multiple or condition: a=100 or a=0 or (a<=80 and a>=20)
Any help is useful. Thanks in advance