Backport trivial changes
This commit is contained in:
committed by
Corentin Le Molgat
parent
959bb0d51c
commit
46f73b3d35
@@ -21,7 +21,6 @@ import com.google.ortools.linearsolver.MPVariable;
|
||||
|
||||
/**
|
||||
* Linear programming example that shows how to use the API.
|
||||
*
|
||||
*/
|
||||
public class LinearProgramming {
|
||||
private static void runLinearProgrammingExample(String solverType, boolean printModel) {
|
||||
|
||||
Reference in New Issue
Block a user