Copyright | (c) Klaus Luettich and Uni Bremen 2007 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | till@informatik.uni-bremen.de |
Stability | unstable |
Portability | non-portable |
Safe Haskell | None |
Assembles the computation of or the pre-computed het Sublogic Graph.
Documentation
data HetSublogicGraph
Heterogenous Sublogic Graph this graph only contains interesting Sublogics plus comorphisms relating these sublogics; a comorphism might be mentioned multiple times
hetSublogicGraph :: IO HetSublogicGraph
initial version of a logic graph based on ticket #336