Decision Workspace
graph_solver vs monotonic_solver vs linear_solver
Side-by-side comparison of Rust crates
43
graph_solver
growingv0.5.0
An undirected graph constraint solver for node and edge colors
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
| graph_solver | monotonic_solver | linear_solver | |
|---|---|---|---|
| Health Score | 43 | 50 | 49 |
| Total Downloads | 6.9K | 12.1K | 7.3K |
| 30d Downloads | 8 | 506 | 57 |
| Dependents | 0 | 25 | 6 |
| Releases | 6 | 6 | 4 |
| Last Updated | 101d ago | 1976d ago | 2432d ago |
| Age | 5y 6m | 8y 8m | 7y 4m |
Health Breakdown
graph_solver
Maintenance
11
Quality
15
Community
3
Popularity
5
Documentation
9
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
| graph_solver | monotonic_solver | linear_solver | |
|---|---|---|---|
| Version | 0.5.0 | 0.5.0 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 15KB | 14KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 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.
- •⚠ monotonic_solver, linear_solver have not been updated in over a year.