SCIP 11.0.0 - WebAssembly
Loading SCIP...
Problem (LP format):
\\ Example: Mixed Integer Programming Minimize obj: x1 + 2 x2 + 3 x3 Subject To c1: x1 + x2 + x3 >= 10 c2: 2 x1 + x2 >= 8 c3: x2 + 3 x3 >= 12 Bounds 0 <= x1 0 <= x2 0 <= x3 General x1 x2 x3 End
Solve
Version
Output: