You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bruce Markham edited this page Nov 29, 2021
·
5 revisions
Specialized Graph
FastGraph 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 FastGraph.Data module).