summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMassimiliano Culpo <massimiliano.culpo@gmail.com>2023-10-20 14:37:07 +0200
committerGitHub <noreply@github.com>2023-10-20 14:37:07 +0200
commitcbc39977ca03634f7a69eba25bd58c138e5d1519 (patch)
tree8a0cee40db750be932c6be96940610a70590ce4f /etc
parent06fc24df5edff050d9092a68f12eff02fceb2a90 (diff)
downloadspack-cbc39977ca03634f7a69eba25bd58c138e5d1519.tar.gz
spack-cbc39977ca03634f7a69eba25bd58c138e5d1519.tar.bz2
spack-cbc39977ca03634f7a69eba25bd58c138e5d1519.tar.xz
spack-cbc39977ca03634f7a69eba25bd58c138e5d1519.zip
ASP-based solver: minimize weights over edges (#40632)
With the introduction of multiple build dependencies from the same package in the DAG, we need to minimize a few weights accounting for edges rather than nodes. If we don't do that we might have multiple "optimal" solutions that differ only in how the same nodes are connected together. This commit ensures optimal versions are picked per parent in case of multiple choices for a dependency.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions