bump linear solver code, add direct to proto solver for scip and gurobi, currently untested
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
from __future__ import print_function
|
||||
# [START import]
|
||||
from ortools.linear_solver import pywraplp
|
||||
|
||||
# [END import]
|
||||
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
# [START import]
|
||||
from __future__ import print_function
|
||||
from ortools.linear_solver import pywraplp
|
||||
|
||||
# [END import]
|
||||
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
# [START import]
|
||||
from __future__ import print_function
|
||||
from ortools.linear_solver import pywraplp
|
||||
|
||||
# [END import]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user