|
|
|
|
|
by nemetroid
1116 days ago
|
|
DNF uses a SAT solver. It’s even listed first among the motivations for creating DNF: > DNF is a fork of Yum 3.4 that uses libsolv via hawkey for a backend. The main goals of the project are: > * using a SAT solver for dependency resolving > ... https://fedoraproject.org/wiki/Features/DNF |
|
Edit: I will note that the linked doc is silly old. And it seems that the original proposed replacement for YUM was Hawkeye, and is deprecated? But DNF is still steaming ahead? I didn't find any obvious links talking about performance. Did the SAT idea pan out? I'd almost think it was a bust, with some of these wikis. :(