Modules§
Enums§
- Search
Order - Subproblem
Resolution - Represents the set of subproblems of an intermediate problem or the value of the objective function of a feasible solution (leaf node).
Traits§
- Subproblem
- Represents a problem (subproblem) to be solved with branch-and-bound
Functions§
- ordered_
solve - Solves the optimization problem specified by
initial. - solve
- Solves the optimization problem specified by
initial.