MCPcopy Create free account

hub / github.com/VROOM-Project/vroom / functions

Functions589 in github.com/VROOM-Project/vroom

↓ 1 callersMethodheuristic_solution_already_found
src/problems/vrp.h:73
↓ 1 callersMethodindicators
src/algorithms/local_search/local_search.cpp:2413
↓ 1 callersMethodinvalidated_by
src/algorithms/local_search/operator.cpp:48
↓ 1 callersMethodis_valid_start
src/structures/vroom/job.cpp:88
↓ 1 callersFunctionminimum_spanning_tree
src/algorithms/kruskal.cpp:18
↓ 1 callersFunctionminimum_weight_perfect_matching
src/algorithms/munkres.cpp:20
↓ 1 callersMethodor_opt_step
src/problems/tsp/heuristics/local_search.cpp:653
↓ 1 callersFunctionparse
src/utils/input_parser.cpp:553
↓ 1 callersMethodperform_all_asym_two_opt_steps
src/problems/tsp/heuristics/local_search.cpp:635
↓ 1 callersMethodperform_all_avoid_loop_steps
src/problems/tsp/heuristics/local_search.cpp:360
↓ 1 callersMethodperform_all_two_opt_steps
src/problems/tsp/heuristics/local_search.cpp:617
↓ 1 callersMethodpickup_in_range
src/structures/vroom/raw_route.cpp:260
↓ 1 callersMethodpriority_gain
src/problems/cvrp/operators/priority_replace.cpp:173
↓ 1 callersFunctionpriority_sum_for_route
src/utils/helpers.cpp:31
↓ 1 callersMethodrelocate_step
src/problems/tsp/heuristics/local_search.cpp:104
↓ 1 callersMethodreport_distances
src/structures/vroom/input/input.cpp:452
↓ 1 callersMethodrequired_unassigned
src/algorithms/local_search/operator.cpp:44
↓ 1 callersMethodrun
src/algorithms/local_search/local_search.cpp:1958
↓ 1 callersFunctionrun_example_with_custom_matrix
libvroom_examples/libvroom.cpp:229
↓ 1 callersFunctionrun_example_with_osrm
libvroom_examples/libvroom.cpp:93
↓ 1 callersMethodset_exploration_level
src/structures/cl_args.cpp:79
↓ 1 callersFunctionset_route
src/algorithms/heuristics/heuristics.cpp:715
↓ 1 callersMethodtwo_opt_step
src/problems/tsp/heuristics/local_search.cpp:378
↓ 1 callersMethodupdate_candidates
src/problems/cvrp/operators/or_opt.cpp:151
↓ 1 callersMethodupdate_cheapest_job_rank_in_routes
src/structures/vroom/solution_state.cpp:647
↓ 1 callersFunctionupdate_host
src/structures/cl_args.cpp:17
↓ 1 callersFunctionupdate_insertions
src/algorithms/local_search/top_insertions.cpp:15
↓ 1 callersFunctionupdate_port
src/structures/cl_args.cpp:57
↓ 1 callersMethodupdate_sparse_matrix
src/routing/http_wrapper.cpp:182
↓ 1 callersFunctionvalid_for_capacity
src/algorithms/local_search/insertion_search.h:66
MethodAmount
src/structures/vroom/amount.h:89
MethodAmountDiff
src/structures/vroom/amount.h:188
MethodAmountSum
src/structures/vroom/amount.h:163
MethodBreak
src/structures/vroom/break.cpp:15
MethodCVRP
src/problems/cvrp/cvrp.cpp:142
MethodCostWrapper
src/structures/vroom/cost_wrapper.cpp:17
MethodCrossExchange
src/problems/cvrp/operators/cross_exchange.cpp:15
MethodCrossExchange
src/problems/vrptw/operators/cross_exchange.cpp:14
MethodEdge
src/structures/generic/edge.cpp:15
MethodEval
src/structures/vroom/eval.h:25
MethodException
src/utils/exception.cpp:14
MethodForcedService
src/structures/vroom/input/vehicle_step.cpp:16
MethodForcedService
src/structures/vroom/input/vehicle_step.h:22
MethodHeuristicParameters
src/structures/typedefs.h:137
MethodHttpWrapper
src/routing/http_wrapper.cpp:23
MethodInput
src/structures/vroom/input/input.cpp:33
MethodInputException
src/utils/exception.cpp:22
MethodInternalException
src/utils/exception.cpp:18
MethodIntraCrossExchange
src/problems/cvrp/operators/intra_cross_exchange.cpp:15
MethodIntraCrossExchange
src/problems/vrptw/operators/intra_cross_exchange.cpp:14
MethodIntraExchange
src/problems/cvrp/operators/intra_exchange.cpp:15
MethodIntraExchange
src/problems/vrptw/operators/intra_exchange.cpp:14
MethodIntraMixedExchange
src/problems/cvrp/operators/intra_mixed_exchange.cpp:15
MethodIntraMixedExchange
src/problems/vrptw/operators/intra_mixed_exchange.cpp:14
MethodIntraOrOpt
src/problems/cvrp/operators/intra_or_opt.cpp:15
MethodIntraOrOpt
src/problems/vrptw/operators/intra_or_opt.cpp:14
MethodIntraRelocate
src/problems/cvrp/operators/intra_relocate.cpp:15
MethodIntraRelocate
src/problems/vrptw/operators/intra_relocate.cpp:14
MethodIntraTwoOpt
src/problems/cvrp/operators/intra_two_opt.cpp:17
MethodIntraTwoOpt
src/problems/vrptw/operators/intra_two_opt.cpp:14
MethodJob
src/structures/vroom/job.cpp:15
MethodLibosrmWrapper
src/routing/libosrm_wrapper.cpp:34
MethodLocalSearch
src/problems/tsp/heuristics/local_search.cpp:22
MethodLocalSearch
src/algorithms/local_search/local_search.cpp:57
MethodLocation
src/structures/vroom/location.cpp:14
MethodMatrices
src/structures/vroom/matrices.h:19
MethodMatrix
src/structures/generic/matrix.h:25
MethodMixedExchange
src/problems/cvrp/operators/mixed_exchange.cpp:15
MethodMixedExchange
src/problems/vrptw/operators/mixed_exchange.cpp:14
MethodNextInfo
src/structures/vroom/tw_route.h:42
MethodOperator
src/algorithms/local_search/operator.h:51
MethodOrOpt
src/problems/cvrp/operators/or_opt.cpp:15
MethodOrOpt
src/problems/vrptw/operators/or_opt.cpp:14
MethodOrderChoice
src/structures/vroom/tw_route.cpp:483
MethodOrsWrapper
src/routing/ors_wrapper.cpp:14
MethodOsrmRoutedWrapper
src/routing/osrm_routed_wrapper.cpp:14
MethodPDShift
src/problems/cvrp/operators/pd_shift.cpp:16
MethodPDShift
src/problems/vrptw/operators/pd_shift.cpp:15
MethodPreviousInfo
src/structures/vroom/tw_route.h:31
MethodPriorityReplace
src/problems/cvrp/operators/priority_replace.cpp:18
MethodPriorityReplace
src/problems/vrptw/operators/priority_replace.cpp:16
MethodRawRoute
src/structures/vroom/raw_route.cpp:14
MethodRelocate
src/problems/cvrp/operators/relocate.cpp:15
MethodRelocate
src/problems/vrptw/operators/relocate.cpp:14
MethodReverseTwoOpt
src/problems/cvrp/operators/reverse_two_opt.cpp:15
MethodReverseTwoOpt
src/problems/vrptw/operators/reverse_two_opt.cpp:14
MethodRouteExchange
src/problems/cvrp/operators/route_exchange.cpp:15
MethodRouteExchange
src/problems/vrptw/operators/route_exchange.cpp:14
MethodRouteInsertion
src/algorithms/local_search/insertion_search.h:26
MethodRouteSplit
src/problems/cvrp/operators/route_split.cpp:16
MethodRouteSplit
src/problems/vrptw/operators/route_split.cpp:14
MethodRoutingException
src/utils/exception.cpp:26
MethodServer
src/structures/typedefs.h:101
MethodSolution
src/structures/vroom/solution/solution.cpp:14
MethodSolutionIndicators
src/structures/vroom/solution_indicators.h:30
MethodSolutionState
src/structures/vroom/solution_state.cpp:18
MethodSolvingContext
src/problems/vrp.h:56
MethodStep
Used for start and end steps.
src/structures/vroom/solution/step.cpp:15
MethodSummary
src/structures/vroom/solution/summary.cpp:14
MethodSwapChoice
src/algorithms/local_search/swap_star_utils.h:36
← previousnext →201–300 of 589, ranked by callers