Packages
crowdUser This package 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 and a directory.
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 A package containing classes performing the splitsort itself, i.e performs a quicksort while asking the results of the comparisons to other parts of the software.