diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2022-01-16 22:40:48 -0800 |
---|---|---|
committer | Greg Becker <becker33@llnl.gov> | 2022-02-16 10:17:18 -0800 |
commit | 1903e45eec3673e2e6f1d3341f61748e8bfba55a (patch) | |
tree | 08a5d7b07d7af3c4218ebacb4e2e1d43c7f76ac1 /etc | |
parent | 87a3b72ef0f6ee3842114752b7f9ddd439b20acb (diff) | |
download | spack-1903e45eec3673e2e6f1d3341f61748e8bfba55a.tar.gz spack-1903e45eec3673e2e6f1d3341f61748e8bfba55a.tar.bz2 spack-1903e45eec3673e2e6f1d3341f61748e8bfba55a.tar.xz spack-1903e45eec3673e2e6f1d3341f61748e8bfba55a.zip |
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.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions