A mutable bidirectional graph implemetation

Namespace:  QuickGraph.Representations
Assembly:  QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1515 (2.4.2.1515)

Syntax

Remarks

Inheritance Hierarchy

System..::.Object
  QuickGraph.Representations..::.AdjacencyGraph
    QuickGraph.Representations..::.BidirectionalGraph
      TestFu.Data.Graph..::.DataJoinGraph

See Also