Package de.ls5.jlearn.util

Class Summary
AutomatonMapper  
AutomatonMinimizer implements a minimizing algorithm resembling Marie-pierre Béal and Maxime Crochemore: "Minimizing incomplete automata", 2008.
AutomatonTransformationUtil  
AutomatonUtil  
AutomatonXMLUtil  
Base64  
Base64.InputStream A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
DecisionTree<U,V>  
DotUtil  
EquivalenceTest  
ObjectUtil  
PPTUtil  
Slides  
SpanningTree A spanning tree remembers a skeleton (spanning tree) of a sequence of growing hypothesis automata and can be used to produce a consistent series of AnnotatedAutomaton instead of plain Automaton.
StateSignature  
ThreadPool  
UnionFind  
WordUtil  
 

Enum Summary
Slides.Layout  
Slides.Picturetype  
 



Copyright © 2011. All Rights Reserved.