From 004e24d83cc7383aee58e9db1da518071c562f08 Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Sat, 21 Nov 2020 23:04:14 +0100 Subject: [PATCH] README: Remove the TODO item about the interaction graphs. --- README.org | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.org b/README.org index 482b7bf..9f32332 100644 --- a/README.org +++ b/README.org @@ -34,20 +34,6 @@ interaction with Org-mode. that I work on the subsequent items decreases with their position in the list. -*** TODO Write new functions for building the interaction graphs - 1. =variables-interact?= - 2. =get-interaction-sign= - 3. =build-interaction-graph= - - I currently have two different kinds of function for building - interaction graphs: the syntactic interaction graphs and the - interaction graphs as typically defined in the papers. These two - kinds of graphs are not exactly the same. I have already started - marking the split by renaming the original - =build-interaction-graph= to =build-syntactic-interaction-graph=. - The other functions are somewhat badly structured, somewhat badly - written, and potentially somewhat wrong. - *** TODO Add variable domains to the network I currently define a network as a mapping from variables to functions, but in fact I very often need the /domains/ of the