ltentrup / Aiger

A lightweight, swifty (and incomplete) wrapper around the AIGER library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aiger

A lightweight, swifty (and incomplete) wrapper around the C AIGER library.

Feautures

  • Iteration over inputs, latches, and outputs
  • Lookup of literals

Installation

Swift Package Manager

.Package(url: "https://github.com/ltentrup/Aiger.git", majorVersion: 0, minor: 2)

About

A lightweight, swifty (and incomplete) wrapper around the AIGER library


Languages

Language:Swift 100.0%