QPSReader.jl icon indicating copy to clipboard operation
QPSReader.jl copied to clipboard

A reader for MPS and QPS files

Results 3 QPSReader.jl issues
Sort by recently updated
recently updated
newest added

I am reviewing the CITATION usage in the repos and in particular moving to CFF files. The bib can still be generated using Github menu. Here are a couple of...

documentation

The [neos-5044663-wairoa](http://miplib.zib.de/instance_details_neos-5044663-wairoa.html) instance from MIPLIB 2017 fails to read. ``` julia> QPSReader.readqps(GZip.gzopen("neos-5044663-wairoa.mps.gz"), mpsformat=:fixed) [ Info: Using 'neos-5044663-wairoa' as NAME (l. 8) [ Info: Using 'R0000000' as objective (l. 10) ┌...

good first issue