AStarBfsVisitor.Vertex

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

Meta