make sure to generate the correct solution before breaking the loop
This commit is contained in:
@ -119,7 +119,6 @@ class SolverSandbox:
|
||||
print(problem.objective)
|
||||
|
||||
drift += 1
|
||||
|
||||
else:
|
||||
print(f"solution found with drift of {drift}!")
|
||||
|
||||
|
Reference in New Issue
Block a user