#include <routing_parameters.pb.h>


Public Types | |
| typedef RoutingSearchParameters_LocalSearchNeighborhoodOperators | LocalSearchNeighborhoodOperators |
| nested types -------------------------------------------------— More... | |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor * | descriptor () |
| static const RoutingSearchParameters & | default_instance () |
| static void | InitAsDefaultInstance () |
| static const RoutingSearchParameters * | internal_default_instance () |
Friends | |
| struct | ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto |
| void | swap (RoutingSearchParameters &a, RoutingSearchParameters &b) |
Definition at line 366 of file routing_parameters.pb.h.
| typedef RoutingSearchParameters_LocalSearchNeighborhoodOperators operations_research::RoutingSearchParameters::LocalSearchNeighborhoodOperators |
nested types -------------------------------------------------—
Definition at line 459 of file routing_parameters.pb.h.
| operations_research::RoutingSearchParameters::RoutingSearchParameters | ( | ) |
|
virtual |
| operations_research::RoutingSearchParameters::RoutingSearchParameters | ( | const RoutingSearchParameters & | from | ) |
|
final |
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.cheapest_insertion_farthest_seeds_ratio)
Definition at line 1262 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.cheapest_insertion_neighbors_ratio)
Definition at line 1276 of file routing_parameters.pb.h.
|
final |
|
inline |
double cheapest_insertion_farthest_seeds_ratio = 16;
Definition at line 1259 of file routing_parameters.pb.h.
|
inline |
double cheapest_insertion_neighbors_ratio = 21;
Definition at line 1273 of file routing_parameters.pb.h.
|
inline |
.operations_research.FirstSolutionStrategy.Value first_solution_strategy = 1;
.operations_research.FirstSolutionStrategy.Value first_solution_strategy = 1;
Definition at line 1161 of file routing_parameters.pb.h.
|
inline |
double guided_local_search_lambda_coefficient = 5;
Definition at line 1366 of file routing_parameters.pb.h.
| void operations_research::RoutingSearchParameters::clear_lns_time_limit | ( | ) |
|
inline |
.operations_research.LocalSearchMetaheuristic.Value local_search_metaheuristic = 4;
Definition at line 1352 of file routing_parameters.pb.h.
|
inline |
Definition at line 1290 of file routing_parameters.pb.h.
|
inline |
double log_cost_scaling_factor = 22;
Definition at line 1584 of file routing_parameters.pb.h.
|
inline |
bool log_search = 13;
Definition at line 1570 of file routing_parameters.pb.h.
|
inline |
int32 number_of_solutions_to_collect = 17;
Definition at line 1436 of file routing_parameters.pb.h.
|
inline |
double optimization_step = 7;
Definition at line 1422 of file routing_parameters.pb.h.
|
inline |
int32 relocate_expensive_chain_num_arcs_to_consider = 20;
Definition at line 1338 of file routing_parameters.pb.h.
|
inline |
bool savings_add_reverse_arcs = 15;
Definition at line 1217 of file routing_parameters.pb.h.
|
inline |
double savings_arc_coefficient = 18;
Definition at line 1231 of file routing_parameters.pb.h.
|
inline |
double savings_max_memory_usage_bytes = 23;
Definition at line 1203 of file routing_parameters.pb.h.
|
inline |
double savings_neighbors_ratio = 14;
Definition at line 1189 of file routing_parameters.pb.h.
|
inline |
bool savings_parallel_routes = 19;
Definition at line 1245 of file routing_parameters.pb.h.
|
inline |
int64 solution_limit = 8;
Definition at line 1450 of file routing_parameters.pb.h.
| void operations_research::RoutingSearchParameters::clear_time_limit | ( | ) |
|
inline |
.operations_research.OptionalBoolean use_cp = 28;
Definition at line 1394 of file routing_parameters.pb.h.
|
inline |
.operations_research.OptionalBoolean use_cp_sat = 27;
Definition at line 1408 of file routing_parameters.pb.h.
|
inline |
bool use_depth_first_search = 6;
Definition at line 1380 of file routing_parameters.pb.h.
|
inline |
bool use_full_propagation = 11;
Definition at line 1556 of file routing_parameters.pb.h.
|
inline |
bool use_unfiltered_first_solution_strategy = 2;
Definition at line 1175 of file routing_parameters.pb.h.
|
final |
| void operations_research::RoutingSearchParameters::CopyFrom | ( | const RoutingSearchParameters & | from | ) |
|
static |
|
inlinestatic |
Definition at line 393 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.first_solution_strategy)
Definition at line 1164 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 439 of file routing_parameters.pb.h.
|
final |
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.guided_local_search_lambda_coefficient)
Definition at line 1369 of file routing_parameters.pb.h.
|
inline |
.google.protobuf.Duration lns_time_limit = 10;
Definition at line 1510 of file routing_parameters.pb.h.
|
inline |
accessors ----------------------------------------------------—
.operations_research.RoutingSearchParameters.LocalSearchNeighborhoodOperators local_search_operators = 3;
Definition at line 1287 of file routing_parameters.pb.h.
|
inline |
.google.protobuf.Duration time_limit = 9;
Definition at line 1464 of file routing_parameters.pb.h.
|
static |
|
inlinestatic |
Definition at line 399 of file routing_parameters.pb.h.
|
final |
|
final |
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.lns_time_limit)
Definition at line 1513 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.local_search_metaheuristic)
Definition at line 1355 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.local_search_operators)
Definition at line 1296 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.log_cost_scaling_factor)
Definition at line 1587 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.log_search)
Definition at line 1573 of file routing_parameters.pb.h.
|
final |
| void operations_research::RoutingSearchParameters::MergeFrom | ( | const RoutingSearchParameters & | from | ) |
|
final |
|
inline |
@protoc_insertion_point(field_mutable:operations_research.RoutingSearchParameters.lns_time_limit)
Definition at line 1526 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.RoutingSearchParameters.local_search_operators)
Definition at line 1309 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.RoutingSearchParameters.time_limit)
Definition at line 1480 of file routing_parameters.pb.h.
|
inlinefinal |
implements Message -------------------------------------------—
Definition at line 413 of file routing_parameters.pb.h.
|
inlinefinal |
Definition at line 417 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.number_of_solutions_to_collect)
Definition at line 1439 of file routing_parameters.pb.h.
|
inline |
Definition at line 374 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.optimization_step)
Definition at line 1425 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.RoutingSearchParameters.lns_time_limit)
Definition at line 1519 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.RoutingSearchParameters.local_search_operators)
Definition at line 1302 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.RoutingSearchParameters.time_limit)
Definition at line 1473 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.relocate_expensive_chain_num_arcs_to_consider)
Definition at line 1341 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.savings_add_reverse_arcs)
Definition at line 1220 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.savings_arc_coefficient)
Definition at line 1234 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.savings_max_memory_usage_bytes)
Definition at line 1206 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.savings_neighbors_ratio)
Definition at line 1192 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.savings_parallel_routes)
Definition at line 1248 of file routing_parameters.pb.h.
|
final |
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.RoutingSearchParameters.lns_time_limit)
Definition at line 1535 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.RoutingSearchParameters.local_search_operators)
Definition at line 1318 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.RoutingSearchParameters.time_limit)
Definition at line 1489 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.cheapest_insertion_farthest_seeds_ratio)
Definition at line 1266 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.cheapest_insertion_neighbors_ratio)
Definition at line 1280 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.first_solution_strategy)
Definition at line 1168 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.guided_local_search_lambda_coefficient)
Definition at line 1373 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.local_search_metaheuristic)
Definition at line 1359 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.log_cost_scaling_factor)
Definition at line 1591 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.log_search)
Definition at line 1577 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.number_of_solutions_to_collect)
Definition at line 1443 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.optimization_step)
Definition at line 1429 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.relocate_expensive_chain_num_arcs_to_consider)
Definition at line 1345 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.savings_add_reverse_arcs)
Definition at line 1224 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.savings_arc_coefficient)
Definition at line 1238 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.savings_max_memory_usage_bytes)
Definition at line 1210 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.savings_neighbors_ratio)
Definition at line 1196 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.savings_parallel_routes)
Definition at line 1252 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.solution_limit)
Definition at line 1457 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.use_cp)
Definition at line 1401 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.use_cp_sat)
Definition at line 1415 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.use_depth_first_search)
Definition at line 1387 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.use_full_propagation)
Definition at line 1563 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.RoutingSearchParameters.use_unfiltered_first_solution_strategy)
Definition at line 1182 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.solution_limit)
Definition at line 1453 of file routing_parameters.pb.h.
| void operations_research::RoutingSearchParameters::Swap | ( | RoutingSearchParameters * | other | ) |
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.time_limit)
Definition at line 1467 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.use_cp)
Definition at line 1397 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.use_cp_sat)
Definition at line 1411 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.use_depth_first_search)
Definition at line 1383 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.use_full_propagation)
Definition at line 1559 of file routing_parameters.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RoutingSearchParameters.use_unfiltered_first_solution_strategy)
Definition at line 1178 of file routing_parameters.pb.h.
|
friend |
Definition at line 646 of file routing_parameters.pb.h.
|
friend |
Definition at line 407 of file routing_parameters.pb.h.
|
static |
Definition at line 564 of file routing_parameters.pb.h.
|
static |
Definition at line 588 of file routing_parameters.pb.h.
|
static |
Definition at line 492 of file routing_parameters.pb.h.
|
static |
Definition at line 504 of file routing_parameters.pb.h.
|
static |
Definition at line 403 of file routing_parameters.pb.h.
|
static |
Definition at line 484 of file routing_parameters.pb.h.
|
static |
Definition at line 498 of file routing_parameters.pb.h.
|
static |
Definition at line 466 of file routing_parameters.pb.h.
|
static |
Definition at line 594 of file routing_parameters.pb.h.
|
static |
Definition at line 552 of file routing_parameters.pb.h.
|
static |
Definition at line 576 of file routing_parameters.pb.h.
|
static |
Definition at line 510 of file routing_parameters.pb.h.
|
static |
Definition at line 582 of file routing_parameters.pb.h.
|
static |
Definition at line 528 of file routing_parameters.pb.h.
|
static |
Definition at line 570 of file routing_parameters.pb.h.
|
static |
Definition at line 600 of file routing_parameters.pb.h.
|
static |
Definition at line 558 of file routing_parameters.pb.h.
|
static |
Definition at line 534 of file routing_parameters.pb.h.
|
static |
Definition at line 516 of file routing_parameters.pb.h.
|
static |
Definition at line 475 of file routing_parameters.pb.h.
|
static |
Definition at line 612 of file routing_parameters.pb.h.
|
static |
Definition at line 606 of file routing_parameters.pb.h.
|
static |
Definition at line 540 of file routing_parameters.pb.h.
|
static |
Definition at line 546 of file routing_parameters.pb.h.
|
static |
Definition at line 522 of file routing_parameters.pb.h.