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

Detailed Description

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

Public Member Functions

PROTOBUF_CONSTEXPR BooleanAssignmentDefaultTypeInternal ()
 ~BooleanAssignmentDefaultTypeInternal ()

Public Attributes

union { 
   BooleanAssignment   _instance 
}; 

Constructor & Destructor Documentation

◆ BooleanAssignmentDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::BooleanAssignmentDefaultTypeInternal::BooleanAssignmentDefaultTypeInternal ( )
inline

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

◆ ~BooleanAssignmentDefaultTypeInternal()

operations_research::sat::BooleanAssignmentDefaultTypeInternal::~BooleanAssignmentDefaultTypeInternal ( )
inline

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

Member Data Documentation

◆ [union]

◆ _instance

BooleanAssignment operations_research::sat::BooleanAssignmentDefaultTypeInternal::_instance

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


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