Hets - the Heterogeneous Tool Set

Copyrightuni-bremen and DFKI
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerr.pascanu@jacobs-university.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

Interfaces.Utils

Description

Interfaces.Utils contains different utilitary functions for the abstract interface

Synopsis

Documentation

getAllNodes :: IntIState -> [LNode DGNodeLab]

Returns the list of all nodes, if it is not up to date the function recomputes the list

getAllEdges :: IntIState -> [LEdge DGLinkLab]

Returns the list of all edges, if it is not up to date the funcrion recomputes the list

initNodeInfo :: ProofState -> Int -> Int_NodeInfo

Constructor for CMDLProofGUIState datatype

wasProved :: ProofStatus proof_Tree -> Bool

parseTimeLimit :: ProofStatus proof_tree -> Int