|
OpenCog Framework
Branch: master, revision 6f0b7fc776b08468cf1b74aa9db028f387b4f0c0
|
#include <algorithm>#include <opencog/util/Config.h>#include <opencog/util/functional.h>#include <opencog/util/oc_assert.h>#include <opencog/atomspace/ImportanceIndex.h>#include <opencog/atomspace/Atom.h>#include <opencog/atomspace/AtomTable.h>
Include dependency graph for ImportanceIndex.cc:Go to the source code of this file.
Macros | |
| #define | IMPORTANCE_INDEX_SIZE (1 << 11) |
| 4092 importance bins means each bin has STI range of 32 More... | |
| #define IMPORTANCE_INDEX_SIZE (1 << 11) |
4092 importance bins means each bin has STI range of 32
Definition at line 36 of file ImportanceIndex.cc.