A piece of library code which constructs a random division of a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 18 Aug 2007 10:07:29 +0000 (10:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 18 Aug 2007 10:07:29 +0000 (10:07 +0000)
commit11d273f702540eb5b003836f96f2537c74b94064
tree038c44a0a41f9962e4378b3b1e787a6e81d2c688
parentd7bd2e39f66f09f4d8e37c779ec220b433141adc
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'.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7690 cda61777-01e9-0310-a592-d414129be87e
unfinished/divvy.c [new file with mode: 0644]