The AbstractGraph class is the base class from which all concrete undirected and directed graph classes are derived.
For a list of all members of this type, see AbstractGraph Members.
System.Object
ComparableObject
AbstractContainer
AbstractGraph
public abstract class AbstractGraph : AbstractContainer, IComparable, Container, IEnumerable, Graph
Remarks
This abstract class provides default implementations for various methods declared in the Graph and the Digraph interfaces.
Requirements
Namespace: Opus6 Namespace
Assembly: Opus6.dll