OR-Tools
9.6
SharedResponseManager Member List
This is the complete list of members for
SharedResponseManager
, including all inherited members.
AddFinalResponsePostprocessor
(std::function< void(CpSolverResponse *)> postprocessor)
SharedResponseManager
AddResponsePostprocessor
(std::function< void(CpSolverResponse *)> postprocessor)
SharedResponseManager
AddSolutionCallback
(std::function< void(const CpSolverResponse &)> callback)
SharedResponseManager
AddSolutionPostprocessor
(std::function< void(std::vector< int64_t > *)> postprocessor)
SharedResponseManager
AddUnsatCore
(const std::vector< int > &core)
SharedResponseManager
AppendResponseToBeMerged
(const CpSolverResponse &response)
SharedResponseManager
BestSolutionInnerObjectiveValue
()
SharedResponseManager
DebugSolution
() const
SharedResponseManager
inline
DisplayImprovementStatistics
()
SharedResponseManager
first_solution_solvers_should_stop
()
SharedResponseManager
inline
GapIntegral
() const
SharedResponseManager
GetInnerObjectiveLowerBound
()
SharedResponseManager
GetInnerObjectiveUpperBound
()
SharedResponseManager
GetResponse
()
SharedResponseManager
InitializeObjective
(const CpModelProto &cp_model)
SharedResponseManager
LoadDebugSolution
(absl::Span< const int64_t > solution)
SharedResponseManager
inline
LoggingIsEnabled
() const
SharedResponseManager
inline
LogMessage
(const std::string &prefix, const std::string &message)
SharedResponseManager
LogPeriodicMessage
(const std::string &prefix, const std::string &message, double frequency_seconds, absl::Time *last_logging_time)
SharedResponseManager
MutableSolutionsRepository
()
SharedResponseManager
inline
NewSolution
(absl::Span< const int64_t > solution_values, const std::string &solution_info, Model *model=nullptr)
SharedResponseManager
NotifyThatImprovingProblemIsInfeasible
(const std::string &worker_info)
SharedResponseManager
ProblemIsSolved
() const
SharedResponseManager
set_dump_prefix
(const std::string &dump_prefix)
SharedResponseManager
inline
SetGapLimitsFromParameters
(const SatParameters ¶meters)
SharedResponseManager
SetSynchronizationMode
(bool always_synchronize)
SharedResponseManager
SetUpdateGapIntegralOnEachChange
(bool set)
SharedResponseManager
SharedResponseManager
(Model *model)
SharedResponseManager
explicit
SolutionsRepository
() const
SharedResponseManager
inline
Synchronize
()
SharedResponseManager
SynchronizedInnerObjectiveLowerBound
()
SharedResponseManager
SynchronizedInnerObjectiveUpperBound
()
SharedResponseManager
UnregisterCallback
(int callback_id)
SharedResponseManager
UpdateGapIntegral
()
SharedResponseManager
UpdateInnerObjectiveBounds
(const std::string &update_info, IntegerValue lb, IntegerValue ub)
SharedResponseManager
Generated by
1.9.1