relax.relax

Undocumented in source. Be warned that the author may not have intended to support it.
template relax(GraphT, WeightMapT, DistanceMapT, PredecessorMapT, EdgeT)
package
bool
relax
(
ref const(GraphT) g
,
ref const(WeightMapT) weightMap
,
ref DistanceMapT distanceMap
,
ref PredecessorMapT predecessorMap
,
EdgeT e
)

Meta