IAlgorithm interface.

Namespace:  QuickGraph.Concepts.Algorithms
Assembly:  QuickGraph (in QuickGraph.dll) Version: 2.4.2.1407 (2.4.2.1407)

Syntax

C#
public interface IAlgorithm
Visual Basic (Declaration)
Public Interface IAlgorithm

See Also