diff --git a/pervognsen/bitwise/bitwise/bitwise049.hmml b/pervognsen/bitwise/bitwise/bitwise049.hmml index ecf5c37..6ce7568 100644 --- a/pervognsen/bitwise/bitwise/bitwise049.hmml +++ b/pervognsen/bitwise/bitwise/bitwise049.hmml @@ -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"