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