Package dk.brics.servletvalidator.graph

This package contains the classes needed to create a directed graph of nonterminals that directs inlining and cycle breaking of an inlining process.

See: Description

Package dk.brics.servletvalidator.graph Description

This package contains the classes needed to create a directed graph of nonterminals that directs inlining and cycle breaking of an inlining process. This is a generalization of DGraphs from the [Knuth] article that we need not only to balance tages where DGraphs are sufficient but also to bring attributes on a regular form.

Copyright © 2008-2013 Mathias Schwarz.