|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.roadcoloring.graph.Pairs
public class Pairs
Compute the pair automata in order to find a synchronize word
Constructor Summary | |
---|---|
Pairs(Graph g)
|
Method Summary | |
---|---|
java.lang.String |
getSynchronizedWord()
Compute the pair automata in each step and return the synchronize word for the graph |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Pairs(Graph g)
Method Detail |
---|
public java.lang.String getSynchronizedWord()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |