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

An interlocking puzzle for which the pieces are arranged in a nice gridded manner with a rectangular shape when complete. More...

Classes

class  CfgGridded
 Configuration setting specifier for gridded puzzle. More...
 
class  Gridded
 Puzzle type that is a set of interlocking puzzle pieces that get put together in a grid structure. All rows/columns have same number of pieces. More...
 

Detailed Description

An interlocking puzzle for which the pieces are arranged in a nice gridded manner with a rectangular shape when complete.

Author
Patricio A. Vela, pvela.nosp@m.@gat.nosp@m.ech.e.nosp@m.du
Yunzhi Lin, yunzh.nosp@m.i.li.nosp@m.n@gat.nosp@m.ech..nosp@m.edu
Yiye Chen, yyche.nosp@m.n201.nosp@m.9@gat.nosp@m.ech..nosp@m.edu
Date
2022/07/15 [modified]
2021/08/05 [modified]
2021/08/04 [created]