This is the main companion program for my
monograph "The Phase Transition in Five Point Energy Minimization".

1.  Compile the code using the command 

javac *.java

You need a Java compiler to run the code.

2. Run the program by typing 

java Main.

Once the program comes up, you should click on the INFO
button on the control panel.  This will bring up an
instruction page.



