summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.cc
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2025-02-03 17:22:31 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2025-02-07 20:59:43 +0100
commitae2fc9b5121e4a253d1f81fcf14bcd2afd59538c (patch)
tree3cc8043e907c3f61b21dd3f476bee9ba5b0a8c46 /apt-pkg/depcache.cc
parent276ecdaedc80b1c7106142810a0960cbeba13796 (diff)
solver3: Propagate single choice clauses as facts
This removes a bunch of complexity, and generalizes the propagation behavior, such that we don't need to do if (w.solutions.size() == 1 && not w.optional) Enqueue() else AddWork(w); in our callers.
Diffstat (limited to 'apt-pkg/depcache.cc')
0 files changed, 0 insertions, 0 deletions