IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes | Namespaces
adjacent.py File Reference

Classes

class  Adjacent
 Puzzle whose pieces will be touching as part of the solution. More...
 
class  CfgAdjacent
 Configuration setting specifier for Arrangement. More...
 

Namespaces

 puzzle.builder.adjacent
 This type of puzzle is simply a set of shapes arranged at specific locations with adjacency permitted. Touching or very close proximity should hold for most or all pieces.