Package General

Contains classes used in multiple phases and not belonging to any single problem exclusively.
  • Class Summary 
    Class Description
    PentominoBuilder
    Class responsible for building the pentomino pieces and exporting them to a CSV file
    PentominoDatabase
    Class that is able to map values from a CSV file to a four-dimensional array, further used in the Phase1.Search class