diff options
| author | Simon Tatham <anakin@pobox.com> | 2009-12-27 10:01:10 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2009-12-27 10:01:10 +0000 |
| commit | 189f83398081b228440134f0163c56f5b662c5f4 (patch) | |
| tree | ed256d36dcf803be3d02e16239a96ca61277d84e /PuzzleApplet.java | |
| parent | b9c22e5cacc5541c71706889c2cd58ceb966ff45 (diff) | |
| download | puzzles-189f83398081b228440134f0163c56f5b662c5f4.zip puzzles-189f83398081b228440134f0163c56f5b662c5f4.tar.gz puzzles-189f83398081b228440134f0163c56f5b662c5f4.tar.bz2 puzzles-189f83398081b228440134f0163c56f5b662c5f4.tar.xz | |
Refactor latin.c to make it easier to reuse. Instead of client
programs having to clone the latin_solver() function and insert
their own extra deduction routines, they can now just _call_
latin_solver with enough parameters to let it fit its own deductions
into their difficulty framework and call a set of provided function
pointers to do user deductions. Modified Unequal to work in the new
world, of course.
[originally from svn r8791]
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions