Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::TopNCuts Member List

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::TopNCutsinlineexplicit
TransferToManager(LinearConstraintManager *manager)operations_research::sat::TopNCuts