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

Detailed Description

Definition at line 142 of file search_stats.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR ConstraintSolverStatisticsDefaultTypeInternal ()
 ~ConstraintSolverStatisticsDefaultTypeInternal ()

Public Attributes

union { 
   ConstraintSolverStatistics   _instance 
}; 

Constructor & Destructor Documentation

◆ ConstraintSolverStatisticsDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::ConstraintSolverStatisticsDefaultTypeInternal::ConstraintSolverStatisticsDefaultTypeInternal ( )
inline

Definition at line 143 of file search_stats.pb.cc.

◆ ~ConstraintSolverStatisticsDefaultTypeInternal()

operations_research::ConstraintSolverStatisticsDefaultTypeInternal::~ConstraintSolverStatisticsDefaultTypeInternal ( )
inline

Definition at line 144 of file search_stats.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

ConstraintSolverStatistics operations_research::ConstraintSolverStatisticsDefaultTypeInternal::_instance

Definition at line 146 of file search_stats.pb.cc.


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