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