remove glpk from knapsack_solver MIP options
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
%unignore operations_research::KnapsackSolver::
|
||||
KNAPSACK_MULTIDIMENSION_CBC_MIP_SOLVER;
|
||||
%unignore operations_research::KnapsackSolver::
|
||||
KNAPSACK_MULTIDIMENSION_GLPK_MIP_SOLVER;
|
||||
KNAPSACK_MULTIDIMENSION_SCIP_MIP_SOLVER;
|
||||
|
||||
%include "ortools/algorithms/knapsack_solver.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user