Defines an algorithm that support edge predecessor recording.
Namespace:
QuickGraph.Concepts.AlgorithmsAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
| C# |
|---|
public interface IEdgePredecessorRecorderAlgorithm : IAlgorithm |
| Visual Basic (Declaration) |
|---|
Public Interface IEdgePredecessorRecorderAlgorithm _ Implements IAlgorithm |
