README: Remove the TODO item about the interaction graphs.
This commit is contained in:
parent
f1a1123cc4
commit
004e24d83c
1 changed files with 0 additions and 14 deletions
14
README.org
14
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
|
||||
|
|
Loading…
Reference in a new issue