IT:AD:NET:Libraries:QuickGraph:HowTo:Choose the right graph
Summary
There are only a few graphs that are mutable.
- AdjacencyGraph
- BidirectionalGraph
I looked into the DelegateXXX ones, but the do not support AddVertex, RemoveVertex.
it:ad:quickgraph:howto:choose_the_right_graph
There are only a few graphs that are mutable.
I looked into the DelegateXXX ones, but the do not support AddVertex, RemoveVertex.