Package edu.cmu.sphinx.decoder.pruner

Provides an interface that represents the pruning facility

See:
          Description

Interface Summary
Pruner Provides a mechanism for pruning a set of StateTokens
 

Class Summary
NullPruner A Null pruner.
SimplePruner Performs the default pruning behavior which is to invoke the purge on the active list
 

Package edu.cmu.sphinx.decoder.pruner Description

Provides an interface that represents the pruning facility