Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::RuinStrategy::Impl_::StrategyUnion Union Reference

Detailed Description

Definition at line 2035 of file routing_ils.pb.h.

#include <routing_ils.pb.h>

Public Member Functions

constexpr StrategyUnion ()

Public Attributes

::google::protobuf::internal::ConstantInitialized _constinit_
::google::protobuf::Message *PROTOBUF_NULLABLE spatially_close_routes_
::google::protobuf::Message *PROTOBUF_NULLABLE random_walk_
::google::protobuf::Message *PROTOBUF_NULLABLE sisr_

Constructor & Destructor Documentation

◆ StrategyUnion()

operations_research::RuinStrategy::Impl_::StrategyUnion::StrategyUnion ( )
inlineconstexpr

Definition at line 2036 of file routing_ils.pb.h.

Member Data Documentation

◆ _constinit_

::google::protobuf::internal::ConstantInitialized operations_research::RuinStrategy::Impl_::StrategyUnion::_constinit_

Definition at line 2037 of file routing_ils.pb.h.

◆ random_walk_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::RuinStrategy::Impl_::StrategyUnion::random_walk_

Definition at line 2039 of file routing_ils.pb.h.

◆ sisr_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::RuinStrategy::Impl_::StrategyUnion::sisr_

Definition at line 2040 of file routing_ils.pb.h.

◆ spatially_close_routes_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::RuinStrategy::Impl_::StrategyUnion::spatially_close_routes_

Definition at line 2038 of file routing_ils.pb.h.


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