From ff817280b9d0b28bdfb42c8cfd84fefada5ff85a Mon Sep 17 00:00:00 2001 From: user Date: Sun, 11 Aug 2019 08:38:57 -0400 Subject: core1 got more messy due to beginning atomspace task work --- CORE1.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CORE1.cpp') 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 -- cgit v1.2.3