aig: And-inverter graphs in Haskell.

[ bsd3, data, library ] [ Propose Tags ]

This package provides a generic interfaces for working with And-Inverter graphs (AIGs) in Haskell. And-Inverter graphs are a useful format for representing combinatorial and sequential boolean circuits in a way that is amenable to simulation and analysis. These interfaces allow clients to write code that can create and use AIGs without depending on a particular AIG package.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2, 0.2.1, 0.2.3, 0.2.4, 0.2.5, 0.2.6
Dependencies base (>=4 && <5), mtl, vector [details]
License BSD-3-Clause
Copyright (c) 2014 Galois Inc.
Author Galois Inc.
Maintainer jhendrix@galois.com
Category Data
Source repo head: git clone https://github.com/GaloisInc/aig.git
Uploaded by RobertDockins at 2014-08-06T23:31:22Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 6086 total (19 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]