Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::NoCyclePropagator, including all inherited members.
IncrementalPropagate(const std::vector< int > &watch_indices) final | operations_research::sat::NoCyclePropagator | virtual |
NoCyclePropagator(int num_nodes, const std::vector< int > &tails, const std::vector< int > &heads, const std::vector< Literal > &literals, Model *model) | operations_research::sat::NoCyclePropagator | |
Propagate() final | operations_research::sat::NoCyclePropagator | virtual |
SetLevel(int level) final | operations_research::sat::NoCyclePropagator | virtual |