Package de.saar.chorus.domgraph.codec.domgraph

Provides codecs for representing labelled dominance graphs in various graph representation languages.

See:
          Description

Class Summary
DomgraphGxlInputCodec An input codec for weakly normal dominance graphs in GXL syntax.
DomgraphGxlOutputCodec An output codec for weakly normal dominance graphs in GXL syntax.
DomgraphUdrawOutputCodec An output codec that represents a dominance graph in the uDraw(Graph) format.
DotOutputCodec An output codec that represents a dominance graph using the Dot graph description language.
 

Package de.saar.chorus.domgraph.codec.domgraph Description

Provides codecs for representing labelled dominance graphs in various graph representation languages. The following codecs are currently defined: