A B C D E F G H I J L M P R S T V

L

languageBias(ListTerm, Learner) - Method in class jildt.tilde.execTilde
Generates the learning language bias after a list of training examples.
languageBias - Class in jildt.tilde
Internal action to generate the learning language bias after the examples in Exs.
languageBias() - Constructor for class jildt.tilde.languageBias
 
Learner - Class in jildt.agent
Class that implements agents capable to learn intentionally.
Learner() - Constructor for class jildt.agent.Learner
intentionalLearner class Constructor.
LearningBeliefBase - Class in jildt.bb
Class that implements a Learning belief base.
LearningBeliefBase() - Constructor for class jildt.bb.LearningBeliefBase
 
LearningSettings - Class in jildt.agent
Class that defines the learning settings for a Learner agent.
LearningSettings() - Constructor for class jildt.agent.LearningSettings
 
LearningSettings.BelUpdate - Enum in jildt.agent
Enumerates the updating believe action.
LearningSettings.BiasLangMode - Enum in jildt.agent
Enumerates the way to form the language bias.
LearningSettings.DispTreeMode - Enum in jildt.agent
Enumerates the way for displaying the learned tree.
LearningSettings.InductionLvl - Enum in jildt.agent
Enumerates the induction level for building a logical decision tree.
LearningSettings.SettingsAtt - Enum in jildt.agent
Enumerates the possible settings for learning.
LiteralWrapper - Class in jildt.bb
Class that implements a wrapper for mapping literals in instances of the class LearningBeliefBase.
LiteralWrapper(Literal) - Constructor for class jildt.bb.LiteralWrapper
 
load(String) - Method in class jildt.agent.Learner
parse and load the agent code, asSrc may be null
logicalConsequence(LogicalFormula, BeliefBase) - Static method in class jildt.Functions
Asks if a formula is logical consequence of a belief base plus a background belief base.

A B C D E F G H I J L M P R S T V