aig: And-inverter graphs in Haskell.
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
- aig-0.2.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, QuickCheck (>=2.7), vector [details] |
License | BSD-3-Clause |
Copyright | (c) 2014-2015 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 2015-07-30T23:25:30Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 6222 total (34 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-07-30 [all 1 reports] |