OR-Tools  9.3
knapsack_solver_for_cuts.cc File Reference

Go to the source code of this file.

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Functions

const KnapsackSearchNodeForCuts * MoveUpToDepth (const KnapsackSearchNodeForCuts *node, int depth)
 

Variable Documentation

◆ profit_max

const double profit_max

Definition at line 39 of file knapsack_solver_for_cuts.cc.