coin-or / pulp

A python Linear Programming API
http://coin-or.github.io/pulp/
Other
2.04k stars 381 forks source link

Use of indicator variables #652

Open ychasser opened 1 year ago

ychasser commented 1 year ago

Use of indicator variables

Hi,

I am using Pulp on an optimization problem for which indicator variables are defined.

From what I've seen, there is no feature in the documentation that allows to declare directly this type of constraint ( i mean without going through a manual big M definition). Did I miss it ?

Is it something that is on the roadmap ?

Thank you :-)

pchtsp commented 7 months ago

I don't think they're indeed covered. And it's not on the roadmap, sorry.