Package de.cau.cs.kieler.krep.compiler.dependencies

Implementation of the dependency graph for Lustre and Scade.

See:
          Description

Class Summary
DepEdge An edge in the dependency graph.
DepGraph Dependency graph of the dataflow program.
DepNode A node, ie, a variable in the Dependency graph.
 

Package de.cau.cs.kieler.krep.compiler.dependencies Description

Implementation of the dependency graph for Lustre and Scade.