Copyright | (c) 2019 Yann Herklotz Grave |
---|---|
License | GPL-3 |
Maintainer | yann [at] yannherklotz [dot] com |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Verismith.Circuit.Base
Description
Base types for the circuit module.
Documentation
The types for all the gates.
Newtype for the Circuit which implements a Graph from fgl.
Constructors
Circuit | |
Fields
|
Newtype for a node in the circuit, which is an 'LNode Gate'.