How hard would be to add "Indicator Constraints"
Domingo Alvarez Duarte <[email protected]> Mon, 5 Oct 2020 12:02:23 +0200
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <[email protected]> |
Hello ! While testing GLPK with miplib2017 I noticed that several problems can not be handled by GLPK due to having "Indicator Constraints" in the mps file. Looking here https://www.gams.com/latest/docs/UG_LanguageFeatures.html#UG_LanguageFeatures_IndicatorConstraints for a explanation of it I'm asking if someone else have extended GLPK to manage then ? Or if not how hard could be to do it ? Cheers !