Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hriener/easy

C++ header-only ESOP library
https://github.com/hriener/easy

boolean-function esop-forms logic-synthesis xor

Last synced: 2 months ago
JSON representation

C++ header-only ESOP library

Awesome Lists containing this project

README

        

[![Actions Status](https://github.com/hriener/easy/workflows/Linux%20CI/badge.svg)](https://github.com/hriener/easy/actions)
[![Actions Status](https://github.com/hriener/easy/workflows/MacOS%20CI/badge.svg)](https://github.com/hriener/easy/actions)
[![Actions Status](https://github.com/hriener/easy/workflows/Windows%20CI/badge.svg)](https://github.com/hriener/easy/actions)
[![Coverage Status](https://coveralls.io/repos/github/hriener/easy/badge.svg?branch=master)](https://coveralls.io/github/hriener/easy?branch=master)
[![Documentation Status](https://readthedocs.org/projects/easy/badge/?version=latest)](http://easy.readthedocs.io/en/latest/?badge=latest)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# easy


easy is a C++ library for verification and synthesis of exclusive-or sum-of-product (ESOP) forms.

[Read the full documentation.](http://easy.readthedocs.io/en/latest/?badge=latest)