spack/lib
Massimiliano Culpo db16335aec
ASP-based solver: fix for unsplittable providers (#40859)
Some providers must provide virtuals "together", i.e.
if they provide one virtual of a set, they must be the
providers also of the others.

There was a bug though, where we were not checking if
the other virtuals in the set were needed at all in
the DAG.

This commit fixes the bug.
2023-11-03 12:56:37 +01:00
..
spack ASP-based solver: fix for unsplittable providers (#40859) 2023-11-03 12:56:37 +01:00