IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes
puzzle.builder.matrix Namespace Reference

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...
 

Detailed Description

An adjacent puzzle for which the pieces are rectangular or square so as to arranged neatly into rows and columns.

Author
Patricio A. Vela, pvela.nosp@m.@gat.nosp@m.ech.e.nosp@m.du
Date
2024/01/11 [modified]