log
graph
tags
branches
changeset
browse
sudoku-go
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 27:
(0)
tip
age
author
description
2011-02-03
David McLeish
Changed to new non-blocking channel syntax
default
tip
2011-01-13
David McLeish
Added SetUnavailable... although it doesn't seem to improve it. Weird.
2011-01-13
David McLeish
Added *Grid to Cell to simplify tracking nFilled
2011-01-13
David McLeish
Added empty list for significant speedup
2011-01-13
David McLeish
Bugfix
2011-01-13
David McLeish
Changed Grid.cells to 1D array
2011-01-10
David McLeish
Conditional update
2011-01-10
David McLeish
Caching mask in Cell shaves off a bit of time.
2011-01-10
David McLeish
Moved FIXME
2011-01-10
David McLeish
Use masks in cell; debatable improvement
2011-01-09
David McLeish
Keep available mask for constraints
2011-01-09
David McLeish
Added OnlyAvailable. Small grids now slower, large grids faster.
2011-01-09
David McLeish
Parallelised Create. Slower with GOMAXPROCS=1, small win with GOMAXPROCS>=2
2011-01-09
David McLeish
Added seed option
2011-01-09
David McLeish
Width/height flags; swapped width/height in grid to make more sense
2011-01-09
David McLeish
Make puzzles!
2011-01-03
David McLeish
Padding for double-digits
2011-01-03
David McLeish
Randomness!
2011-01-02
David McLeish
Did "most constrained" thing
2011-01-02
David McLeish
Trivially working.
2011-01-02
David McLeish
Sorta kinda part way there...
2011-01-02
David McLeish
Removed a level of indirection with Constraints
2011-01-01
David McLeish
Fixed up previous commit; build constraints
2011-01-01
David McLeish
Split between files
2011-01-01
David McLeish
Reordering
2011-01-01
David McLeish
Printing stuff.
2011-01-01
David McLeish
Meh. Put it all in main package for now.
2011-01-01
David McLeish
Initial checkin (still working out makefiles)
less
more
| rev 27:
(0)
tip