A TestGraph as defined in the section 2 of the article.

Namespace:  QuickGraph.Algorithms.TestGames
Assembly:  QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

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

See Also