All Classes and Interfaces

Classes
Class
Description
 
 
This class contains all the methods that you may need to start developing your project together with the representation of the pentomino's pieces
This class takes care of reading all pentominoes and their permutations from a CSV Information abpout the structure of the CSV file (also included in pentomino.csv.README) Each line in the CSV file defines one permutation of a pentomino.
This class includes the methods to support the search of a solution.
This class takes care of all the graphics to display a certain state.