aig: And-inverter graphs in Haskell.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 0.1.0.0, 0.1.0.0, 0.2, 0.2.1, 0.2.3, 0.2.4, 0.2.5, 0.2.6
Change log None available
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:26:07Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees