mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
6 lines
334 B
Text
6 lines
334 B
Text
Aspcud is a solver for package dependencies. A package universe and a request
|
|
to install, remove, or upgrade packages have to be encoded in the CUDF format.
|
|
Such a CUDF document can then be passed to aspcud along with an optimization
|
|
criteria to obtain a solution to the given package problem.
|
|
|
|
WWW: http://potassco.sourceforge.net/
|