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

Detailed Description

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

Public Member Functions

PROTOBUF_CONSTEXPR AllDifferentConstraintProtoDefaultTypeInternal ()
 ~AllDifferentConstraintProtoDefaultTypeInternal ()

Public Attributes

union { 
   AllDifferentConstraintProto   _instance 
}; 

Constructor & Destructor Documentation

◆ AllDifferentConstraintProtoDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::AllDifferentConstraintProtoDefaultTypeInternal::AllDifferentConstraintProtoDefaultTypeInternal ( )
inline

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

◆ ~AllDifferentConstraintProtoDefaultTypeInternal()

operations_research::sat::AllDifferentConstraintProtoDefaultTypeInternal::~AllDifferentConstraintProtoDefaultTypeInternal ( )
inline

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

Member Data Documentation

◆ [union]

◆ _instance

AllDifferentConstraintProto operations_research::sat::AllDifferentConstraintProtoDefaultTypeInternal::_instance

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


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