![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 314 of file search_stats.pb.h.
#include <search_stats.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kLocalSearchOperatorFieldNumber = 1 , kNumNeighborsFieldNumber = 2 , kNumFilteredNeighborsFieldNumber = 3 , kNumAcceptedNeighborsFieldNumber = 4 , kDurationSecondsFieldNumber = 5 , kMakeNextNeighborDurationSecondsFieldNumber = 6 , kAcceptNeighborDurationSecondsFieldNumber = 7 } |
Public Member Functions | |
| LocalSearchStatistics_LocalSearchOperatorStatistics () | |
| ~LocalSearchStatistics_LocalSearchOperatorStatistics () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | LocalSearchStatistics_LocalSearchOperatorStatistics (::google::protobuf::internal::ConstantInitialized) |
| LocalSearchStatistics_LocalSearchOperatorStatistics (const LocalSearchStatistics_LocalSearchOperatorStatistics &from) | |
| LocalSearchStatistics_LocalSearchOperatorStatistics (LocalSearchStatistics_LocalSearchOperatorStatistics &&from) noexcept | |
| LocalSearchStatistics_LocalSearchOperatorStatistics & | operator= (const LocalSearchStatistics_LocalSearchOperatorStatistics &from) |
| LocalSearchStatistics_LocalSearchOperatorStatistics & | operator= (LocalSearchStatistics_LocalSearchOperatorStatistics &&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 (LocalSearchStatistics_LocalSearchOperatorStatistics *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (LocalSearchStatistics_LocalSearchOperatorStatistics *PROTOBUF_NONNULL other) |
| LocalSearchStatistics_LocalSearchOperatorStatistics *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const LocalSearchStatistics_LocalSearchOperatorStatistics &from) |
| void | MergeFrom (const LocalSearchStatistics_LocalSearchOperatorStatistics &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 |
| void | clear_local_search_operator () |
| const ::std::string & | local_search_operator () const |
| template<typename Arg_ = const ::std::string&, typename... Args_> | |
| void | set_local_search_operator (Arg_ &&arg, Args_... args) |
| ::std::string *PROTOBUF_NONNULL | mutable_local_search_operator () |
| ::std::string *PROTOBUF_NULLABLE | release_local_search_operator () |
| void | set_allocated_local_search_operator (::std::string *PROTOBUF_NULLABLE value) |
| void | clear_num_neighbors () |
| ::int64_t | num_neighbors () const |
| void | set_num_neighbors (::int64_t value) |
| void | clear_num_filtered_neighbors () |
| ::int64_t | num_filtered_neighbors () const |
| void | set_num_filtered_neighbors (::int64_t value) |
| void | clear_num_accepted_neighbors () |
| ::int64_t | num_accepted_neighbors () const |
| void | set_num_accepted_neighbors (::int64_t value) |
| void | clear_duration_seconds () |
| double | duration_seconds () const |
| void | set_duration_seconds (double value) |
| void | clear_make_next_neighbor_duration_seconds () |
| double | make_next_neighbor_duration_seconds () const |
| void | set_make_next_neighbor_duration_seconds (double value) |
| void | clear_accept_neighbor_duration_seconds () |
| double | accept_neighbor_duration_seconds () const |
| void | set_accept_neighbor_duration_seconds (double value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | LocalSearchStatistics_LocalSearchOperatorStatistics (::_pbi::ConstantInitialized) |
| template<typename Arg_, typename... Args_> | |
| PROTOBUF_ALWAYS_INLINE void | set_local_search_operator (Arg_ &&arg, Args_... args) |
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 LocalSearchStatistics_LocalSearchOperatorStatistics & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 1 |
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_2fconstraint_5fsolver_2fsearch_5fstats_2eproto |
| void | swap (LocalSearchStatistics_LocalSearchOperatorStatistics &a, LocalSearchStatistics_LocalSearchOperatorStatistics &b) |
| anonymous enum : int |
Definition at line 455 of file search_stats.pb.h.
|
inline |
Definition at line 317 of file search_stats.pb.h.
| operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics::~LocalSearchStatistics_LocalSearchOperatorStatistics | ( | ) |
Definition at line 788 of file search_stats.pb.cc.
|
explicit |
|
inline |
Definition at line 330 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 331 of file search_stats.pb.h.
| PROTOBUF_CONSTEXPR operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics::LocalSearchStatistics_LocalSearchOperatorStatistics | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 70 of file search_stats.pb.cc.
|
final |
Definition at line 945 of file search_stats.pb.cc.
|
inline |
Definition at line 2110 of file search_stats.pb.h.
|
final |
Definition at line 1035 of file search_stats.pb.cc.
| PROTOBUF_NOINLINE void operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics::Clear | ( | ) |
Definition at line 919 of file search_stats.pb.cc.
|
inline |
Definition at line 2104 of file search_stats.pb.h.
|
inline |
Definition at line 2054 of file search_stats.pb.h.
|
inline |
Definition at line 1914 of file search_stats.pb.h.
|
inline |
Definition at line 2079 of file search_stats.pb.h.
|
inline |
Definition at line 2029 of file search_stats.pb.h.
|
inline |
Definition at line 2004 of file search_stats.pb.h.
|
inline |
Definition at line 1979 of file search_stats.pb.h.
| void operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics::CopyFrom | ( | const LocalSearchStatistics_LocalSearchOperatorStatistics & | from | ) |
Definition at line 1159 of file search_stats.pb.cc.
|
inlinestatic |
Definition at line 365 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 356 of file search_stats.pb.h.
|
inline |
Definition at line 2060 of file search_stats.pb.h.
|
inline |
Definition at line 424 of file search_stats.pb.h.
|
inlinestatic |
Definition at line 359 of file search_stats.pb.h.
| google::protobuf::Metadata operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics::GetMetadata | ( | ) | const |
Definition at line 1182 of file search_stats.pb.cc.
|
inlinestatic |
Definition at line 362 of file search_stats.pb.h.
|
staticconstexpr |
Definition at line 812 of file search_stats.pb.cc.
|
inline |
Definition at line 400 of file search_stats.pb.h.
|
inline |
Definition at line 1920 of file search_stats.pb.h.
|
inline |
Definition at line 2085 of file search_stats.pb.h.
|
inline |
Definition at line 393 of file search_stats.pb.h.
|
inline |
Definition at line 1932 of file search_stats.pb.h.
|
inline |
Definition at line 351 of file search_stats.pb.h.
|
inline |
Definition at line 387 of file search_stats.pb.h.
|
inline |
Definition at line 2035 of file search_stats.pb.h.
|
inline |
Definition at line 2010 of file search_stats.pb.h.
|
inline |
Definition at line 1985 of file search_stats.pb.h.
|
inline |
Definition at line 333 of file search_stats.pb.h.
|
inlinenoexcept |
Definition at line 337 of file search_stats.pb.h.
|
inlinenodiscard |
Definition at line 1951 of file search_stats.pb.h.
|
inline |
Definition at line 2114 of file search_stats.pb.h.
|
inline |
Definition at line 1964 of file search_stats.pb.h.
|
inline |
Definition at line 2064 of file search_stats.pb.h.
| PROTOBUF_ALWAYS_INLINE void operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics::set_local_search_operator | ( | Arg_ && | arg, |
| Args_... | args ) |
Definition at line 1926 of file search_stats.pb.h.
| void operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics::set_local_search_operator | ( | Arg_ && | arg, |
| Args_... | args ) |
|
inline |
Definition at line 2089 of file search_stats.pb.h.
|
inline |
Definition at line 2039 of file search_stats.pb.h.
|
inline |
Definition at line 2014 of file search_stats.pb.h.
|
inline |
Definition at line 1989 of file search_stats.pb.h.
|
inline |
Definition at line 371 of file search_stats.pb.h.
|
inline |
Definition at line 347 of file search_stats.pb.h.
|
inline |
Definition at line 379 of file search_stats.pb.h.
|
friend |
Definition at line 549 of file search_stats.pb.h.
|
friend |
Definition at line 551 of file search_stats.pb.h.
|
friend |
Definition at line 542 of file search_stats.pb.h.
|
friend |
Definition at line 548 of file search_stats.pb.h.
|
friend |
Definition at line 575 of file search_stats.pb.h.
|
friend |
Definition at line 370 of file search_stats.pb.h.
| Impl_ operations_research::LocalSearchStatistics_LocalSearchOperatorStatistics::_impl_ |
Definition at line 574 of file search_stats.pb.h.
|
staticconstexpr |
Definition at line 369 of file search_stats.pb.h.