chiark / gitweb /
Improve speed of grid generation: I've found something simple I can
authorSimon Tatham <anakin@pobox.com>
Fri, 15 Jul 2005 16:43:02 +0000 (16:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 15 Jul 2005 16:43:02 +0000 (16:43 +0000)
commitc5edffdd2c38080d86747e2dfc9c796665fa3c96
treee779f441891f7aef81eedc9a00fe6a0073a8b0b4
parent606eb3f0f28c7daf885690f3f94e3c24c500b5aa
Improve speed of grid generation: I've found something simple I can
do during construction which massively increases (by over a factor
of four with default parameters) the probability that any given
randomly generated grid will be uniquely solvable.

[originally from svn r6096]
dominosa.c