Class NLPProgram

All Implemented Interfaces:
Serializable, Cloneable, Iterable<NLPRule>, Collection<NLPRule>, Set<NLPRule>, BeliefBase, LogicProgram<FolFormula,​FolFormula,​NLPRule>

public class NLPProgram extends RuleSet<NLPRule> implements LogicProgram<FolFormula,​FolFormula,​NLPRule>
A nested logic program
Author:
Tim Janus
See Also:
Serialized Form