Back to the 2019 paper

Module 1: Introduction, Regular languages and finite automata

20197m

Construct a Moore machine which determines the residue mod 3 for each binary string treated as binary integer. And then convert into the corresponding Mealy machine.

Similar questions