Google OR-Tools v9.15
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 2406 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 2407 of file routing_ils.pb.h.

Member Data Documentation

◆ _constinit_

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

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

◆ random_walk_

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

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

◆ sisr_

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

Definition at line 2411 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 2409 of file routing_ils.pb.h.


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