Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hriener/aig

C++ header-only And-Inverter graph (AIG) library
https://github.com/hriener/aig

logic-gates logic-optimization logic-synthesis verification

Last synced: 14 days ago
JSON representation

C++ header-only And-Inverter graph (AIG) library

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/hriener/aig.svg?branch=master)](https://travis-ci.org/hriener/aig)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# aig

aig is a C++ header-only library for the representation of And-Inverter Graphs (AIG).