|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Break | A class used in testing only. |
GoTo | A class used in testing only. |
Open | A class used in testing only. |
Operator | An individual operator that can be execute by the system, though implemented outside NARS. |
Pick | A class used in testing only. |
Built-in operators
All operators are also registered in Operator.
Each built-in operator must implement a method execute, which takes a Task as argument, and returns an ArrayList of Task as direct results and feedback.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |