add a ortools package for python modules; kept compatibility; updated all examples
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
"""
|
||||
import string, sys
|
||||
|
||||
from constraint_solver import pywrapcp
|
||||
from ortools.constraint_solver import pywrapcp
|
||||
|
||||
def main(n=12):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user