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