dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
SingleSourceShortestPathsSolution.hasPredecessor
dalicious
algorithm
graph
SingleSourceShortestPathsSolution
struct
SingleSourceShortestPathsSolution
(weight_t)
@
property
const pure nothrow @
safe
bool
hasPredecessor
(
size_t
u
)
if
(
isNumeric
!
weight_t
)
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