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

Detailed Description

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

Public Member Functions

PROTOBUF_CONSTEXPR LinearBooleanProblemDefaultTypeInternal ()
 ~LinearBooleanProblemDefaultTypeInternal ()

Public Attributes

union { 
   LinearBooleanProblem   _instance 
}; 

Constructor & Destructor Documentation

◆ LinearBooleanProblemDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::LinearBooleanProblemDefaultTypeInternal::LinearBooleanProblemDefaultTypeInternal ( )
inline

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

◆ ~LinearBooleanProblemDefaultTypeInternal()

operations_research::sat::LinearBooleanProblemDefaultTypeInternal::~LinearBooleanProblemDefaultTypeInternal ( )
inline

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

Member Data Documentation

◆ [union]

◆ _instance

LinearBooleanProblem operations_research::sat::LinearBooleanProblemDefaultTypeInternal::_instance

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


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