Skip to content

Specialized Graphs

Alexandre Rabérin edited this page Jun 11, 2020 · 1 revision

Specialized Graph

QuikGraph first provides generic graph data structures, but also some for specialized problem domains. These graphs are bundled in out of the Core assembly.

  • DataSetGraph is a bidirectional graph over a DataSet (Part of QuikGraph.Data module).
Clone this wiki locally