![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 630 of file callback.pb.h.
#include <callback.pb.h>
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_MipStats & | operator= (const CallbackDataProto_MipStats &from) |
| CallbackDataProto_MipStats & | operator= (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_MipStats & | default_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) |
| anonymous enum : int |
| Enumerator | |
|---|---|
| kPrimalBoundFieldNumber | |
| kDualBoundFieldNumber | |
| kExploredNodesFieldNumber | |
| kOpenNodesFieldNumber | |
| kSimplexIterationsFieldNumber | |
| kNumberOfSolutionsFoundFieldNumber | |
| kCuttingPlanesInLpFieldNumber | |
Definition at line 771 of file callback.pb.h.
|
inline |
Definition at line 633 of file callback.pb.h.
| operations_research::math_opt::CallbackDataProto_MipStats::~CallbackDataProto_MipStats | ( | ) |
Definition at line 1550 of file callback.pb.cc.
|
explicit |
|
inline |
Definition at line 646 of file callback.pb.h.
|
inlinenoexcept |
Definition at line 647 of file callback.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::CallbackDataProto_MipStats::CallbackDataProto_MipStats | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 99 of file callback.pb.cc.
|
final |
Definition at line 1700 of file callback.pb.cc.
|
final |
Definition at line 1775 of file callback.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::CallbackDataProto_MipStats::Clear | ( | ) |
Definition at line 1677 of file callback.pb.cc.
|
inline |
Definition at line 2821 of file callback.pb.h.
|
inline |
Definition at line 2676 of file callback.pb.h.
|
inline |
Definition at line 2705 of file callback.pb.h.
|
inline |
Definition at line 2792 of file callback.pb.h.
|
inline |
Definition at line 2734 of file callback.pb.h.
|
inline |
Definition at line 2647 of file callback.pb.h.
|
inline |
Definition at line 2763 of file callback.pb.h.
| void operations_research::math_opt::CallbackDataProto_MipStats::CopyFrom | ( | const CallbackDataProto_MipStats & | from | ) |
Definition at line 1861 of file callback.pb.cc.
|
inline |
Definition at line 2827 of file callback.pb.h.
|
inlinestatic |
Definition at line 681 of file callback.pb.h.
|
inlinestatic |
Definition at line 672 of file callback.pb.h.
|
inline |
Definition at line 2682 of file callback.pb.h.
|
inline |
Definition at line 2711 of file callback.pb.h.
|
inline |
Definition at line 740 of file callback.pb.h.
|
inlinestatic |
Definition at line 675 of file callback.pb.h.
| google::protobuf::Metadata operations_research::math_opt::CallbackDataProto_MipStats::GetMetadata | ( | ) | const |
Definition at line 1881 of file callback.pb.cc.
|
inlinestatic |
Definition at line 678 of file callback.pb.h.
|
inline |
Definition at line 2817 of file callback.pb.h.
|
inline |
Definition at line 2672 of file callback.pb.h.
|
inline |
Definition at line 2701 of file callback.pb.h.
|
inline |
Definition at line 2788 of file callback.pb.h.
|
inline |
Definition at line 2730 of file callback.pb.h.
|
inline |
Definition at line 2643 of file callback.pb.h.
|
inline |
Definition at line 2759 of file callback.pb.h.
|
staticconstexpr |
Definition at line 1573 of file callback.pb.cc.
|
inline |
Definition at line 716 of file callback.pb.h.
|
inline |
Definition at line 709 of file callback.pb.h.
|
inline |
Definition at line 667 of file callback.pb.h.
|
inline |
Definition at line 703 of file callback.pb.h.
|
inline |
Definition at line 2798 of file callback.pb.h.
|
inline |
Definition at line 2740 of file callback.pb.h.
|
inlinenoexcept |
Definition at line 653 of file callback.pb.h.
|
inline |
Definition at line 649 of file callback.pb.h.
|
inline |
Definition at line 2653 of file callback.pb.h.
|
inline |
Definition at line 2831 of file callback.pb.h.
|
inline |
Definition at line 2686 of file callback.pb.h.
|
inline |
Definition at line 2715 of file callback.pb.h.
|
inline |
Definition at line 2802 of file callback.pb.h.
|
inline |
Definition at line 2744 of file callback.pb.h.
|
inline |
Definition at line 2657 of file callback.pb.h.
|
inline |
Definition at line 2773 of file callback.pb.h.
|
inline |
Definition at line 2769 of file callback.pb.h.
|
inline |
Definition at line 687 of file callback.pb.h.
|
inline |
Definition at line 663 of file callback.pb.h.
|
inline |
Definition at line 695 of file callback.pb.h.
|
friend |
Definition at line 867 of file callback.pb.h.
|
friend |
Definition at line 869 of file callback.pb.h.
|
friend |
Definition at line 860 of file callback.pb.h.
|
friend |
Definition at line 866 of file callback.pb.h.
|
friend |
Definition at line 893 of file callback.pb.h.
|
friend |
Definition at line 686 of file callback.pb.h.
| Impl_ operations_research::math_opt::CallbackDataProto_MipStats::_impl_ |
Definition at line 892 of file callback.pb.h.
|
staticconstexpr |
Definition at line 685 of file callback.pb.h.