MoonTools.Graph/Graph
Evan Hemsley 85da1854c8 add CI stuff 2019-10-24 11:00:17 -07:00
..
Extensions structure for opting out of edge data 2019-10-24 01:10:49 -07:00
Interfaces structure for opting out of edge data 2019-10-24 01:10:49 -07:00
DirectedGraph.cs structure for opting out of edge data 2019-10-24 01:10:49 -07:00
DirectedMultiGraph.cs structure for opting out of edge data 2019-10-24 01:10:49 -07:00
DirectedWeightedGraph.cs structure for opting out of edge data 2019-10-24 01:10:49 -07:00
DirectedWeightedMultiGraph.cs structure for opting out of edge data 2019-10-24 01:10:49 -07:00
Graph.cs addedge no longer inherited 2019-10-23 18:28:14 -07:00
GraphBuilder.cs structure for opting out of edge data 2019-10-24 01:10:49 -07:00
MoonTools.Core.Graph.csproj add CI stuff 2019-10-24 11:00:17 -07:00
MultiGraph.cs directed weighted multigraph SSSP 2019-10-23 22:33:19 -07:00
NegativeCycleException.cs more SSSP algos for directed weighted 2019-10-23 20:49:16 -07:00
NegativeWeightException.cs more SSSP algos for directed weighted 2019-10-23 20:49:16 -07:00
SimpleGraph.cs undirected weighted graph 2019-10-23 21:29:26 -07:00
UndirectedGraph.cs structure for opting out of edge data 2019-10-24 01:10:49 -07:00
UndirectedWeightedGraph.cs structure for opting out of edge data 2019-10-24 01:10:49 -07:00
Unit.cs structure for opting out of edge data 2019-10-24 01:10:49 -07:00