AdjacencyGraphTVertex, TEdge Constructor (Boolean, Int32, Int32, FuncInt32, IVertexEdgeDictionaryTVertex, TEdge) |
Namespace: QuickGraph
public AdjacencyGraph( bool allowParallelEdges, int capacity, int edgeCapacity, Func<int, IVertexEdgeDictionary<TVertex, TEdge>> vertexEdgesDictionaryFactory )