add a ortools package for python modules; kept compatibility; updated all examples
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
from google.apputils import app
|
||||
|
||||
from linear_solver import pywraplp
|
||||
from ortools.linear_solver import pywraplp
|
||||
|
||||
|
||||
def RunIntegerExampleNaturalLanguageAPI(optimization_problem_type):
|
||||
|
||||
Reference in New Issue
Block a user