Package | Description |
---|---|
org.opennars.inference |
The inference rules and control functions
|
org.opennars.language |
Term hierarchy in Narsese
Open-NARS implements the following formal language, Narsese.
|
org.opennars.operator | |
org.opennars.plugin.perception |
Modifier and Type | Method | Description |
---|---|---|
private static void |
StructuralRules.createSequenceTaskByRange(Conjunction sourceConjunction,
int inclusiveStartIndex,
int inclusiveEndIndex,
DerivationContext nal) |
Derives a sub-sequence of a sequence based on a (inclusive) index range
|
private static void |
StructuralRules.deriveSequenceTask(DerivationContext nal,
Conjunction parentConj,
Term[] total,
TruthValue truth) |
Derives a sequence task, inheriting properties from parentConj
|
static void |
StructuralRules.seqToImage(Conjunction conj,
int index,
DerivationContext nal) |
Modifier and Type | Method | Description |
---|---|---|
Conjunction |
Conjunction.clone() |
Clone an object
|
Modifier and Type | Method | Description |
---|---|---|
ImaginationSpace |
ImaginationSpace.ConstructSpace(Conjunction program) |
Modifier and Type | Method | Description |
---|---|---|
ImaginationSpace |
VisualSpace.ConstructSpace(Conjunction program) |
Copyright © 2020 OpenNARS. All rights reserved.