This commit is contained in:
Laurent Perron
2023-07-24 13:20:45 -07:00
parent e1e91ce7ce
commit 8dbcd49e1b

View File

@@ -75,6 +75,7 @@ class PyWrapAlgorithmsKnapsackSolverTest(absltest.TestCase):
# KNAPSACK_MULTIDIMENSION_CBC_MIP_SOLVER)
# if cbc_profit != generic_profit:
# return self._invalid_solution
try:
scip_profit = self.SolveKnapsackProblemUsingSpecificSolver(
profits,