Here are the packages with brief descriptions (if available):
crowdUser | Contains classes allowing CPS to harness CrowdFlower's crowdsourced-obtained results as well as uploading new jobs |
myDataBases | Provides classes storing and allowing the fast retrieving of several types of information using a MySQL database or the content of an xml file |
myShell | It is the interface between CPS and the rest of the computer as well as the user : it reads configuration files, writes the results, a log file and contains the main method |
sorter | Contains classes performing the splitsort itself, i.e performs a quicksort while asking the results of the comparisons to other parts of the software |