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

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

AlwaysCallAtLevelZero(int id)operations_research::sat::GenericLiteralWatcher
CallOnNextPropagate(int id)operations_research::sat::GenericLiteralWatcher
GenericLiteralWatcher(Model *model)operations_research::sat::GenericLiteralWatcherexplicit
GenericLiteralWatcher(const GenericLiteralWatcher &)=deleteoperations_research::sat::GenericLiteralWatcher
GetCurrentId() constoperations_research::sat::GenericLiteralWatcherinline
IsEmpty() constoperations_research::sat::SatPropagatorinlinevirtual
name_operations_research::sat::SatPropagatorprotected
NotifyThatPropagatorMayNotReachFixedPointInOnePass(int id)operations_research::sat::GenericLiteralWatcher
NumPropagators() constoperations_research::sat::GenericLiteralWatcherinline
operator=(const GenericLiteralWatcher &)=deleteoperations_research::sat::GenericLiteralWatcher
operations_research::sat::SatPropagator::operator=(const SatPropagator &)=deleteoperations_research::sat::SatPropagator
Propagate(Trail *trail) finaloperations_research::sat::GenericLiteralWatchervirtual
PropagatePreconditionsAreSatisfied(const Trail &trail) constoperations_research::sat::SatPropagatorinline
propagation_trail_index_operations_research::sat::SatPropagatorprotected
PropagationIsDone(const Trail &trail) constoperations_research::sat::SatPropagatorinline
propagator_id_operations_research::sat::SatPropagatorprotected
PropagatorId() constoperations_research::sat::SatPropagatorinline
Reason(const Trail &trail, int) constoperations_research::sat::SatPropagatorinlinevirtual
Register(PropagatorInterface *propagator)operations_research::sat::GenericLiteralWatcher
RegisterLevelZeroModifiedVariablesCallback(const std::function< void(const std::vector< IntegerVariable > &)> cb)operations_research::sat::GenericLiteralWatcherinline
RegisterReversibleClass(int id, ReversibleInterface *rev)operations_research::sat::GenericLiteralWatcher
RegisterReversibleInt(int id, int *rev)operations_research::sat::GenericLiteralWatcher
ReserveSpaceForNumVariables(int num_vars)operations_research::sat::GenericLiteralWatcher
SatPropagator(const std::string &name)operations_research::sat::SatPropagatorinlineexplicit
SatPropagator(const SatPropagator &)=deleteoperations_research::sat::SatPropagator
SetPropagatorId(int id)operations_research::sat::SatPropagatorinline
SetPropagatorPriority(int id, int priority)operations_research::sat::GenericLiteralWatcher
SetStopPropagationCallback(std::function< bool()> callback)operations_research::sat::GenericLiteralWatcherinline
SetUntilNextBacktrack(bool *is_in_dive)operations_research::sat::GenericLiteralWatcherinline
Untrail(const Trail &trail, int literal_trail_index) finaloperations_research::sat::GenericLiteralWatchervirtual
WatchAffineExpression(AffineExpression e, int id)operations_research::sat::GenericLiteralWatcherinline
WatchIntegerVariable(IntegerVariable i, int id, int watch_index=-1)operations_research::sat::GenericLiteralWatcherinline
WatchIntegerVariable(IntegerValue, int)operations_research::sat::GenericLiteralWatcherinline
WatchLiteral(Literal l, int id, int watch_index=-1)operations_research::sat::GenericLiteralWatcherinline
WatchLowerBound(IntegerVariable var, int id, int watch_index=-1)operations_research::sat::GenericLiteralWatcherinline
WatchLowerBound(AffineExpression e, int id)operations_research::sat::GenericLiteralWatcherinline
WatchLowerBound(IntegerValue, int)operations_research::sat::GenericLiteralWatcherinline
WatchUpperBound(IntegerVariable var, int id, int watch_index=-1)operations_research::sat::GenericLiteralWatcherinline
WatchUpperBound(AffineExpression e, int id)operations_research::sat::GenericLiteralWatcherinline
WatchUpperBound(IntegerValue, int)operations_research::sat::GenericLiteralWatcherinline
~GenericLiteralWatcher() final=defaultoperations_research::sat::GenericLiteralWatcher
~SatPropagator()=defaultoperations_research::sat::SatPropagatorvirtual