All source code is (c) 2007 Punit Shah and Jack Ingalls, Team 7, Albuquerque Academy, Albuquerque, NM. Most rights reserved.

Code created as part of the "Deriving Ramsey Numbers" project of the 2007 Supercomputing Challenge. (http://challenge.nm.org/)

Code released under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States
License. (http://creativecommons.org/licenses/by-nc-sa/3.0/us/)

For more information on the project, visit the project website at http://www.challenge.nm.org/archive/06-07/finalreports/07/.

************************************************************************

The folder CalculationProgram contains the Java source files for the program that determines the Ramsey numbers.

The folder GraphingProgram contains the Java source files for the program that uses the Edge Sequence Key to graph outputs from the CalculationProgram.