Module CheckSMT

Summary of exported operations:

checkNonFailFunc :: String -> Term -> Term -> Term -> StateT TransState (StateT VState IO) (Maybe Bool)  Non-deterministic 
checkPreCon :: String -> Term -> Term -> Term -> String -> [Int] -> StateT TransState (StateT VState IO) (Maybe Bool)  Non-deterministic 
checkPostCon :: String -> Term -> Term -> Term -> StateT TransState (StateT VState IO) (Maybe String)  Non-deterministic 

Exported operations:

checkNonFailFunc :: String -> Term -> Term -> Term -> StateT TransState (StateT VState IO) (Maybe Bool)  Non-deterministic 

checkPreCon :: String -> Term -> Term -> Term -> String -> [Int] -> StateT TransState (StateT VState IO) (Maybe Bool)  Non-deterministic 

checkPostCon :: String -> Term -> Term -> Term -> StateT TransState (StateT VState IO) (Maybe String)  Non-deterministic