Robert J. Swartz
robert@mathapplets.net


I am an amateur mathematician and computer programmer from Chicago.
I have worked on several projects during the past several years,
involving mathematics, logic, and computer programming.


I have developed a Java applet that displays solutions to the Multi-Peg Tower of Hanoi puzzle.
This applet was written and compiled using Java version 1.1.8, available from Sun Microsystems.
Multi-Peg Tower of Hanoi Applet

A less efficient version of my Multi-Peg Tower of Hanoi Applet won a 5th prize in the
Quest for Java 2000 programming contest, which was run by the Association for Computing Machinery.


I have also developed a Java applet that tests whether or not a logical sentence is a tautology.
This applet was also written and compiled using Java version 1.1.8.
Tautology Tester Applet