Language.QBE.Backend.DFS
data PathSel Source #
newPathSel :: PathSel Source #
trackTrace :: PathSel -> ExecTrace -> PathSel Source #
findUnexplored :: Solver -> [SExpr] -> PathSel -> IO (Maybe Model, PathSel) Source #