chiark / gitweb /
A piece of library code which constructs a random division of a
authorSimon Tatham <anakin@pobox.com>
Sat, 18 Aug 2007 10:07:29 +0000 (10:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 18 Aug 2007 10:07:29 +0000 (10:07 +0000)
commitcc54c09413a08ea150fd8cc6706ed61ccc8ce47e
tree038c44a0a41f9962e4378b3b1e787a6e81d2c688
parent2842817eda5892783a8287b8d32d1b3baeb11dc8
A piece of library code which constructs a random division of a
rectangle into equally sized ominoes. I have a couple of potential
applications for this, but none I've actually implemented yet, so
for the moment it's living in `unfinished'.

[originally from svn r7690]
unfinished/divvy.c [new file with mode: 0644]