public class Discovery extends SubconsciousThought
delay, threshold
Constructor and Description |
---|
Discovery() |
Modifier and Type | Method and Description |
---|---|
boolean |
isConsciousProcessingRequired()
Wait until conscious is done to avoid database contention/deadlocks.
|
boolean |
processInput(Vertex input,
Network network)
Analyse the active memory.
|
awake, getActiveMemoryBackLog, isConscious, setActiveMemoryBackLog, stop, think
getBot, getName, getPrimitive, getShortTermMemory, initialize, isCritical, isEnabled, isStopped, log, log, migrateProperties, pool, saveProperties, setBot, setEnabled, setName, setStopped, toString
public boolean processInput(Vertex input, Network network)
processInput
in class SubconsciousThought
public boolean isConsciousProcessingRequired()
isConsciousProcessingRequired
in class SubconsciousThought