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

Detailed Description

Definition at line 181 of file linear_solver.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR MPSolutionDefaultTypeInternal ()
 ~MPSolutionDefaultTypeInternal ()

Public Attributes

union { 
   MPSolution   _instance 
}; 

Constructor & Destructor Documentation

◆ MPSolutionDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::MPSolutionDefaultTypeInternal::MPSolutionDefaultTypeInternal ( )
inline

Definition at line 182 of file linear_solver.pb.cc.

◆ ~MPSolutionDefaultTypeInternal()

operations_research::MPSolutionDefaultTypeInternal::~MPSolutionDefaultTypeInternal ( )
inline

Definition at line 183 of file linear_solver.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

MPSolution operations_research::MPSolutionDefaultTypeInternal::_instance

Definition at line 185 of file linear_solver.pb.cc.


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