summaryrefslogtreecommitdiff
path: root/CORE1.cpp
diff options
context:
space:
mode:
authoruser <user@localhost.localdomain>2019-08-11 08:38:57 -0400
committeruser <user@localhost.localdomain>2019-08-11 08:38:57 -0400
commitff817280b9d0b28bdfb42c8cfd84fefada5ff85a (patch)
tree409eae0cdb9b38a691ce2b849c93357a9f5a3d8f /CORE1.cpp
parent01bd6e2d00d22101ea7db7941a6e27dac8886522 (diff)
downloadstandingwithresilience-ff817280b9d0b28bdfb42c8cfd84fefada5ff85a.tar.gz
standingwithresilience-ff817280b9d0b28bdfb42c8cfd84fefada5ff85a.zip
core1 got more messy due to beginning atomspace task work
Diffstat (limited to 'CORE1.cpp')
-rw-r--r--CORE1.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/CORE1.cpp b/CORE1.cpp
index 3c679d4..ee0ffa6 100644
--- a/CORE1.cpp
+++ b/CORE1.cpp
@@ -159,6 +159,11 @@ void atomtest()
// raw strings interspersed with variable references
// - OUTPUT ATOMSPACE to see how it looks
// - IMPLEMENT SOLVER USING PATTERNS
+ // will need a way to
+ // - get patterns matching requests
+ // ordered by relevence
+ // propose using subcontexts and queries that return all results
+ // - inspect pattern content
// when A is inside B, A is unreachable if B is closed
// ALTERNATIVELY, can we link this straight into openStep