Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 749 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 749 Bytes

espresso-rs

This package wraps espresso-logic, which is "A modern (2017) compiliable re-host of the Espresso heuristic logic minimizer." of which "The original source code comes from the University of California, Berkeley."

espresso-logic is distributed with this package under espresso-logic/

Features

This package only wraps the main espresso command and the -Dd1merge commands as those are the ones I have had need for so far.

Try it

cargo test

License

This is published under the MIT License.