What's Changed
* :white_check_mark: Added more tests for `to_edge_list` by marcelwa in https://github.com/marcelwa/aigverse/pull/14
* :sparkles: Added `sop_refactoring` to the available AIG optimization algorithms by marcelwa in https://github.com/marcelwa/aigverse/pull/15
* :sparkles: Added AIG cut rewriting to the optimization algorithms by marcelwa in https://github.com/marcelwa/aigverse/pull/16
**Full Changelog**: https://github.com/marcelwa/aigverse/compare/v0.0.7...v0.0.8