Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VROOM-Project/vroom
/ functions
Functions
589 in github.com/VROOM-Project/vroom
⨍
Functions
589
◇
Types & classes
116
↓ 1 callers
Method
heuristic_solution_already_found
src/problems/vrp.h:73
↓ 1 callers
Method
indicators
src/algorithms/local_search/local_search.cpp:2413
↓ 1 callers
Method
invalidated_by
src/algorithms/local_search/operator.cpp:48
↓ 1 callers
Method
is_valid_start
src/structures/vroom/job.cpp:88
↓ 1 callers
Function
minimum_spanning_tree
src/algorithms/kruskal.cpp:18
↓ 1 callers
Function
minimum_weight_perfect_matching
src/algorithms/munkres.cpp:20
↓ 1 callers
Method
or_opt_step
src/problems/tsp/heuristics/local_search.cpp:653
↓ 1 callers
Function
parse
src/utils/input_parser.cpp:553
↓ 1 callers
Method
perform_all_asym_two_opt_steps
src/problems/tsp/heuristics/local_search.cpp:635
↓ 1 callers
Method
perform_all_avoid_loop_steps
src/problems/tsp/heuristics/local_search.cpp:360
↓ 1 callers
Method
perform_all_two_opt_steps
src/problems/tsp/heuristics/local_search.cpp:617
↓ 1 callers
Method
pickup_in_range
src/structures/vroom/raw_route.cpp:260
↓ 1 callers
Method
priority_gain
src/problems/cvrp/operators/priority_replace.cpp:173
↓ 1 callers
Function
priority_sum_for_route
src/utils/helpers.cpp:31
↓ 1 callers
Method
relocate_step
src/problems/tsp/heuristics/local_search.cpp:104
↓ 1 callers
Method
report_distances
src/structures/vroom/input/input.cpp:452
↓ 1 callers
Method
required_unassigned
src/algorithms/local_search/operator.cpp:44
↓ 1 callers
Method
run
src/algorithms/local_search/local_search.cpp:1958
↓ 1 callers
Function
run_example_with_custom_matrix
libvroom_examples/libvroom.cpp:229
↓ 1 callers
Function
run_example_with_osrm
libvroom_examples/libvroom.cpp:93
↓ 1 callers
Method
set_exploration_level
src/structures/cl_args.cpp:79
↓ 1 callers
Function
set_route
src/algorithms/heuristics/heuristics.cpp:715
↓ 1 callers
Method
two_opt_step
src/problems/tsp/heuristics/local_search.cpp:378
↓ 1 callers
Method
update_candidates
src/problems/cvrp/operators/or_opt.cpp:151
↓ 1 callers
Method
update_cheapest_job_rank_in_routes
src/structures/vroom/solution_state.cpp:647
↓ 1 callers
Function
update_host
src/structures/cl_args.cpp:17
↓ 1 callers
Function
update_insertions
src/algorithms/local_search/top_insertions.cpp:15
↓ 1 callers
Function
update_port
src/structures/cl_args.cpp:57
↓ 1 callers
Method
update_sparse_matrix
src/routing/http_wrapper.cpp:182
↓ 1 callers
Function
valid_for_capacity
src/algorithms/local_search/insertion_search.h:66
Method
Amount
src/structures/vroom/amount.h:89
Method
AmountDiff
src/structures/vroom/amount.h:188
Method
AmountSum
src/structures/vroom/amount.h:163
Method
Break
src/structures/vroom/break.cpp:15
Method
CVRP
src/problems/cvrp/cvrp.cpp:142
Method
CostWrapper
src/structures/vroom/cost_wrapper.cpp:17
Method
CrossExchange
src/problems/cvrp/operators/cross_exchange.cpp:15
Method
CrossExchange
src/problems/vrptw/operators/cross_exchange.cpp:14
Method
Edge
src/structures/generic/edge.cpp:15
Method
Eval
src/structures/vroom/eval.h:25
Method
Exception
src/utils/exception.cpp:14
Method
ForcedService
src/structures/vroom/input/vehicle_step.cpp:16
Method
ForcedService
src/structures/vroom/input/vehicle_step.h:22
Method
HeuristicParameters
src/structures/typedefs.h:137
Method
HttpWrapper
src/routing/http_wrapper.cpp:23
Method
Input
src/structures/vroom/input/input.cpp:33
Method
InputException
src/utils/exception.cpp:22
Method
InternalException
src/utils/exception.cpp:18
Method
IntraCrossExchange
src/problems/cvrp/operators/intra_cross_exchange.cpp:15
Method
IntraCrossExchange
src/problems/vrptw/operators/intra_cross_exchange.cpp:14
Method
IntraExchange
src/problems/cvrp/operators/intra_exchange.cpp:15
Method
IntraExchange
src/problems/vrptw/operators/intra_exchange.cpp:14
Method
IntraMixedExchange
src/problems/cvrp/operators/intra_mixed_exchange.cpp:15
Method
IntraMixedExchange
src/problems/vrptw/operators/intra_mixed_exchange.cpp:14
Method
IntraOrOpt
src/problems/cvrp/operators/intra_or_opt.cpp:15
Method
IntraOrOpt
src/problems/vrptw/operators/intra_or_opt.cpp:14
Method
IntraRelocate
src/problems/cvrp/operators/intra_relocate.cpp:15
Method
IntraRelocate
src/problems/vrptw/operators/intra_relocate.cpp:14
Method
IntraTwoOpt
src/problems/cvrp/operators/intra_two_opt.cpp:17
Method
IntraTwoOpt
src/problems/vrptw/operators/intra_two_opt.cpp:14
Method
Job
src/structures/vroom/job.cpp:15
Method
LibosrmWrapper
src/routing/libosrm_wrapper.cpp:34
Method
LocalSearch
src/problems/tsp/heuristics/local_search.cpp:22
Method
LocalSearch
src/algorithms/local_search/local_search.cpp:57
Method
Location
src/structures/vroom/location.cpp:14
Method
Matrices
src/structures/vroom/matrices.h:19
Method
Matrix
src/structures/generic/matrix.h:25
Method
MixedExchange
src/problems/cvrp/operators/mixed_exchange.cpp:15
Method
MixedExchange
src/problems/vrptw/operators/mixed_exchange.cpp:14
Method
NextInfo
src/structures/vroom/tw_route.h:42
Method
Operator
src/algorithms/local_search/operator.h:51
Method
OrOpt
src/problems/cvrp/operators/or_opt.cpp:15
Method
OrOpt
src/problems/vrptw/operators/or_opt.cpp:14
Method
OrderChoice
src/structures/vroom/tw_route.cpp:483
Method
OrsWrapper
src/routing/ors_wrapper.cpp:14
Method
OsrmRoutedWrapper
src/routing/osrm_routed_wrapper.cpp:14
Method
PDShift
src/problems/cvrp/operators/pd_shift.cpp:16
Method
PDShift
src/problems/vrptw/operators/pd_shift.cpp:15
Method
PreviousInfo
src/structures/vroom/tw_route.h:31
Method
PriorityReplace
src/problems/cvrp/operators/priority_replace.cpp:18
Method
PriorityReplace
src/problems/vrptw/operators/priority_replace.cpp:16
Method
RawRoute
src/structures/vroom/raw_route.cpp:14
Method
Relocate
src/problems/cvrp/operators/relocate.cpp:15
Method
Relocate
src/problems/vrptw/operators/relocate.cpp:14
Method
ReverseTwoOpt
src/problems/cvrp/operators/reverse_two_opt.cpp:15
Method
ReverseTwoOpt
src/problems/vrptw/operators/reverse_two_opt.cpp:14
Method
RouteExchange
src/problems/cvrp/operators/route_exchange.cpp:15
Method
RouteExchange
src/problems/vrptw/operators/route_exchange.cpp:14
Method
RouteInsertion
src/algorithms/local_search/insertion_search.h:26
Method
RouteSplit
src/problems/cvrp/operators/route_split.cpp:16
Method
RouteSplit
src/problems/vrptw/operators/route_split.cpp:14
Method
RoutingException
src/utils/exception.cpp:26
Method
Server
src/structures/typedefs.h:101
Method
Solution
src/structures/vroom/solution/solution.cpp:14
Method
SolutionIndicators
src/structures/vroom/solution_indicators.h:30
Method
SolutionState
src/structures/vroom/solution_state.cpp:18
Method
SolvingContext
src/problems/vrp.h:56
Method
Step
Used for start and end steps.
src/structures/vroom/solution/step.cpp:15
Method
Summary
src/structures/vroom/solution/summary.cpp:14
Method
SwapChoice
src/algorithms/local_search/swap_star_utils.h:36
← previous
next →
201–300 of 589, ranked by callers