Commit graph

6 commits

Author SHA1 Message Date
35647fc8c9 Change the meaning of size
- size is the size of one side of a square
- row_size is the length of the grid on one side
- grid_size is the area of the grid
2017-10-10 12:44:24 -07:00
a9a01d3fd4 Fix solved property 2017-10-10 11:59:29 -07:00
cf43b02aa9 Add test_peers(); fix up some errors found 2017-10-10 11:43:02 -07:00
3fabd4b420 Rough, probably incomplete solved property 2017-10-08 08:00:45 -07:00
5ebe1f58ff Add index_* properties for returning ranges of indexes 2017-10-08 07:56:56 -07:00
01428e3972 Fix squares; add dimension property; add some tests 2017-10-08 07:23:03 -07:00