Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.37 KB

ScalaLSGP

Scala Latin Square Generation Package

Compile instructions:

  1. You can compile the project with maven with the following command:

mvn eclipse:eclipse

  1. Go to eclipse and refresh the project

  2. Then you have to change the generated .classpath file to correct the source folders to include .scala files (chage "java" to "scala" in the following entries):

  1. Replace the ".project" file by "dotproject.txt" file to add scala nature and builder

  2. Refresh, clean project and compile from eclipse.

  3. You can run the GraphicJacoMattTest (as a ScalaTest Suite or JUnit test) to see the Jacobson & Matthews' algorithm in action, and the OpenGL graphics in a new Window.

Write an email to bluemontag@gmail.com if you have any questions.

If you liked the project you can support it by donating:

PayPal - The safer, easier way to pay online!

Blue Montag Software