Backport samples from g3 to gh
This commit is contained in:
committed by
Mizux Seiha
parent
f6e8068486
commit
a62f22df9c
@@ -13,6 +13,7 @@
|
||||
|
||||
// Minimal example to call the MIP solver.
|
||||
// [START program]
|
||||
package com.google.ortools.linearsolver.samples;
|
||||
// [START import]
|
||||
import com.google.ortools.linearsolver.MPConstraint;
|
||||
import com.google.ortools.linearsolver.MPObjective;
|
||||
|
||||
Reference in New Issue
Block a user