rearchitecture glop code

This commit is contained in:
Laurent Perron
2017-12-05 16:45:10 +01:00
parent e993c93f4a
commit c363991e2b
8 changed files with 99 additions and 102 deletions

View File

@@ -56,8 +56,6 @@ class VarArraySolutionPrinter(cp_model.CpSolverSolutionCallback):
return self.__solution_count
def MinimalCpSatAllSolutions():
# Creates the model.
model = cp_model.CpModel()