IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
An adjacent puzzle for which the pieces are rectangular or square so as to arranged neatly into rows and columns. More...
Classes | |
class | CfgMatrix |
Configuration setting specifier for gridded puzzle. More... | |
class | Matrix |
Puzzle type that is a set of adjacent, rectangular puzzle pieces that get put together in a matrix/2D array shape. All rows/columns have same number of pieces. More... | |
An adjacent puzzle for which the pieces are rectangular or square so as to arranged neatly into rows and columns.