# IT:AD:NET:Libraries:QuickGraph:HowTo:Choose the right graph #
* [[../|(UP)]]
{{indexmenu>.#2|nsort tsort}}
There are only a few graphs that are mutable.
* AdjacencyGraph
* BidirectionalGraph
I looked into the DelegateXXX ones, but the do not support AddVertex, RemoveVertex.
## Resources ##