Core of Sudoku Puzzler is ported without input error detection (no try/catch statemen...
[IRC.git] / Robust / src / Tests / mlp / stephen / Test.java
2010-04-12 stepheyCore of Sudoku Puzzler is ported without input error...
2010-04-10 stepheyAdded input file support; user must put the file locati...
2010-04-10 stepheyModified my core code to be able to compile under ...
2010-04-05 stepheyMoved Prime Program into its own folder
2010-04-05 stepheyUpdated Test.java; it now achieves a speed-up of 8x...
2010-04-05 stepheyUpdated Test.java to working condition (parallelized)
2010-04-03 stepheybacked up working serial program and original program...
2010-04-03 stepheyUpdated to working non-parallelized version for Test.c