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

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

active_box_ranges_operations_research::sat::TryEdgeRectanglePropagatorprotected
changed_item_operations_research::sat::TryEdgeRectanglePropagatorprotected
changed_mandatory_operations_research::sat::TryEdgeRectanglePropagatorprotected
ExplainAndPropagate(const std::vector< std::pair< int, std::optional< IntegerValue > > > &found_propagations)operations_research::sat::TryEdgeRectanglePropagatorprotectedvirtual
GetMinimumProblemWithPropagation(int box_index, IntegerValue new_x_min)operations_research::sat::TryEdgeRectanglePropagatorprotected
has_mandatory_region_operations_research::sat::TryEdgeRectanglePropagatorprotected
IncrementalPropagate(const std::vector< int > &)operations_research::sat::PropagatorInterfaceinlinevirtual
is_active_operations_research::sat::TryEdgeRectanglePropagatorprotected
is_in_cache_operations_research::sat::TryEdgeRectanglePropagatorprotected
mandatory_regions_operations_research::sat::TryEdgeRectanglePropagatorprotected
placed_boxes_operations_research::sat::TryEdgeRectanglePropagatorprotected
Propagate() finaloperations_research::sat::TryEdgeRectanglePropagatorvirtual
PropagatorInterface()=defaultoperations_research::sat::PropagatorInterface
RegisterWith(GenericLiteralWatcher *watcher)operations_research::sat::TryEdgeRectanglePropagator
TryEdgeRectanglePropagator(bool x_is_forward_after_swap, bool y_is_forward_after_swap, bool swap_x_and_y, NoOverlap2DConstraintHelper *helper, Model *model)operations_research::sat::TryEdgeRectanglePropagatorinline
~PropagatorInterface()=defaultoperations_research::sat::PropagatorInterfacevirtual
~TryEdgeRectanglePropagator() overrideoperations_research::sat::TryEdgeRectanglePropagator