![]() |
OR-Tools
8.2
|
This is the complete list of members for BopSolution, including all inherited members.
begin() const | BopSolution | inline |
BopSolution(const sat::LinearBooleanProblem &problem, const std::string &name) | BopSolution | |
end() const | BopSolution | inline |
GetCost() const | BopSolution | inline |
GetScaledCost() const | BopSolution | inline |
IsFeasible() const | BopSolution | inline |
name() const | BopSolution | inline |
operator<(const BopSolution &solution) const | BopSolution | inline |
set_name(const std::string &name) | BopSolution | inline |
SetValue(VariableIndex var, bool value) | BopSolution | inline |
Size() const | BopSolution | inline |
Value(VariableIndex var) const | BopSolution | inline |