Uses of Class
PuzzleSolution

Uses of PuzzleSolution in <Unnamed>
 

Methods in <Unnamed> with parameters of type PuzzleSolution
private static void MP4.printFinalReport(PuzzleSolution solution)
          Prints out information about the solution (or lack of one)
private static void MP4.writeHtmlReport(PuzzleLoader loader, PuzzleSolution solution)
          Writes a formatted HTML report with the results of the puzzle load and solution search operations.