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

Detailed Description

Definition at line 71 of file solver_parameters.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR ConstraintSolverParametersDefaultTypeInternal ()
 ~ConstraintSolverParametersDefaultTypeInternal ()

Public Attributes

union { 
   ConstraintSolverParameters   _instance 
}; 

Constructor & Destructor Documentation

◆ ConstraintSolverParametersDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::ConstraintSolverParametersDefaultTypeInternal::ConstraintSolverParametersDefaultTypeInternal ( )
inline

Definition at line 72 of file solver_parameters.pb.cc.

◆ ~ConstraintSolverParametersDefaultTypeInternal()

operations_research::ConstraintSolverParametersDefaultTypeInternal::~ConstraintSolverParametersDefaultTypeInternal ( )
inline

Definition at line 73 of file solver_parameters.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

ConstraintSolverParameters operations_research::ConstraintSolverParametersDefaultTypeInternal::_instance

Definition at line 75 of file solver_parameters.pb.cc.


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