Last time | Next time |
There were two methods we considered:
The results are actually not optimal in every case: we noticed that there were simplifications that we could make that were not "on the radar" of these two techniques. They are limited in that they produce a sum of products, and we might factor (say) to simplify an expression further.
We will hit the first part, which is creating machines to do binary addition (among other things).
The second part, Tuesday, will cover recognition -- another task of FSMs -- and then minimization: again, an optimization issue. We'll end today on a machine that we will want to optimize; the question is how do we do that?