Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
CognitiveMapOptions
Interface CognitiveMapOptions
interface
CognitiveMapOptions
{
stateSize
:
number
;
taskCount
:
number
;
methodCount
:
number
;
totalMethodSubtasks
:
number
;
totalMethodPreconds
:
number
;
totalPrimPreconds
:
number
;
totalPrimEffects
:
number
;
maxStackDepth
:
number
;
maxDecisionDepth
:
number
;
maxUndoLog
:
number
;
maxPlanLength
:
number
;
maxQueuedGoals
?:
number
;
}
Index
Properties
state
Size
task
Count
method
Count
total
Method
Subtasks
total
Method
Preconds
total
Prim
Preconds
total
Prim
Effects
max
Stack
Depth
max
Decision
Depth
max
Undo
Log
max
Plan
Length
max
Queued
Goals?
Properties
state
Size
stateSize
:
number
task
Count
taskCount
:
number
method
Count
methodCount
:
number
total
Method
Subtasks
totalMethodSubtasks
:
number
total
Method
Preconds
totalMethodPreconds
:
number
total
Prim
Preconds
totalPrimPreconds
:
number
total
Prim
Effects
totalPrimEffects
:
number
max
Stack
Depth
maxStackDepth
:
number
max
Decision
Depth
maxDecisionDepth
:
number
max
Undo
Log
maxUndoLog
:
number
max
Plan
Length
maxPlanLength
:
number
Optional
max
Queued
Goals
maxQueuedGoals
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
state
Size
task
Count
method
Count
total
Method
Subtasks
total
Method
Preconds
total
Prim
Preconds
total
Prim
Effects
max
Stack
Depth
max
Decision
Depth
max
Undo
Log
max
Plan
Length
max
Queued
Goals
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...