An undirected graph implemented using adjacency lists.


For a list of all members of this type, see GraphAsLists Members.


System.Object
   ComparableObject
      AbstractContainer
         AbstractGraph
            GraphAsLists

public class GraphAsLists : AbstractGraph, IComparable, Container, IEnumerable, Graph

Requirements

Namespace: Opus6 Namespace

Assembly: Opus6.dll

See Also

GraphAsLists Members | Opus6 Namespace