Click or drag to resize

IGraphNumEdges Property

The total number of edges in the graph.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
int NumEdges { get; }

Property Value

Int32
See Also