| 
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Objectdk.brics.string.grammar.operations.OperationCycleApproximation
public class OperationCycleApproximation
Operation cycle approximation.
| Constructor Summary | |
|---|---|
OperationCycleApproximation(Grammar g)
Constructs a new approximator for the given grammar.  | 
|
| Method Summary | |
|---|---|
 void | 
approximate()
Approximates operation cycles in the grammar.  | 
 int | 
countCycles()
Returns number of operation cycles.  | 
 String | 
getCharsets()
Returns string representation of character sets for all nonterminals.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public OperationCycleApproximation(Grammar g)
g - | Method Detail | 
|---|
public void approximate()
public int countCycles()
public String getCharsets()
  | 
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||