diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-10-12 14:15:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-12 14:15:48 +0200 |
commit | 551120ee0bb1de53df1c4e10a9fc015cb0a28ada (patch) | |
tree | 98b4ce5dc8070cb135a69c9591086debd1c05fdf /.gitattributes | |
parent | c2bf585d171a37defceec25f3823b7633787b8c6 (diff) | |
download | spack-551120ee0bb1de53df1c4e10a9fc015cb0a28ada.tar.gz spack-551120ee0bb1de53df1c4e10a9fc015cb0a28ada.tar.bz2 spack-551120ee0bb1de53df1c4e10a9fc015cb0a28ada.tar.xz spack-551120ee0bb1de53df1c4e10a9fc015cb0a28ada.zip |
ASP-based solver: decrease the priority of multi-valued variant optimization for root (#26677)
The ASP-based solver maximizes the number of values in multi-valued
variants (if other higher order constraints are met), to avoid cases
where only a subset of the values that have been specified on the
command line or imposed by another constraint are selected.
Here we swap the priority of this optimization target with the
selection of the default providers, to avoid unexpected results
like the one in #26598
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions