Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::TopNCuts, including all inherited members.
AddCut(LinearConstraint ct, absl::string_view name, const util_intops::StrongVector< IntegerVariable, double > &lp_solution) | operations_research::sat::TopNCuts | |
TopNCuts(int n) | operations_research::sat::TopNCuts | inlineexplicit |
TransferToManager(LinearConstraintManager *manager) | operations_research::sat::TopNCuts |