Summary of exported operations:
Exported datatypes:
Type synonym: Label = String
Type synonym: EventID = Int
Constructors:
Type synonym: Trace = [Event]
Exported operations:
logDir
:: String
-
Further infos:
-
-
solution complete, i.e., able to compute all solutions
|
logFilePrefix
:: String
-
Further infos:
-
-
solution complete, i.e., able to compute all solutions
|
logFile
:: String -> String
-
Further infos:
-
-
solution complete, i.e., able to compute all solutions
|
logFileClear
:: String
-
Further infos:
-
-
solution complete, i.e., able to compute all solutions
|
getRef
:: Event -> Int
-
Further infos:
-
-
partially defined
-
solution complete, i.e., able to compute all solutions
|
getPred
:: Event -> Int
-
Further infos:
-
-
partially defined
-
solution complete, i.e., able to compute all solutions
|
getParent
:: Event -> Int
-
Further infos:
-
-
partially defined
-
solution complete, i.e., able to compute all solutions
|
isValue
:: Event -> Bool
-
Further infos:
-
-
partially defined
-
solution complete, i.e., able to compute all solutions
|
isDemand
:: Event -> Bool
-
Further infos:
-
-
partially defined
-
solution complete, i.e., able to compute all solutions
|