Google OR-Tools
Open-source combinatorial-optimization suite with knapsack and integer-programming solvers.
Also called: Google OR-Tools · OR-Tools · ortools
Last verified: 2026-05-27
A general-purpose open-source solver suite used to actually solve the formal
problems of cutting & packing (classified as a tool in v1, grade C — project /
vendor documentation). The 0/1 Knapsack Problem is
handled by OR-Tools' KnapsackSolver, and
integer linear programming formulations by
its CP-SAT / MIP solvers. It is not specialized for geometric problems such as
nesting.
Claims & evidence
Every relationship is a claim with an equivalence level and an evidence grade. See the evidence policy.
No claims recorded yet.
Neighborhood
Direct graph neighbors. Toggle depth to expand.
See also
Not directly linked, but conceptually close — by the connections and descriptions they share.