spack/lib
Todd Gamblin 1903e45eec refactor: convert spack.solver.asp.solve() to a class
The solver has a lot of configuration associated with it. Rather
than adding arguments to everything, we should encapsulate that
in a class. This is the start of that work; it replaces `solve()`
and its kwargs with a class and properties.
2022-02-16 10:17:18 -08:00
..
spack refactor: convert spack.solver.asp.solve() to a class 2022-02-16 10:17:18 -08:00