The QuickGraph.Concepts.Modifications namespace contains the interfaces that implement the graph modification concepts.
Classes
| Class | Description | |
|---|---|---|
| RandomGraph |
Description résumée de RandomGraph.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IEdgeMutableGraph | ||
| IMutableBidirectionalGraph |
Description résumée de IMutableBidirectionalGraph.
| |
| IMutableEdgeListGraph | ||
| IMutableGraph | ||
| IMutableIncidenceGraph | ||
| IMutableTreeGraph |
A mutable tree-like graph
| |
| IVertexAndEdgeMutableGraph |
Fusion of IEdgeMutableGraph
and IVertexMutableGraph.
| |
| IVertexMutableGraph |
Defines a graph that can be modified by adding or removing vertices.
|
