bitwise049: Remove dead annotation

This commit is contained in:
Matt Mascarenhas 2018-07-19 00:27:36 +01:00
parent 1d74b65e6c
commit f078342916
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@
[1:26:29][:Run it to see our neat XOR circuit thanks to the implicit BDDs (binary decision diagrams) in our memoization][:"debug visualisation" :"logic design"]
[1:27:17][Temporarily disable memoization][:"logic design"]
[1:27:39][:Run it to see our full exponential circuit, and consider its potential for memoization][:"debug visualisation" :"logic design"]
[1:28:09][Re-enable memoization and]
[1:29:04][:Run it with our re-enabled memoization and consider the ready compaction of multiplexers thanks to binary decision diagrams[ref
site=Wikipedia
page="Binary decision diagram"