A static class with some helper methods
Namespace:
QuickGraph.AlgorithmsAssembly: QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1514 (2.4.2.1514)
Syntax
| C# |
|---|
public sealed class AlgoUtility |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class AlgoUtility |
Remarks
This class contains a number of small and usefull methods.
All the method are thread safe.
