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

Detailed Description

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

Public Member Functions

PROTOBUF_CONSTEXPR LinearConstraintProtoDefaultTypeInternal ()
 ~LinearConstraintProtoDefaultTypeInternal ()

Public Attributes

union { 
   LinearConstraintProto   _instance 
}; 

Constructor & Destructor Documentation

◆ LinearConstraintProtoDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::LinearConstraintProtoDefaultTypeInternal::LinearConstraintProtoDefaultTypeInternal ( )
inline

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

◆ ~LinearConstraintProtoDefaultTypeInternal()

operations_research::sat::LinearConstraintProtoDefaultTypeInternal::~LinearConstraintProtoDefaultTypeInternal ( )
inline

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

Member Data Documentation

◆ [union]

◆ _instance

LinearConstraintProto operations_research::sat::LinearConstraintProtoDefaultTypeInternal::_instance

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


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