diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2023-10-20 14:37:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-20 14:37:07 +0200 |
commit | cbc39977ca03634f7a69eba25bd58c138e5d1519 (patch) | |
tree | 8a0cee40db750be932c6be96940610a70590ce4f /bin/spack.ps1 | |
parent | 06fc24df5edff050d9092a68f12eff02fceb2a90 (diff) | |
download | spack-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 'bin/spack.ps1')
0 files changed, 0 insertions, 0 deletions