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

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

AddConditionalPrecedence(IntegerVariable i1, IntegerVariable i2, Literal l)operations_research::sat::PrecedencesPropagatorinline
AddConditionalPrecedenceWithOffset(IntegerVariable i1, IntegerVariable i2, IntegerValue offset, Literal l)operations_research::sat::PrecedencesPropagatorinline
AddPrecedence(IntegerVariable i1, IntegerVariable i2)operations_research::sat::PrecedencesPropagatorinline
AddPrecedenceWithAllOptions(IntegerVariable i1, IntegerVariable i2, IntegerValue offset, IntegerVariable offset_var, absl::Span< const Literal > presence_literals)operations_research::sat::PrecedencesPropagatorinline
AddPrecedenceWithOffset(IntegerVariable i1, IntegerVariable i2, IntegerValue offset)operations_research::sat::PrecedencesPropagatorinline
AddPrecedenceWithOffsetIfNew(IntegerVariable i1, IntegerVariable i2, IntegerValue offset)operations_research::sat::PrecedencesPropagator
AddPrecedenceWithVariableOffset(IntegerVariable i1, IntegerVariable i2, IntegerVariable offset_var)operations_research::sat::PrecedencesPropagatorinline
IsEmpty() constoperations_research::sat::SatPropagatorinlinevirtual
name_operations_research::sat::SatPropagatorprotected
operator=(const PrecedencesPropagator &)=deleteoperations_research::sat::PrecedencesPropagator
operations_research::sat::SatPropagator::operator=(const SatPropagator &)=deleteoperations_research::sat::SatPropagator
PrecedencesPropagator(Model *model)operations_research::sat::PrecedencesPropagatorinlineexplicit
PrecedencesPropagator(const PrecedencesPropagator &)=deleteoperations_research::sat::PrecedencesPropagator
Propagate() finaloperations_research::sat::PrecedencesPropagatorvirtual
Propagate(Trail *trail) finaloperations_research::sat::PrecedencesPropagatorvirtual
PropagateOutgoingArcs(IntegerVariable var)operations_research::sat::PrecedencesPropagator
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 &, int, int64_t) constoperations_research::sat::SatPropagatorinlinevirtual
SatPropagator(const std::string &name)operations_research::sat::SatPropagatorinlineexplicit
SatPropagator(const SatPropagator &)=deleteoperations_research::sat::SatPropagator
SetPropagatorId(int id)operations_research::sat::SatPropagatorinline
Untrail(const Trail &trail, int trail_index) finaloperations_research::sat::PrecedencesPropagatorvirtual
~PrecedencesPropagator() overrideoperations_research::sat::PrecedencesPropagator
~SatPropagator()=defaultoperations_research::sat::SatPropagatorvirtual