SingleSourceShortestPathsSolution.ReverseShortestPath

Members

Functions

popFront
void popFront()

Properties

empty
bool empty [@property getter]
from
size_t from [@property getter]
front
size_t front [@property getter]
save
ReverseShortestPath save [@property getter]
solution
const(SingleSourceShortestPathsSolution!weight_t) solution [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
to
size_t to [@property getter]

Meta