Skip to main content
. 2023 Sep 1;9:e1541. doi: 10.7717/peerj-cs.1541

Table 2. Symbols and their definitions.

Symbol Definition
G Graph, G, composed of G(V, E)
V All node and depot/s locations, each with a corresponding demand
n Number of nodes
E Edges between all nodes
D Distance matrix between all V
p pV, set of depot/s and do not have a demand
t(ri) t([list of vertices]) returns the sum of the distance between the nodes in explicit order
c(ri) c([list of vertices]) returns the sum of the demand of all nodes in the route
τ Time constraint
ψ Capacity constraint