Package polyglot.ext.ibex.lr

Interface Summary
Edge This interface represents an edge in a graph.
Graph This interface represents a graph.
Label  
Node This interface represents a graph node.
 

Class Summary
Conflict  
Dominators Dominators finds the dominators of a RootedGraph
Encoder  
GLR  
GLRTerminal  
Item  
LRConstruction  
LREncoding  
MergeDetection  
State  
UnionFind Implementation of Tarjan's union-find data structure.