Copyright | (c) 2018-2019 Yann Herklotz |
---|---|
License | BSD-3 |
Maintainer | yann [at] yannherklotz [dot] com |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Define the random generation for the directed acyclic graph.
Documentation
Gen instance for a random acyclic DAG.
genRandomDAG :: IO Circuit Source #
Generate a random acyclic DAG with an IO instance.