|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSplitSource
CompleteSplitSource
public class CompleteSplitSource
A split source which computes the complete list of
splits for a subgraph. A ChartSolver
which uses
an object of this class as its split source will compute
the set of all solved forms of the dominance graph.
Constructor Summary | |
---|---|
CompleteSplitSource(DomGraph graph)
|
Method Summary |
---|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompleteSplitSource(DomGraph graph)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |