in scala.util.automata
class SubsetConstruction

class SubsetConstruction [ T <: java.lang.Object ]
extends java.lang.Object
with ScalaObject

Constructor Summary
def this ( nfa : NondetWordAutom )



Def Summary
def determinize : DetWordAutom

def selectTag ( Q : BitSet , finals : Array ) : scala.Int

def toOrdered ( bs : BitSet ) : Ordered



Constructor Detail
def this ( nfa : NondetWordAutom )

Def Detail
def determinize : DetWordAutom

def selectTag ( Q : BitSet , finals : Array ) : scala.Int

def toOrdered ( bs : BitSet ) : Ordered