leia-executable 1.0-SNAPSHOT API

Packages 
Package Description
org.leialearns
The LEIA system is a learning system that learns from interacting with a completely unknown environment over a bidirectional steam of symbols.
org.leialearns.bridge
Provides a factory with supporting classes that generates implementations of a logical interface whose methods are delegated to various helper objects on both sides of an abstraction separation.
org.leialearns.command
Provides sub-commands for the LEIA executable.
org.leialearns.command.api  
org.leialearns.command.consolidator
Provides a sub-command that consolidates ModelType.TOGGLED versions into a new Expected object.
org.leialearns.command.encounter
Provides a sub-command that connects the LEIA system to its environment.
org.leialearns.command.minimizer
Provides a sub-command that evaluates whether nodes should be added to, or removed from, the model of expected behavior, in order to minimize the total description length of the interaction so far.
org.leialearns.command.observer
Provides a sub-command that consolidates ModelType.COUNTED versions into a new Observed object.
org.leialearns.enumerations
Provides the enumerations that are used in both the logic and the persistence layer.
org.leialearns.executable
Provides classes that wrap the LEIA library in an executable that can be run from the command line.
org.leialearns.graph  
org.leialearns.graph.interaction  
org.leialearns.graph.model  
org.leialearns.graph.session  
org.leialearns.graph.structure  
org.leialearns.logic.interaction
Defines objects that are closely related to the symbols that are exchanged between the LEIA library and its environment.
org.leialearns.logic.model  
org.leialearns.logic.session
Defines the top level context for persistent objects used by LEIA.
org.leialearns.logic.structure
Defines the objects that describes the common tree structure of interaction histories that underlies the model versions of an instance of the LEIA database.
org.leialearns.logic.utilities  
org.leialearns.utilities  

Copyright © 2013. All Rights Reserved.