Click or drag to resize

IEdgePredecessorRecorderAlgorithmTVertex, TEdge Interface

Namespace:  QuickGraph.Algorithms
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface IEdgePredecessorRecorderAlgorithm<TVertex, TEdge>
where TEdge : Object, IEdge<TVertex>

Type Parameters

TVertex
TEdge

The IEdgePredecessorRecorderAlgorithmTVertex, TEdge type exposes the following members.

Events
See Also