Download .NET Graph Library
Description
The .Net Graph Library makes it easy for developers to create, traverse, analyze and solve problems related to graphs.
Source Files
The download file graphlib.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
GraphLibrary/trunk/BaseEdge.cs/* w w w . java 2 s . c o m*/
GraphLibrary/trunk/BaseEdgeId.cs
GraphLibrary/trunk/BaseGraph.cs
GraphLibrary/trunk/BaseVertex.cs
GraphLibrary/trunk/BaseVertexId.cs
GraphLibrary/trunk/BreadthFirstTraverser.cs
GraphLibrary/trunk/DepthFirstTraverser.cs
GraphLibrary/trunk/DirectedEdge.cs
GraphLibrary/trunk/DirectedEdgeManager.cs
GraphLibrary/trunk/EdgeFactory.cs
GraphLibrary/trunk/EdgeManager.cs
GraphLibrary/trunk/EdgeManagerFactory.cs
GraphLibrary/trunk/GraphException.cs
GraphLibrary/trunk/GraphFactory.cs
GraphLibrary/trunk/GraphLibrary.csproj
GraphLibrary/trunk/GraphTypes.cs
GraphLibrary/trunk/IDirectedEdge.cs
GraphLibrary/trunk/IEdge.cs
GraphLibrary/trunk/IEdgeId.cs
GraphLibrary/trunk/IEdgeManager.cs
GraphLibrary/trunk/IGraph.cs
GraphLibrary/trunk/IGraphPathFinder.cs
GraphLibrary/trunk/IGraphTraverser.cs
GraphLibrary/trunk/IVertex.cs
GraphLibrary/trunk/IVertexId.cs
GraphLibrary/trunk/IWeightedEdge.cs
GraphLibrary/trunk/Properties/AssemblyInfo.cs
GraphLibraryTests/trunk/BaseEdgeIdTests.cs
GraphLibraryTests/trunk/BaseEdgeTests.cs
GraphLibraryTests/trunk/BaseVertexIdTests.cs
GraphLibraryTests/trunk/BaseVertexTests.cs
GraphLibraryTests/trunk/DepthFirstTraverserTests.cs
GraphLibraryTests/trunk/DirectedEdgeTests.cs
GraphLibraryTests/trunk/DirectedGraphTests.cs
GraphLibraryTests/trunk/GraphLibraryTests.csproj
GraphLibraryTests/trunk/Properties/AssemblyInfo.cs
GraphLibraryTests/trunk/UndirectedGraphTests.cs
Download
Click the following link to download graphlib.zip.
graphlib.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »