Vertex priorithized queue. Used internally.
Namespace:
QuickGraph.Algorithms.ShortestPathAssembly: QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1502 (2.4.2.1502)
Syntax
| C# |
|---|
protected VertexBuffer VertexQueue { get; } |
| Visual Basic (Declaration) |
|---|
Protected ReadOnly Property VertexQueue As VertexBuffer |
