7.70/3.53 YES 9.21/3.98 proof of /export/starexec/sandbox/benchmark/theBenchmark.hs 9.21/3.98 # AProVE Commit ID: 48fb2092695e11cc9f56e44b17a92a5f88ffb256 marcel 20180622 unpublished dirty 9.21/3.98 9.21/3.98 9.21/3.98 H-Termination with start terms of the given HASKELL could be proven: 9.21/3.98 9.21/3.98 (0) HASKELL 9.21/3.98 (1) BR [EQUIVALENT, 0 ms] 9.21/3.98 (2) HASKELL 9.21/3.98 (3) COR [EQUIVALENT, 0 ms] 9.21/3.98 (4) HASKELL 9.21/3.98 (5) Narrow [EQUIVALENT, 26 ms] 9.21/3.98 (6) YES 9.21/3.98 9.21/3.98 9.21/3.98 ---------------------------------------- 9.21/3.98 9.21/3.98 (0) 9.21/3.98 Obligation: 9.21/3.98 mainModule Main 9.21/3.98 module Main where { 9.21/3.98 import qualified Prelude; 9.21/3.98 } 9.21/3.98 9.21/3.98 ---------------------------------------- 9.21/3.98 9.21/3.98 (1) BR (EQUIVALENT) 9.21/3.98 Replaced joker patterns by fresh variables and removed binding patterns. 9.21/3.98 ---------------------------------------- 9.21/3.98 9.21/3.98 (2) 9.21/3.98 Obligation: 9.21/3.98 mainModule Main 9.21/3.98 module Main where { 9.21/3.98 import qualified Prelude; 9.21/3.98 } 9.21/3.98 9.21/3.98 ---------------------------------------- 9.21/3.98 9.21/3.98 (3) COR (EQUIVALENT) 9.21/3.98 Cond Reductions: 9.21/3.98 The following Function with conditions 9.21/3.98 "undefined |Falseundefined; 9.21/3.98 " 9.21/3.98 is transformed to 9.21/3.98 "undefined = undefined1; 9.21/3.98 " 9.21/3.98 "undefined0 True = undefined; 9.21/3.98 " 9.21/3.98 "undefined1 = undefined0 False; 9.21/3.98 " 9.21/3.98 9.21/3.98 ---------------------------------------- 9.21/3.98 9.21/3.98 (4) 9.21/3.98 Obligation: 9.21/3.98 mainModule Main 9.21/3.98 module Main where { 9.21/3.98 import qualified Prelude; 9.21/3.98 } 9.21/3.98 9.21/3.98 ---------------------------------------- 9.21/3.98 9.21/3.98 (5) Narrow (EQUIVALENT) 9.21/3.98 Haskell To QDPs 9.21/3.98 9.21/3.98 digraph dp_graph { 9.21/3.98 node [outthreshold=100, inthreshold=100];1[label="succ",fontsize=16,color="grey",shape="box"];1 -> 3[label="",style="dashed", color="grey", weight=3]; 9.21/3.98 3[label="succ vx3",fontsize=16,color="burlywood",shape="triangle"];14[label="vx3/Pos vx30",fontsize=10,color="white",style="solid",shape="box"];3 -> 14[label="",style="solid", color="burlywood", weight=9]; 9.21/3.98 14 -> 4[label="",style="solid", color="burlywood", weight=3]; 9.21/3.98 15[label="vx3/Neg vx30",fontsize=10,color="white",style="solid",shape="box"];3 -> 15[label="",style="solid", color="burlywood", weight=9]; 9.21/3.98 15 -> 5[label="",style="solid", color="burlywood", weight=3]; 9.21/3.98 4[label="succ (Pos vx30)",fontsize=16,color="burlywood",shape="box"];16[label="vx30/Succ vx300",fontsize=10,color="white",style="solid",shape="box"];4 -> 16[label="",style="solid", color="burlywood", weight=9]; 9.21/3.98 16 -> 6[label="",style="solid", color="burlywood", weight=3]; 9.21/3.98 17[label="vx30/Zero",fontsize=10,color="white",style="solid",shape="box"];4 -> 17[label="",style="solid", color="burlywood", weight=9]; 9.21/3.98 17 -> 7[label="",style="solid", color="burlywood", weight=3]; 9.21/3.98 5[label="succ (Neg vx30)",fontsize=16,color="burlywood",shape="box"];18[label="vx30/Succ vx300",fontsize=10,color="white",style="solid",shape="box"];5 -> 18[label="",style="solid", color="burlywood", weight=9]; 9.21/3.98 18 -> 8[label="",style="solid", color="burlywood", weight=3]; 9.21/3.98 19[label="vx30/Zero",fontsize=10,color="white",style="solid",shape="box"];5 -> 19[label="",style="solid", color="burlywood", weight=9]; 9.21/3.98 19 -> 9[label="",style="solid", color="burlywood", weight=3]; 9.21/3.98 6[label="succ (Pos (Succ vx300))",fontsize=16,color="black",shape="box"];6 -> 10[label="",style="solid", color="black", weight=3]; 9.21/3.98 7[label="succ (Pos Zero)",fontsize=16,color="black",shape="box"];7 -> 11[label="",style="solid", color="black", weight=3]; 9.21/3.98 8[label="succ (Neg (Succ vx300))",fontsize=16,color="black",shape="box"];8 -> 12[label="",style="solid", color="black", weight=3]; 9.21/3.98 9[label="succ (Neg Zero)",fontsize=16,color="black",shape="box"];9 -> 13[label="",style="solid", color="black", weight=3]; 9.21/3.98 10[label="Pos (Succ (Succ vx300))",fontsize=16,color="green",shape="box"];11[label="Pos (Succ Zero)",fontsize=16,color="green",shape="box"];12[label="Neg vx300",fontsize=16,color="green",shape="box"];13[label="Pos (Succ Zero)",fontsize=16,color="green",shape="box"];} 9.21/3.98 9.21/3.98 ---------------------------------------- 9.21/3.98 9.21/3.98 (6) 9.21/3.98 YES 9.47/4.06 EOF