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

Detailed Description

Definition at line 610 of file cp_model.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR IntervalConstraintProtoDefaultTypeInternal ()
 ~IntervalConstraintProtoDefaultTypeInternal ()

Public Attributes

union { 
   IntervalConstraintProto   _instance 
}; 

Constructor & Destructor Documentation

◆ IntervalConstraintProtoDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::IntervalConstraintProtoDefaultTypeInternal::IntervalConstraintProtoDefaultTypeInternal ( )
inline

Definition at line 611 of file cp_model.pb.cc.

◆ ~IntervalConstraintProtoDefaultTypeInternal()

operations_research::sat::IntervalConstraintProtoDefaultTypeInternal::~IntervalConstraintProtoDefaultTypeInternal ( )
inline

Definition at line 612 of file cp_model.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

IntervalConstraintProto operations_research::sat::IntervalConstraintProtoDefaultTypeInternal::_instance

Definition at line 614 of file cp_model.pb.cc.


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