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::OrthogonalPackingInfeasibilityDetector, including all inherited members.
OrthogonalPackingInfeasibilityDetector(absl::BitGenRef random, SharedStatistics *shared_stats) | operations_research::sat::OrthogonalPackingInfeasibilityDetector | inlineexplicit |
TestFeasibility(absl::Span< const IntegerValue > sizes_x, absl::Span< const IntegerValue > sizes_y, std::pair< IntegerValue, IntegerValue > bounding_box_size, const OrthogonalPackingOptions &options=OrthogonalPackingOptions()) | operations_research::sat::OrthogonalPackingInfeasibilityDetector | |
~OrthogonalPackingInfeasibilityDetector() | operations_research::sat::OrthogonalPackingInfeasibilityDetector |