Hi there!
First of all, thank you for this incredibly useful library. I'm opening this issue to report a small snag I've encountered: it appears mps is unable to parse the QFORPLAN problem in the Maros-Meszaros test set.
To reproduce the issue, download QPDATA2 from https://www.doc.ic.ac.uk/~im/. Unzip the problems with
unzip QPDATA2.zip -d QPDATA2
and then try to parse with
mps --input-path ./QPDATA2/QFORPLAN.QPS
Thanks again
Hi there!
First of all, thank you for this incredibly useful library. I'm opening this issue to report a small snag I've encountered: it appears
mpsis unable to parse theQFORPLANproblem in the Maros-Meszaros test set.To reproduce the issue, download
QPDATA2from https://www.doc.ic.ac.uk/~im/. Unzip the problems withand then try to parse with
Thanks again