|
Class Summary |
| displayTree |
Internal action to display a view of the learned tree. |
| Functions |
Class that implements generic functions for being used in different internal actions. |
| getContext |
Internal action to get the current context of a plan. |
| getCurrentBels |
Internal action to get the current beliefs of an agent to form training examples. |
| inductionLevel |
Internal action for getting the induction mechanism. |
| parseLearnedCtxt |
Internal action to parse an induced Tree to a list with the learned terms. |
| setContext |
Internal action to set the context of a plan to a new learned context. |
| TildeNode |
Class that implements a node in a Logical Decision Tree. |