Network Properties

Comuna.NET

Network Properties

The Network type exposes the following members.

Properties
  NameDescription
Public propertyAllowParallelEdges (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyEdgeCapacity (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyEdgeCount (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyEdgeEqualityComparer (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyEdges (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyIsDirected (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyIsEdgesEmpty (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyIsVerticesEmpty (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyTotalWeight
Gets the total weight associated with all connections in this network.
Public propertyVertexCount (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyVertices (Inherited from UndirectedGraphUInt32, Connection.)
Public propertyWeights
Gets the weights associated with each node in this network.
Top
See Also