Soufflé 1.7.0 Released
Hello! We have a new open-source release of Soufflé for you. Key features are
- Rewrote Interpreter for enhanced performance (XiaowenHu96,HerbertJordan)
- Add SWIG interface (detljh,chadgavin,honghyw)
- Improved C++ interface and documentation (detljh,chadgavin,honghyw)
- C++ interface allows specification of thread count (mmcgr)
- Added RAM analysis to debug report (b-scholz)
- New provenance instrumentation storing subproof heights (ssallinger)
- Compiles with MSVC (brianfairservice)
- Provenance interface supports querying results (yuli6313)
- Removed mpi support
- C++17 used for synthesised code
- Performance enhancements
- Bug fixes