OR-Tools  9.6
SharedBoundsManager Member List

This is the complete list of members for SharedBoundsManager, including all inherited members.

FixVariablesFromPartialSolution(const std::vector< int64_t > &solution, const std::vector< int > &variables_to_fix)SharedBoundsManager
GetChangedBounds(int id, std::vector< int > *variables, std::vector< int64_t > *new_lower_bounds, std::vector< int64_t > *new_upper_bounds)SharedBoundsManager
LoadDebugSolution(absl::Span< const int64_t > solution)SharedBoundsManagerinline
LogStatistics(SolverLogger *logger)SharedBoundsManager
NumBoundsExported(const std::string &worker_name)SharedBoundsManager
RegisterNewId()SharedBoundsManager
ReportPotentialNewBounds(const std::string &worker_name, const std::vector< int > &variables, const std::vector< int64_t > &new_lower_bounds, const std::vector< int64_t > &new_upper_bounds)SharedBoundsManager
SharedBoundsManager(const CpModelProto &model_proto)SharedBoundsManagerexplicit
Synchronize()SharedBoundsManager