Details

Time bar (total: 16.3s)

sample71.0ms

Algorithm
intervals
Results
17.0ms293×body80nan
16.0ms54×body1280valid
11.0ms41×body640valid
7.0ms115×body80valid
6.0ms33×body320valid
2.0ms13×body160valid

simplify20.0ms

Counts
1 → 1

prune24.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 33.7b

localize11.0ms

Local error

Found 2 expressions with local error:

4.2b
(- (sqrt (+ x 1)) (sqrt x))
0.0b
(sqrt (+ x 1))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
61×sqrt-prod
55×*-un-lft-identity
43×add-sqr-sqrt
42×prod-diff
31×add-cube-cbrt
distribute-lft-out
fma-neg
add-log-exp difference-of-squares
pow1 distribute-lft-out--
expm1-log1p-u add-cbrt-cube sqrt-div add-exp-log hypot-def insert-posit16 log1p-expm1-u
rem-sqrt-square sub-neg sqrt-pow1 flip3-+ flip3-- pow1/2 diff-log flip-+ flip--
Counts
2 → 92
Calls
2 calls:
Slowest
31.0ms
(- (sqrt (+ x 1)) (sqrt x))
5.0ms
(sqrt (+ x 1))

series111.0ms

Counts
2 → 6
Calls
2 calls:
Slowest
72.0ms
(- (sqrt (+ x 1)) (sqrt x))
40.0ms
(sqrt (+ x 1))

simplify1.9s

Counts
98 → 98

prune841.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.1b

localize27.0ms

Local error

Found 3 expressions with local error:

0.2b
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
0.0b
(+ (sqrt (+ x 1)) (sqrt x))
0.0b
(sqrt (+ x 1))

rewrite84.0ms

Algorithm
rewrite-expression-head
Rules
57×*-un-lft-identity
28×sqrt-prod
22×distribute-lft-out
21×add-sqr-sqrt
18×times-frac
17×add-cube-cbrt
fma-def add-exp-log
associate-/r*
pow1 add-cbrt-cube add-log-exp
expm1-log1p-u flip3-+ flip-+ insert-posit16 log1p-expm1-u associate-/l*
sqrt-div div-exp associate-/r/ hypot-def
cbrt-undiv +-commutative rem-sqrt-square rec-exp clear-num sum-log frac-2neg sqrt-pow1 pow1/2 1-exp div-inv pow-flip inv-pow
Counts
3 → 93
Calls
3 calls:
Slowest
54.0ms
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
23.0ms
(+ (sqrt (+ x 1)) (sqrt x))
5.0ms
(sqrt (+ x 1))

series241.0ms

Counts
3 → 9
Calls
3 calls:
Slowest
122.0ms
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
86.0ms
(+ (sqrt (+ x 1)) (sqrt x))
33.0ms
(sqrt (+ x 1))

simplify1.3s

Counts
102 → 102

prune844.0ms

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize28.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))))
0.2b
(/ 1 (+ (* (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1)))) (sqrt x)))
0.1b
(sqrt (sqrt (+ x 1)))
0.1b
(sqrt (sqrt (+ x 1)))

rewrite142.0ms

Algorithm
rewrite-expression-head
Rules
106×sqrt-prod
62×add-sqr-sqrt
46×*-un-lft-identity
40×sqrt-pow1
32×pow1 sqrt-div
28×add-cube-cbrt
20×pow1/2
18×swap-sqr
10×associate-*r* associate-*l* add-exp-log
flip3-+ times-frac pow-prod-up flip-+ unswap-sqr
add-cbrt-cube distribute-lft-out
pow-prod-down pow-sqr
expm1-log1p-u frac-times rem-sqrt-square insert-posit16 log1p-expm1-u add-log-exp
associate-/r* associate-/l*
div-exp associate-*l/ associate-*r/ associate-/r/
pow2 cbrt-undiv rec-exp clear-num rem-square-sqrt frac-2neg pow-plus sqrt-unprod 1-exp prod-exp *-commutative cbrt-unprod div-inv pow-flip inv-pow
Counts
4 → 177
Calls
4 calls:
Slowest
62.0ms
(/ 1 (+ (* (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1)))) (sqrt x)))
59.0ms
(* (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))))
9.0ms
(sqrt (sqrt (+ x 1)))
8.0ms
(sqrt (sqrt (+ x 1)))

series185.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
82.0ms
(/ 1 (+ (* (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1)))) (sqrt x)))
38.0ms
(sqrt (sqrt (+ x 1)))
36.0ms
(sqrt (sqrt (+ x 1)))
29.0ms
(* (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))))

simplify1.1s

Counts
189 → 189

prune2.0s

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0.0b

localize49.0ms

Local error

Found 4 expressions with local error:

0.4b
(cbrt (sqrt (+ x 1)))
0.4b
(cbrt (sqrt (+ x 1)))
0.4b
(cbrt (sqrt (+ x 1)))
0.3b
(* (sqrt (sqrt (+ x 1))) (* (sqrt (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))) (sqrt (cbrt (sqrt (+ x 1))))))

rewrite182.0ms

Algorithm
rewrite-expression-head
Rules
402×sqrt-div
168×cbrt-div
136×frac-times
111×flip3-+ flip-+
50×associate-*r/
44×associate-*l/
24×sqrt-prod
21×cbrt-prod *-un-lft-identity
18×pow1
16×sqrt-pow1
15×pow1/3
14×add-cube-cbrt
13×add-sqr-sqrt
10×associate-*l* pow-prod-down pow-prod-up
add-cbrt-cube add-exp-log
pow1/2
expm1-log1p-u insert-posit16 log1p-expm1-u distribute-lft-out add-log-exp
prod-exp cbrt-unprod
sqrt-unprod pow-sqr
swap-sqr associate-*r* *-commutative
Counts
4 → 177
Calls
4 calls:
Slowest
163.0ms
(* (sqrt (sqrt (+ x 1))) (* (sqrt (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))) (sqrt (cbrt (sqrt (+ x 1))))))
6.0ms
(cbrt (sqrt (+ x 1)))
3.0ms
(cbrt (sqrt (+ x 1)))
3.0ms
(cbrt (sqrt (+ x 1)))

series169.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
46.0ms
(cbrt (sqrt (+ x 1)))
45.0ms
(cbrt (sqrt (+ x 1)))
44.0ms
(cbrt (sqrt (+ x 1)))
33.0ms
(* (sqrt (sqrt (+ x 1))) (* (sqrt (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))) (sqrt (cbrt (sqrt (+ x 1))))))

simplify922.0ms

Counts
189 → 189

prune3.7s

Pruning

8 alts after pruning (6 fresh and 2 done)

Merged error: 0.0b

regimes51.0ms

Accuracy

0% (0.1b remaining)

Error of 0.2b against oracle of 0.0b and baseline of 0.2b

bsearch2.0ms

end0.0ms

sample2.3s

Algorithm
intervals
Results
701.0ms1791×body1280valid
480.0ms7822×body80nan
358.0ms4061×body80valid
347.0ms1239×body640valid
108.0ms590×body320valid
37.0ms319×body160valid