Decision Workspace
debug_sat vs monotonic_solver vs linear_solver
Side-by-side comparison of Rust crates
38
debug_sat
growingv0.4.0
A debuggable automatic theorem prover for boolean satisfiability problems (SAT).
50
monotonic_solver
growingv0.5.0
A monotonic solver designed to be easy to use with Rust enum expressions
49
linear_solver
growingv0.2.2
A linear solver designed to be easy to use with Rust enum expressions
Core Metrics
| debug_sat | monotonic_solver | linear_solver | |
|---|---|---|---|
| Health Score | 38 | 50 | 49 |
| Total Downloads | 7.1K | 12.1K | 7.3K |
| 30d Downloads | 6 | 506 | 57 |
| Dependents | 0 | 25 | 6 |
| Releases | 4 | 6 | 4 |
| Last Updated | 2963d ago | 1976d ago | 2432d ago |
| Age | 8y 1m | 8y 8m | 7y 4m |
Health Breakdown
debug_sat
Maintenance
3
Quality
16
Community
3
Popularity
5
Documentation
11
monotonic_solver
Maintenance
3
Quality
16
Community
15
Popularity
5
Documentation
11
linear_solver
Maintenance
4
Quality
15
Community
13
Popularity
5
Documentation
12
Technical Details
| debug_sat | monotonic_solver | linear_solver | |
|---|---|---|---|
| Version | 0.4.0 | 0.5.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 11KB | 14KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •monotonic_solver leads with a health score of 50/100, but none of the options score above 80.
- •⚠ debug_sat, monotonic_solver, linear_solver have not been updated in over a year.