From 4e90afc638d568fca5f7000670d9b02bd264c898 Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Tue, 8 Aug 2023 16:50:32 +0200 Subject: [PATCH] Remove a done TODO. --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 50f5d2a..0054402 100644 --- a/README.org +++ b/README.org @@ -119,7 +119,6 @@ Racket, which should break a lot of things in [[file:example/example.org][exampl Functions: Theory, Algorithms, and Applications/ by Crama and Hammer. -*** 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