Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::Precedences2DPropagator::PairData::Condition Struct Reference

Detailed Description

Definition at line 59 of file 2d_distances_propagator.h.

#include <2d_distances_propagator.h>

Public Attributes

std::variant< LinearExpression2, LinearExpression2Index > linear2
IntegerValue ub

Member Data Documentation

◆ linear2

std::variant<LinearExpression2, LinearExpression2Index> operations_research::sat::Precedences2DPropagator::PairData::Condition::linear2

Definition at line 62 of file 2d_distances_propagator.h.

◆ ub

IntegerValue operations_research::sat::Precedences2DPropagator::PairData::Condition::ub

Definition at line 63 of file 2d_distances_propagator.h.


The documentation for this struct was generated from the following file: