Update the roadmap.

This commit is contained in:
Sergiu Ivanov 2023-03-26 23:04:23 +02:00
parent aa278215ed
commit 0396e558ce
1 changed files with 2 additions and 1 deletions

View File

@ -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