A program to try and maybe find a busy beaver.

#1Match enum instance to scientific enumeration.

There seems to be an established mapping between the natural numbers and Turing Machines already in play (see, for example: http://skelet.ludost.net/bb/nreg.html).

The enum instance should use the same mapping, if possible.