Files
ortools-clone/ortools/linear_solver/python/maximization.mps
2022-09-22 13:54:16 +02:00

20 lines
390 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