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

This is the complete list of members for operations_research::PropagationMonitor, including all inherited members.

Accept(ModelVisitor *visitor) constoperations_research::SearchMonitorvirtual
AcceptDelta(Assignment *delta, Assignment *deltadelta)operations_research::SearchMonitorvirtual
AcceptNeighbor()operations_research::SearchMonitorvirtual
AcceptSolution()operations_research::SearchMonitorvirtual
AcceptUncheckedNeighbor()operations_research::SearchMonitorvirtual
AfterDecision(Decision *d, bool apply)operations_research::SearchMonitorvirtual
ApplyDecision(Decision *d)operations_research::SearchMonitorvirtual
AtSolution()operations_research::SearchMonitorvirtual
BaseObject()operations_research::BaseObjectinline
BaseObject(const BaseObject &)=deleteoperations_research::BaseObject
BeginConstraintInitialPropagation(Constraint *constraint)=0operations_research::PropagationMonitorpure virtual
BeginDemonRun(Demon *demon)=0operations_research::PropagationMonitorpure virtual
BeginFail()operations_research::SearchMonitorvirtual
BeginInitialPropagation()operations_research::SearchMonitorvirtual
BeginNestedConstraintInitialPropagation(Constraint *parent, Constraint *nested)=0operations_research::PropagationMonitorpure virtual
BeginNextDecision(DecisionBuilder *b)operations_research::SearchMonitorvirtual
DebugString() const overrideoperations_research::PropagationMonitorinlinevirtual
EndConstraintInitialPropagation(Constraint *constraint)=0operations_research::PropagationMonitorpure virtual
EndDemonRun(Demon *demon)=0operations_research::PropagationMonitorpure virtual
EndFail()operations_research::SearchMonitorvirtual
EndInitialPropagation()operations_research::SearchMonitorvirtual
EndNestedConstraintInitialPropagation(Constraint *parent, Constraint *nested)=0operations_research::PropagationMonitorpure virtual
EndNextDecision(DecisionBuilder *b, Decision *d)operations_research::SearchMonitorvirtual
EndProcessingIntegerVariable(IntVar *var)=0operations_research::PropagationMonitorpure virtual
EnterSearch()operations_research::SearchMonitorvirtual
ExitSearch()operations_research::SearchMonitorvirtual
Install() overrideoperations_research::PropagationMonitorvirtual
IsUncheckedSolutionLimitReached()operations_research::SearchMonitorinlinevirtual
kNoProgressoperations_research::SearchMonitorstatic
ListenToEvent(Solver::MonitorEvent event)operations_research::SearchMonitorprotected
LocalOptimum()operations_research::SearchMonitorvirtual
NoMoreSolutions()operations_research::SearchMonitorvirtual
operator=(const SearchMonitor &)=deleteoperations_research::SearchMonitor
operations_research::BaseObject::operator=(const BaseObject &)=deleteoperations_research::BaseObject
PeriodicCheck()operations_research::SearchMonitorvirtual
PopContext()=0operations_research::PropagationMonitorpure virtual
ProgressPercent()operations_research::SearchMonitorinlinevirtual
PropagationMonitor(Solver *solver)operations_research::PropagationMonitorexplicit
PushContext(const std::string &context)=0operations_research::PropagationMonitorpure virtual
RankFirst(SequenceVar *var, int index)=0operations_research::PropagationMonitorpure virtual
RankLast(SequenceVar *var, int index)=0operations_research::PropagationMonitorpure virtual
RankNotFirst(SequenceVar *var, int index)=0operations_research::PropagationMonitorpure virtual
RankNotLast(SequenceVar *var, int index)=0operations_research::PropagationMonitorpure virtual
RankSequence(SequenceVar *var, const std::vector< int > &rank_first, const std::vector< int > &rank_last, const std::vector< int > &unperformed)=0operations_research::PropagationMonitorpure virtual
RefuteDecision(Decision *d)operations_research::SearchMonitorvirtual
RegisterDemon(Demon *demon)=0operations_research::PropagationMonitorpure virtual
RemoveInterval(IntVar *var, int64_t imin, int64_t imax)=0operations_research::PropagationMonitorpure virtual
RemoveValue(IntVar *var, int64_t value)=0operations_research::PropagationMonitorpure virtual
RemoveValues(IntVar *var, const std::vector< int64_t > &values)=0operations_research::PropagationMonitorpure virtual
RestartSearch()operations_research::SearchMonitorvirtual
SearchMonitor(Solver *const s)operations_research::SearchMonitorinlineexplicit
SearchMonitor(const SearchMonitor &)=deleteoperations_research::SearchMonitor
SetDurationMax(IntervalVar *var, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetDurationMin(IntervalVar *var, int64_t new_min)=0operations_research::PropagationMonitorpure virtual
SetDurationRange(IntervalVar *var, int64_t new_min, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetEndMax(IntervalVar *var, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetEndMin(IntervalVar *var, int64_t new_min)=0operations_research::PropagationMonitorpure virtual
SetEndRange(IntervalVar *var, int64_t new_min, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetMax(IntExpr *expr, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetMax(IntVar *var, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetMin(IntExpr *expr, int64_t new_min)=0operations_research::PropagationMonitorpure virtual
SetMin(IntVar *var, int64_t new_min)=0operations_research::PropagationMonitorpure virtual
SetPerformed(IntervalVar *var, bool value)=0operations_research::PropagationMonitorpure virtual
SetRange(IntExpr *expr, int64_t new_min, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetRange(IntVar *var, int64_t new_min, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetStartMax(IntervalVar *var, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetStartMin(IntervalVar *var, int64_t new_min)=0operations_research::PropagationMonitorpure virtual
SetStartRange(IntervalVar *var, int64_t new_min, int64_t new_max)=0operations_research::PropagationMonitorpure virtual
SetValue(IntVar *var, int64_t value)=0operations_research::PropagationMonitorpure virtual
SetValues(IntVar *var, const std::vector< int64_t > &values)=0operations_research::PropagationMonitorpure virtual
solver() constoperations_research::SearchMonitorinline
StartProcessingIntegerVariable(IntVar *var)=0operations_research::PropagationMonitorpure virtual
~BaseObject()operations_research::BaseObjectinlinevirtual
~PropagationMonitor() overrideoperations_research::PropagationMonitor
~SearchMonitor() overrideoperations_research::SearchMonitorinline