summaryrefslogtreecommitdiff
path: root/doc/apt-transport-https.1.xml
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2024-06-06 11:17:09 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2024-06-13 15:10:06 +0200
commit3b5379e547dfb655d764f7eb1ac7eaa5b2d34d6d (patch)
tree4f05e2e33e91dda9eb1a2127abba556eb0e132ca /doc/apt-transport-https.1.xml
parent102017ecaa01a733a0860a62edae60cb0ab0220e (diff)
solver3: Remove no longer necessary comparisons
Comparing the size of work items is not strictly needed; we check if items have a single or no solution and propagate them early on, but it doesn't matter much if we solve A|B or C|D|E first. This will allow us to get rid of all the resizing business later on, and switch to using literal watching where we only watch one of the literals on the right hand side. Likewise, the upgrade case mattered initially in testing, but seems to have resolved itself.
Diffstat (limited to 'doc/apt-transport-https.1.xml')
0 files changed, 0 insertions, 0 deletions