mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
0e6fde0848
PR: 230079 Submitted by: yuri
7 lines
329 B
Plaintext
7 lines
329 B
Plaintext
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: https://potassco.org/aspcud/
|