Man pages for kavetinaveen/HeuristicsVRP
To find greedy routes using heuristic algorithms

acceptance_probabilityTo compute acceptance probability
An32k5demandSample dataset for VRP (32 nodes, including depot)
An32k5locationsSample dataset for VRP (32 nodes, including depot)
CheckConstraintsChecks whether the constraints satisfied or not
Connect_EdgesConnect new edges with the existing route
crossoverPerforms Order Crossover (OX) between two chromozomes
CW_Parallel_VRPPerforms Clarke-Wright Savings algorithm in Parallel
CW_Sequential_VRPPerforms Clarke-Wright Savings algorithm in Sequential
CW_VRPImplements Clarke-Wright Savings algorithm to find greedy...
DistMatCoomputes distance matrix
Find_Ind_Common_EdgeTo find an index of the sorted edges, in which a common node...
fitnessComputes fitness of a solution. It handles vehicle capacity.
GA_VRPGenetic Algorithm structure to solve VRP
generate_neighborFunction to generate neighbor solution. It's an internal...
isInteriorTo find whether a node is interior of the route or not
mutationMutates parent chromozome
SavingMatTo compute savings matrix
SA_VRPTo find near optimal solutions using Simmulated Annealing.
selection_diversityRank space selection operator with diversity, internal...
selection_RSSelection operator using Rank Space Method
selection_RS_DiversityRank space selection operator with diversity
Sorted_EdgesTo sort edges in a decreasing order of their savings
Total_CostTo compute total cost of the routes
kavetinaveen/HeuristicsVRP documentation built on May 20, 2019, 7:53 a.m.