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

Detailed Description

Definition at line 78 of file boolean_problem.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR LinearBooleanConstraintDefaultTypeInternal ()
 ~LinearBooleanConstraintDefaultTypeInternal ()

Public Attributes

union { 
   LinearBooleanConstraint   _instance 
}; 

Constructor & Destructor Documentation

◆ LinearBooleanConstraintDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::LinearBooleanConstraintDefaultTypeInternal::LinearBooleanConstraintDefaultTypeInternal ( )
inline

Definition at line 79 of file boolean_problem.pb.cc.

◆ ~LinearBooleanConstraintDefaultTypeInternal()

operations_research::sat::LinearBooleanConstraintDefaultTypeInternal::~LinearBooleanConstraintDefaultTypeInternal ( )
inline

Definition at line 80 of file boolean_problem.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

LinearBooleanConstraint operations_research::sat::LinearBooleanConstraintDefaultTypeInternal::_instance

Definition at line 82 of file boolean_problem.pb.cc.


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