![]() |
OR-Tools
8.2
|
This is the complete list of members for BopSolver, including all inherited members.
best_solution() const | BopSolver | inline |
BopSolver(const sat::LinearBooleanProblem &problem) | BopSolver | explicit |
GetScaledBestBound() const | BopSolver | |
GetScaledGap() const | BopSolver | |
GetSolutionValue(VariableIndex var_id) const | BopSolver | inline |
SetParameters(const BopParameters ¶meters) | BopSolver | inline |
Solve() | BopSolver | |
Solve(const BopSolution &first_solution) | BopSolver | |
SolveWithTimeLimit(TimeLimit *time_limit) | BopSolver | |
SolveWithTimeLimit(const BopSolution &first_solution, TimeLimit *time_limit) | BopSolver | |
~BopSolver() | BopSolver | virtual |