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

Detailed Description

Definition at line 2968 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 greedy_descent_
::google::protobuf::Message *PROTOBUF_NULLABLE simulated_annealing_
::google::protobuf::Message *PROTOBUF_NULLABLE all_nodes_performed_
::google::protobuf::Message *PROTOBUF_NULLABLE more_nodes_performed_
::google::protobuf::Message *PROTOBUF_NULLABLE absences_based_

Constructor & Destructor Documentation

◆ StrategyUnion()

operations_research::AcceptanceStrategy::Impl_::StrategyUnion::StrategyUnion ( )
inlineconstexpr

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

Member Data Documentation

◆ _constinit_

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

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

◆ absences_based_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::AcceptanceStrategy::Impl_::StrategyUnion::absences_based_

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

◆ all_nodes_performed_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::AcceptanceStrategy::Impl_::StrategyUnion::all_nodes_performed_

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

◆ greedy_descent_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::AcceptanceStrategy::Impl_::StrategyUnion::greedy_descent_

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

◆ more_nodes_performed_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::AcceptanceStrategy::Impl_::StrategyUnion::more_nodes_performed_

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

◆ simulated_annealing_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::AcceptanceStrategy::Impl_::StrategyUnion::simulated_annealing_

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


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