chiark / gitweb /
New puzzle: `Slant', picked from the Japanese-language section of
authorSimon Tatham <anakin@pobox.com>
Tue, 2 Aug 2005 23:16:46 +0000 (23:16 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 2 Aug 2005 23:16:46 +0000 (23:16 +0000)
commitafe80030e4935fdebfbed24eeae94274cb7f0632
treef163f05a40523832c696f7d0c69c0493059dae95
parent207c847553a978c6fcdb6269dc2b0add3c99a109
New puzzle: `Slant', picked from the Japanese-language section of
nikoli.co.jp (which has quite a few puzzles that they don't seem to
have bothered to translate into English).

Minor structural change: the disjoint set forest code used in the
Net solver has come in handy again, so I've moved it out into its
own module dsf.c.

[originally from svn r6155]
Recipe
dsf.c [new file with mode: 0644]
list.c
net.c
print.py
puzzles.but
puzzles.h
slant.c [new file with mode: 0644]