This directory contains the files which
generate our integer flowers.  We generate
the flowers to very high precision, then
scale by 10^32, then floor the coords to
get integers.

All the files with suffix ...Big have the
high precision code.  We have also kept
around some regular classes which shadow
the high precision classes. The code
here is not part of our proof.


To compile the code, use the command

javac *.java

To run the code, use the command

java Run