MINLPLib Libraries
Sor far, MINLPLib includes 16
libraries in .jl
format converted from .gms
format. Here is a simple chart showing the status of each instance libraries.
Lib Name | Converted | All | % |
---|---|---|---|
MINLPLib | 82 | - | - |
bcp | 327 | 327 | 100% |
global | 367 | 369 | 99.5% |
ibm | 142 | 142 | 100% |
inf | 790 | 790 | 100% |
minlp | 249 | 250 | 99.6% |
minlp2 | 1513 | 1527 | 99.1% |
morg | 66 | 67 | 98.5% |
mpec | 92 | 92 | 100% |
mult3 | 120 | 120 | 100% |
mult4 | 100 | 100 | 100% |
poly | 98 | 98 | 100% |
prince | 980 | 980 | 100% |
qcqp | 135 | 135 | 100% |
qcqp2 | 700 | 700 | 100% |
qcqp3 | 320 | 320 | 100% |
It important to obtain fair benchmark results that is justifiable for projects in academia or industry. Therefore, MINLPLib.jl values validation of the instances and record detail issues that causes unconverted instances, loading errors, or inaccurate results in the Issues page.