spack/lib
Massimiliano Culpo b94e22b284 ASP-based solver: do not optimize on known dimensions
All the solution modes we use imply that we have to solve for all
the literals, except for "when possible".

Here we remove a minimization on the number of literals not
solved, and emit directly a fact when a literal *has* to be
solved.
2023-08-15 15:54:37 -07:00
..
spack ASP-based solver: do not optimize on known dimensions 2023-08-15 15:54:37 -07:00