Files
ortools-clone/ortools/linear_solver/testdata/maximization.mps

19 lines
389 B
Plaintext

* Generated by MPModelProtoExporter
* Name : SupportedMaximizationProblem
* Format : Free
* Constraints : 0
* Variables : 1
* Binary : 0
* Integer : 0
* Continuous : 1
NAME SupportedMaximizationProblem
OBJSENSE
MAX
ROWS
N COST
COLUMNS
X_ONE COST 1
BOUNDS
UP BOUND X_ONE 4
ENDATA