Summary description for PairPreOrderPerformanceComparer.

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

Syntax

C#
public class PairPreOrderPerformanceComparer : IPerformanceComparer
Visual Basic (Declaration)
Public Class PairPreOrderPerformanceComparer _
	Implements IPerformanceComparer

Inheritance Hierarchy

System..::.Object
  QuickGraph.Algorithms.TestGames..::.PairPreOrderPerformanceComparer

See Also