BlueLightning42 / expresso-logic-minimizer-cpp

Port of espresso logic heuristic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expresso-logic-minimizer-cpp

Port of espresso logic heuristic

This is a c++ wrapper for the espresso logic heuristic. The original source code comes from the University of California, Berkeley.

Roughly based on the NodeJS bridge to it

Not currently complete-needs more testing because I kinda hamfistted porting it to visual studio/windows. Visual studio files are setup with correct build configuration. Cmake files might be setup in the future.

About

Port of espresso logic heuristic

License:MIT License


Languages

Language:C 98.8%Language:C++ 1.2%Language:Makefile 0.1%