NOTE:  This is an older version of the
program.  The current version has many
more features. 

This program is the companion to an early
version of my paper 
Unit Lenghtenings of Tetrahedra
I am keeping this program around
in case the people want to see the
original proof I have of my result.
The new proof is much more natural,
and probably this program is a waste
of time.  Anyway...

You compile the program using the command

javac *.java

Then you run the program using the command

java Main

If you want to see all the output of the 
program, you should run it from a window
that has a command line.

I have also included the main Mathematica 
files I used.  One of the files is very
short. It just encodes the Cayley-Menger
determinant.  The other one is used to
generate the data files CubeData4.java
and CubeData6.java