AStarBfsVisitor.Edge

Undocumented in source.
struct AStarBfsVisitor(GraphT, QueueT, AStarVisitorT, DistanceMapT, PredecessorMapT, WeightMapT, CostMapT, ColourMapT, HeuristicT)
alias Edge = GraphT.EdgeDescriptor

Meta