dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
SingleSourceShortestPathsSolution.distance
dalicious
algorithm
graph
SingleSourceShortestPathsSolution
size_t
distance
[@property setter]
struct
SingleSourceShortestPathsSolution
(weight_t)
@
property
ref pure nothrow @
safe
weight_t
distance
(
size_t
u
)
if
(
isNumeric
!
weight_t
)
size_t
distance
[@property setter]
Meta
Source
See Implementation
dalicious
algorithm
graph
SingleSourceShortestPathsSolution
functions
reverseShortestPath
manifest constants
noPredecessor
unconnectedWeight
properties
distance
distances
hasPredecessor
isConnected
numNodes
predecessor
structs
ReverseShortestPath
variables
startNode
topologicalOrder