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 graph import pywrapgraph
|
||||
from ortools.graph import pywrapgraph
|
||||
|
||||
|
||||
def MaxFlow():
|
||||
|
||||
Reference in New Issue
Block a user