Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::CallbackDataProto_MipStats Class Referencefinal

Detailed Description

Definition at line 630 of file callback.pb.h.

#include <callback.pb.h>

Inheritance diagram for operations_research::math_opt::CallbackDataProto_MipStats:

Classes

class  _Internal

Public Types

enum  : int {
  kPrimalBoundFieldNumber = 1 , kDualBoundFieldNumber = 2 , kExploredNodesFieldNumber = 3 , kOpenNodesFieldNumber = 4 ,
  kSimplexIterationsFieldNumber = 5 , kNumberOfSolutionsFoundFieldNumber = 6 , kCuttingPlanesInLpFieldNumber = 7
}

Public Member Functions

 CallbackDataProto_MipStats ()
 ~CallbackDataProto_MipStats () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR CallbackDataProto_MipStats (::google::protobuf::internal::ConstantInitialized)
 CallbackDataProto_MipStats (const CallbackDataProto_MipStats &from)
 CallbackDataProto_MipStats (CallbackDataProto_MipStats &&from) noexcept
CallbackDataProto_MipStatsoperator= (const CallbackDataProto_MipStats &from)
CallbackDataProto_MipStatsoperator= (CallbackDataProto_MipStats &&from) noexcept
const ::google::protobuf::UnknownFieldSet & unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND
inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND
void Swap (CallbackDataProto_MipStats *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (CallbackDataProto_MipStats *PROTOBUF_NONNULL other)
CallbackDataProto_MipStats *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const CallbackDataProto_MipStats &from)
void MergeFrom (const CallbackDataProto_MipStats &from)
bool IsInitialized () const
ABSL_ATTRIBUTE_REINITIALIZES void Clear () PROTOBUF_FINAL
::size_t ByteSizeLong () const final
::uint8_t *PROTOBUF_NONNULL _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final
int GetCachedSize () const
::google::protobuf::Metadata GetMetadata () const
bool has_primal_bound () const
void clear_primal_bound ()
double primal_bound () const
void set_primal_bound (double value)
bool has_dual_bound () const
void clear_dual_bound ()
double dual_bound () const
void set_dual_bound (double value)
bool has_explored_nodes () const
void clear_explored_nodes ()
::int64_t explored_nodes () const
void set_explored_nodes (::int64_t value)
bool has_open_nodes () const
void clear_open_nodes ()
::int64_t open_nodes () const
void set_open_nodes (::int64_t value)
bool has_simplex_iterations () const
void clear_simplex_iterations ()
::int64_t simplex_iterations () const
void set_simplex_iterations (::int64_t value)
bool has_number_of_solutions_found () const
void clear_number_of_solutions_found ()
::int32_t number_of_solutions_found () const
void set_number_of_solutions_found (::int32_t value)
bool has_cutting_planes_in_lp () const
void clear_cutting_planes_in_lp ()
::int32_t cutting_planes_in_lp () const
void set_cutting_planes_in_lp (::int32_t value)
template<typename>
PROTOBUF_CONSTEXPR CallbackDataProto_MipStats (::_pbi::ConstantInitialized)

Static Public Member Functions

static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL descriptor ()
static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL GetDescriptor ()
static const ::google::protobuf::Reflection *PROTOBUF_NONNULL GetReflection ()
static const CallbackDataProto_MipStatsdefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 3

Friends

class ::google::protobuf::internal::TcParser
class ::google::protobuf::MessageLite
class ::google::protobuf::Arena
template<typename T>
class ::google::protobuf::Arena::InternalHelper
struct ::TableStruct_ortools_2fmath_5fopt_2fcallback_2eproto
void swap (CallbackDataProto_MipStats &a, CallbackDataProto_MipStats &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPrimalBoundFieldNumber 
kDualBoundFieldNumber 
kExploredNodesFieldNumber 
kOpenNodesFieldNumber 
kSimplexIterationsFieldNumber 
kNumberOfSolutionsFoundFieldNumber 
kCuttingPlanesInLpFieldNumber 

Definition at line 771 of file callback.pb.h.

Constructor & Destructor Documentation

◆ CallbackDataProto_MipStats() [1/5]

operations_research::math_opt::CallbackDataProto_MipStats::CallbackDataProto_MipStats ( )
inline

Definition at line 633 of file callback.pb.h.

◆ ~CallbackDataProto_MipStats()

operations_research::math_opt::CallbackDataProto_MipStats::~CallbackDataProto_MipStats ( )

Definition at line 1550 of file callback.pb.cc.

◆ CallbackDataProto_MipStats() [2/5]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::math_opt::CallbackDataProto_MipStats::CallbackDataProto_MipStats ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ CallbackDataProto_MipStats() [3/5]

operations_research::math_opt::CallbackDataProto_MipStats::CallbackDataProto_MipStats ( const CallbackDataProto_MipStats & from)
inline

Definition at line 646 of file callback.pb.h.

◆ CallbackDataProto_MipStats() [4/5]

operations_research::math_opt::CallbackDataProto_MipStats::CallbackDataProto_MipStats ( CallbackDataProto_MipStats && from)
inlinenoexcept

Definition at line 647 of file callback.pb.h.

◆ CallbackDataProto_MipStats() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::math_opt::CallbackDataProto_MipStats::CallbackDataProto_MipStats ( ::_pbi::ConstantInitialized )

Definition at line 99 of file callback.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto_MipStats::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

Definition at line 1700 of file callback.pb.cc.

◆ ByteSizeLong()

size_t operations_research::math_opt::CallbackDataProto_MipStats::ByteSizeLong ( ) const
final

Definition at line 1775 of file callback.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::math_opt::CallbackDataProto_MipStats::Clear ( )

Definition at line 1677 of file callback.pb.cc.

◆ clear_cutting_planes_in_lp()

void operations_research::math_opt::CallbackDataProto_MipStats::clear_cutting_planes_in_lp ( )
inline

Definition at line 2821 of file callback.pb.h.

◆ clear_dual_bound()

void operations_research::math_opt::CallbackDataProto_MipStats::clear_dual_bound ( )
inline

Definition at line 2676 of file callback.pb.h.

◆ clear_explored_nodes()

void operations_research::math_opt::CallbackDataProto_MipStats::clear_explored_nodes ( )
inline

Definition at line 2705 of file callback.pb.h.

◆ clear_number_of_solutions_found()

void operations_research::math_opt::CallbackDataProto_MipStats::clear_number_of_solutions_found ( )
inline

Definition at line 2792 of file callback.pb.h.

◆ clear_open_nodes()

void operations_research::math_opt::CallbackDataProto_MipStats::clear_open_nodes ( )
inline

Definition at line 2734 of file callback.pb.h.

◆ clear_primal_bound()

void operations_research::math_opt::CallbackDataProto_MipStats::clear_primal_bound ( )
inline

Definition at line 2647 of file callback.pb.h.

◆ clear_simplex_iterations()

void operations_research::math_opt::CallbackDataProto_MipStats::clear_simplex_iterations ( )
inline

Definition at line 2763 of file callback.pb.h.

◆ CopyFrom()

void operations_research::math_opt::CallbackDataProto_MipStats::CopyFrom ( const CallbackDataProto_MipStats & from)

Definition at line 1861 of file callback.pb.cc.

◆ cutting_planes_in_lp()

int32_t operations_research::math_opt::CallbackDataProto_MipStats::cutting_planes_in_lp ( ) const
inline

Definition at line 2827 of file callback.pb.h.

◆ default_instance()

const CallbackDataProto_MipStats & operations_research::math_opt::CallbackDataProto_MipStats::default_instance ( )
inlinestatic

Definition at line 681 of file callback.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto_MipStats::descriptor ( )
inlinestatic

Definition at line 672 of file callback.pb.h.

◆ dual_bound()

double operations_research::math_opt::CallbackDataProto_MipStats::dual_bound ( ) const
inline

Definition at line 2682 of file callback.pb.h.

◆ explored_nodes()

int64_t operations_research::math_opt::CallbackDataProto_MipStats::explored_nodes ( ) const
inline

Definition at line 2711 of file callback.pb.h.

◆ GetCachedSize()

int operations_research::math_opt::CallbackDataProto_MipStats::GetCachedSize ( ) const
inline

Definition at line 740 of file callback.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto_MipStats::GetDescriptor ( )
inlinestatic

Definition at line 675 of file callback.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::math_opt::CallbackDataProto_MipStats::GetMetadata ( ) const

Definition at line 1881 of file callback.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto_MipStats::GetReflection ( )
inlinestatic

Definition at line 678 of file callback.pb.h.

◆ has_cutting_planes_in_lp()

bool operations_research::math_opt::CallbackDataProto_MipStats::has_cutting_planes_in_lp ( ) const
inline

Definition at line 2817 of file callback.pb.h.

◆ has_dual_bound()

bool operations_research::math_opt::CallbackDataProto_MipStats::has_dual_bound ( ) const
inline

Definition at line 2672 of file callback.pb.h.

◆ has_explored_nodes()

bool operations_research::math_opt::CallbackDataProto_MipStats::has_explored_nodes ( ) const
inline

Definition at line 2701 of file callback.pb.h.

◆ has_number_of_solutions_found()

bool operations_research::math_opt::CallbackDataProto_MipStats::has_number_of_solutions_found ( ) const
inline

Definition at line 2788 of file callback.pb.h.

◆ has_open_nodes()

bool operations_research::math_opt::CallbackDataProto_MipStats::has_open_nodes ( ) const
inline

Definition at line 2730 of file callback.pb.h.

◆ has_primal_bound()

bool operations_research::math_opt::CallbackDataProto_MipStats::has_primal_bound ( ) const
inline

Definition at line 2643 of file callback.pb.h.

◆ has_simplex_iterations()

bool operations_research::math_opt::CallbackDataProto_MipStats::has_simplex_iterations ( ) const
inline

Definition at line 2759 of file callback.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::math_opt::CallbackDataProto_MipStats::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 1573 of file callback.pb.cc.

◆ IsInitialized()

bool operations_research::math_opt::CallbackDataProto_MipStats::IsInitialized ( ) const
inline

Definition at line 716 of file callback.pb.h.

◆ MergeFrom()

void operations_research::math_opt::CallbackDataProto_MipStats::MergeFrom ( const CallbackDataProto_MipStats & from)
inline

Definition at line 709 of file callback.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto_MipStats::mutable_unknown_fields ( )
inline

Definition at line 667 of file callback.pb.h.

◆ New()

CallbackDataProto_MipStats *PROTOBUF_NONNULL operations_research::math_opt::CallbackDataProto_MipStats::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

Definition at line 703 of file callback.pb.h.

◆ number_of_solutions_found()

int32_t operations_research::math_opt::CallbackDataProto_MipStats::number_of_solutions_found ( ) const
inline

Definition at line 2798 of file callback.pb.h.

◆ open_nodes()

int64_t operations_research::math_opt::CallbackDataProto_MipStats::open_nodes ( ) const
inline

Definition at line 2740 of file callback.pb.h.

◆ operator=() [1/2]

CallbackDataProto_MipStats & operations_research::math_opt::CallbackDataProto_MipStats::operator= ( CallbackDataProto_MipStats && from)
inlinenoexcept

Definition at line 653 of file callback.pb.h.

◆ operator=() [2/2]

CallbackDataProto_MipStats & operations_research::math_opt::CallbackDataProto_MipStats::operator= ( const CallbackDataProto_MipStats & from)
inline

Definition at line 649 of file callback.pb.h.

◆ primal_bound()

double operations_research::math_opt::CallbackDataProto_MipStats::primal_bound ( ) const
inline

Definition at line 2653 of file callback.pb.h.

◆ set_cutting_planes_in_lp()

void operations_research::math_opt::CallbackDataProto_MipStats::set_cutting_planes_in_lp ( ::int32_t value)
inline

Definition at line 2831 of file callback.pb.h.

◆ set_dual_bound()

void operations_research::math_opt::CallbackDataProto_MipStats::set_dual_bound ( double value)
inline

Definition at line 2686 of file callback.pb.h.

◆ set_explored_nodes()

void operations_research::math_opt::CallbackDataProto_MipStats::set_explored_nodes ( ::int64_t value)
inline

Definition at line 2715 of file callback.pb.h.

◆ set_number_of_solutions_found()

void operations_research::math_opt::CallbackDataProto_MipStats::set_number_of_solutions_found ( ::int32_t value)
inline

Definition at line 2802 of file callback.pb.h.

◆ set_open_nodes()

void operations_research::math_opt::CallbackDataProto_MipStats::set_open_nodes ( ::int64_t value)
inline

Definition at line 2744 of file callback.pb.h.

◆ set_primal_bound()

void operations_research::math_opt::CallbackDataProto_MipStats::set_primal_bound ( double value)
inline

Definition at line 2657 of file callback.pb.h.

◆ set_simplex_iterations()

void operations_research::math_opt::CallbackDataProto_MipStats::set_simplex_iterations ( ::int64_t value)
inline

Definition at line 2773 of file callback.pb.h.

◆ simplex_iterations()

int64_t operations_research::math_opt::CallbackDataProto_MipStats::simplex_iterations ( ) const
inline

Definition at line 2769 of file callback.pb.h.

◆ Swap()

void operations_research::math_opt::CallbackDataProto_MipStats::Swap ( CallbackDataProto_MipStats *PROTOBUF_NONNULL other)
inline

Definition at line 687 of file callback.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::math_opt::CallbackDataProto_MipStats::unknown_fields ( ) const
inline

Definition at line 663 of file callback.pb.h.

◆ UnsafeArenaSwap()

void operations_research::math_opt::CallbackDataProto_MipStats::UnsafeArenaSwap ( CallbackDataProto_MipStats *PROTOBUF_NONNULL other)
inline

Definition at line 695 of file callback.pb.h.

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena
friend

Definition at line 867 of file callback.pb.h.

◆ ::google::protobuf::Arena::InternalHelper

template<typename T>
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 869 of file callback.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 860 of file callback.pb.h.

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite
friend

Definition at line 866 of file callback.pb.h.

◆ ::TableStruct_ortools_2fmath_5fopt_2fcallback_2eproto

friend struct ::TableStruct_ortools_2fmath_5fopt_2fcallback_2eproto
friend

Definition at line 893 of file callback.pb.h.

◆ swap

Definition at line 686 of file callback.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::math_opt::CallbackDataProto_MipStats::_impl_

Definition at line 892 of file callback.pb.h.

◆ kIndexInFileMessages

int operations_research::math_opt::CallbackDataProto_MipStats::kIndexInFileMessages = 3
staticconstexpr

Definition at line 685 of file callback.pb.h.


The documentation for this class was generated from the following files: