log
graph
tags
branches
changeset
browse
sudoku-java
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 27:
(0)
tip
age
author
description
2010-11-12
David McLeish
Added breath-first-search option... which might not be useful.
default
tip
2010-11-12
David McLeish
Unique pools etc. fixes deadlock. Still not terminating properly though...
2010-11-12
David McLeish
Merged exception catches in new thread queueing.
2010-11-12
David McLeish
Bugfix. Running parallel now, but deadlocks a lot of the time.
2010-11-12
David McLeish
Multi-solves, and a couple of bugfixes. Now running fast, but I suspect buggy.
2010-11-10
David McLeish
Threaded solve (not sure if it's helping yet)
2010-11-10
David McLeish
SudokuThreadManager initial checkin
2010-11-10
David McLeish
Switch for solve-with-branches
2010-11-10
David McLeish
Use branching in solve() (probably temporary).
2010-11-10
David McLeish
Separated out partialSolve
2010-11-10
David McLeish
Fill-first-row optimisation
2010-11-09
David McLeish
copy method; also swapped row/column order
2010-11-07
David McLeish
Untabify AGAIN
2010-11-07
David McLeish
Added findExclusiveCell and corresponding cell search.
2010-11-07
David McLeish
Some instrumentation (commented out); pre-pass for easy cells
2010-11-06
David McLeish
Depth, and some other stuff.
2010-11-06
David McLeish
Redundant cell clearing (to build puzzles).
2010-11-06
davemc
Added randomness, fixed a bug
2010-10-31
David McLeish
Untabify - attempt 2
2010-10-31
David McLeish
Untabify
2010-10-31
David McLeish
Bugfix: reset minAvailable each time through the loop
2010-10-30
David McLeish
Skipped an unnecessary test (still not working yet).
2010-10-30
David McLeish
toString methods and test main. Not working yet.
2010-10-30
David McLeish
Implemented sovle() (I think)
2010-10-30
David McLeish
Un-static-ed inner classes; other stuff
2010-10-29
David McLeish
Exclusive set constraints
2010-10-27
David McLeish
Incremental
2010-10-27
David McLeish
Initial checkin with some framework
less
more
| rev 27:
(0)
tip