Utility that parse a file database to solve dependencies or conflicts from another packages by using a series of algorithms. Basically it reads the database which consist in the file "available.txt" and generates the dependencies from it.
In it's current state it doesn't perform an actual installation of the packages.