diff --git a/README.org b/README.org index 1b13cb4..2caf3ff 100644 --- a/README.org +++ b/README.org @@ -84,6 +84,7 @@ interaction with Org-mode. *** TODO Think about splitting the library into lib and doc +*** TODO Consider splitting =dds/utils= into a separate package *** TODO Implement a shorter syntax for defining Boolean functions Right now, this is how one defines the Boolean function: @@ -107,7 +108,7 @@ interaction with Org-mode. and Hammer. *** TODO Submit =update-graph= to =stchang= -*** TODO Split =networks= into general networks and threshold Boolean networks +*** DONE Split =networks= into general networks and threshold Boolean networks *** TODO Consider optimizing the algorithms in =networks= and =dynamics= *** TODO Implement the BN \to RS conversion *** TODO Implement the minimisation of TBF/SBF