-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Labels
type: feature requestNew feature or requestNew feature or request
Description
What should we add?
What should we add?
Most collections of optimization models use the old-fashioned MPS format for model storage, e.g., MIPLIB. Furthermore, due to their verbosity (compare, e.g., square47.mps.gz wit squaren47.mps from MIPLIB - 80 MB vs. 1.4GB) people tend to use the gzipped files directly.
If qiskit optimization serves as gateway to classical and quantum optimization, I think it makes perfect sense to include this widely-adopted file format. docplex supports mps natively.
Metadata
Metadata
Assignees
Labels
type: feature requestNew feature or requestNew feature or request