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.6.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 && <4.12), base-compat (>=0.6.0 && <0.11.0), mtl, QuickCheck (>=2.7), vector [details] |
License | BSD-3-Clause |
Copyright | (c) 2014-2017 Galois Inc. |
Author | Galois Inc. |
Maintainer | jhendrix@galois.com |
Revised | Revision 1 made by EricMertens at 2019-09-24T21:04:18Z |
Category | Data |
Source repo | head: git clone https://github.com/GaloisInc/aig.git |
Uploaded | by AaronTomb at 2018-06-12T22:39:37Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 6238 total (33 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-06-12 [all 1 reports] |