Copyright | (c) Simon Ulbricht, Uni Bremen 2010 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | tekknix@informatik.uni-bremen.de |
Stability | provisional |
Portability | portable |
Safe Haskell | None |
This module provides a disproving module that checks consistency of inverted theorems.
- disproveAtNode :: GInfo -> Int -> DGraph -> IO ()
Documentation
disproveAtNode :: GInfo -> Int -> DGraph -> IO ()
this function is being called from outside and manages the locking- mechanism of the node being called upon.