Package | Description |
---|---|
org.opennars.interfaces.pub | |
org.opennars.main | |
org.opennars.storage |
Storage management
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
Reasoner |
Implementations implement a full Non-axiomatic-reasoner
|
Modifier and Type | Class | Description |
---|---|---|
class |
Nar |
Non-Axiomatic Reasoner
Instances of this represent a reasoner connected to a Memory, and set of Input and Output channels.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Memory |
Memory consists of the run-time state of a Nar, including:
* term and concept memory
* reasoner state
* etc.
|
Copyright © 2020 OpenNARS. All rights reserved.