![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
The boxes defined by [start_x, end_x) * [start_y, end_y) cannot overlap. Furthermore, one box is optional if at least one of the x or y interval is optional. More...
The boxes defined by [start_x, end_x) * [start_y, end_y) cannot overlap. Furthermore, one box is optional if at least one of the x or y interval is optional.
Definition at line 2588 of file CpModel.pb.cs.
Public Member Functions | |
NoOverlap2DConstraintProto () | |
NoOverlap2DConstraintProto (NoOverlap2DConstraintProto other) | |
NoOverlap2DConstraintProto | Clone () |
override bool | Equals (object other) |
bool | Equals (NoOverlap2DConstraintProto other) |
override int | GetHashCode () |
override string | ToString () |
void | WriteTo (pb::CodedOutputStream output) |
int | CalculateSize () |
void | MergeFrom (NoOverlap2DConstraintProto other) |
void | MergeFrom (pb::CodedInputStream input) |
Static Public Attributes | |
const int | XIntervalsFieldNumber = 1 |
Field number for the "x_intervals" field. | |
const int | YIntervalsFieldNumber = 2 |
Field number for the "y_intervals" field. |
Properties | |
static pb::MessageParser< NoOverlap2DConstraintProto > | Parser [get] |
static pbr::MessageDescriptor | Descriptor [get] |
pbc::RepeatedField< int > | XIntervals [get] |
pbc::RepeatedField< int > | YIntervals [get] |
Same size as x_intervals. |
|
inline |
Definition at line 2613 of file CpModel.pb.cs.
|
inline |
Definition at line 2621 of file CpModel.pb.cs.
|
inline |
Definition at line 2724 of file CpModel.pb.cs.
|
inline |
Definition at line 2629 of file CpModel.pb.cs.
|
inline |
Definition at line 2666 of file CpModel.pb.cs.
|
inline |
Definition at line 2660 of file CpModel.pb.cs.
|
inline |
Definition at line 2680 of file CpModel.pb.cs.
|
inline |
Definition at line 2736 of file CpModel.pb.cs.
|
inline |
Definition at line 2747 of file CpModel.pb.cs.
|
inline |
Definition at line 2692 of file CpModel.pb.cs.
|
inline |
Definition at line 2698 of file CpModel.pb.cs.
|
static |
Field number for the "x_intervals" field.
Definition at line 2634 of file CpModel.pb.cs.
|
static |
Field number for the "y_intervals" field.
Definition at line 2645 of file CpModel.pb.cs.
|
staticget |
Definition at line 2601 of file CpModel.pb.cs.
|
staticget |
Definition at line 2597 of file CpModel.pb.cs.
|
get |
Definition at line 2640 of file CpModel.pb.cs.
|
get |
Same size as x_intervals.
Definition at line 2654 of file CpModel.pb.cs.