26 releases (16 breaking)
Uses new Rust 2024
| new 0.35.0 | Feb 13, 2026 |
|---|---|
| 0.34.2 | Oct 20, 2025 |
| 0.34.1 | Aug 26, 2025 |
| 0.33.0 | Jun 9, 2025 |
| 0.24.0 | Nov 26, 2024 |
#5 in #smt
567 downloads per month
340KB
8K
SLoC
Patronus
TODO
Some things we will hopefully get to one day.
- simulator
- JIT based implementation
- better debugging, add option to print expressions with trace
- waveform generation
- quickly update only parts of the circuit
API Changes
patronus::btor2::parse_fileshould take in aContextinstead of producing oneContextshould useRefCellto allow expressions to be built with a immutable reference
Dependencies
~6–9.5MB
~169K SLoC