Package org.problets.lib

Class Summary
ExtractFile Extracts data from the input file, from the FROM_STRING up to TO_STRING, as often as they may occur, and saves the extracted lines in output file
HistoryChecker Helps other classes determine whether a number was generated in the last N tries, N being the size of the history.
Intersection Given two files A and B, writes into 3 files A - B, A intersect B and B - A.
MyFileFilter Class that provides the filter for accessing files from a directory