Installation instructions (for Windows):
Dowload the files Refinable.zip and jep-2_23_tar.gz to your home directory.
Use an unzip utility (such as WinZip) to unzip Refinable.zip to a folder named Refinable.
Unzip jep-2_23_tar.gz to the Refinable directory.
Change the name of jep-2_23_tar in the Refinable directory to jep-2_23.tar.
Extract jep-2_23.tar to the Refinable directory. This should create a folder named jep-2.23 in the Refinable directory.
Finally, delete jep-2_23.tar, Refinable.zip and jep-2_23_tar.gz
This should leave you with the following files in a directory named Refinable:
Chi.class
Graph1$1.class
Graph1$2.class
Graph1.class
Graph2.class
Graph2$1.class
Graph2$2.class
Refinable$1.class
Refinable.class
RefinableCompact$1.class
RefinableCompact.class
jep-2.23 (directory)
nullspace.mws
reconstruct.mws
To run the programs, open a dos prompt, and cd into Refinable and type:
set CLASSPATH=.;jep-2.23\jep-2.23.jar.
Then type
java Refinable
or
java RefinableCompact
depending on which program you want to run. There are also two maple worksheets included: nullspace.mws, and reconstruct.mws.
To see how to use the programs, take a look at the Quick Reference.