public class TemporalInferenceControl extends Object
Constructor | Description |
---|---|
TemporalInferenceControl() |
Modifier and Type | Method | Description |
---|---|---|
static void |
addToSequenceTasks(DerivationContext nal,
Task newEvent) |
|
static boolean |
eventInference(Task newEvent,
DerivationContext nal) |
|
static void |
NewOperationFrame(Memory mem,
Task task) |
|
static List<Task> |
proceedWithTemporalInduction(Sentence newEvent,
Sentence stmLast,
Task controllerTask,
DerivationContext nal,
boolean SucceedingEventsInduction,
boolean addToMemory,
boolean allowSequence) |
public static List<Task> proceedWithTemporalInduction(Sentence newEvent, Sentence stmLast, Task controllerTask, DerivationContext nal, boolean SucceedingEventsInduction, boolean addToMemory, boolean allowSequence)
public static boolean eventInference(Task newEvent, DerivationContext nal)
public static void addToSequenceTasks(DerivationContext nal, Task newEvent)
Copyright © 2020 OpenNARS. All rights reserved.