Details

Time bar (total: 14.3s)

sample45.0ms

Algorithm
intervals
Results
9.0ms334×body80nan
8.0ms63×body1280valid
7.0ms32×body640valid
3.0ms130×body80valid
1.0ms17×body320valid
1.0ms14×body160valid

simplify4.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
067
197
2107
done107

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.6b

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(sqrt (+ x 1.0))
3.6b
(- (sqrt (+ x 1.0)) (sqrt x))

rewrite121.0ms

Algorithm
rewrite-expression-head
Rules
61×sqrt-prod
54×*-un-lft-identity
42×add-sqr-sqrt prod-diff
31×add-cube-cbrt
distribute-lft-out
fma-neg
add-log-exp difference-of-squares
pow1 distribute-lft-out--
add-exp-log expm1-log1p-u sqrt-div add-cbrt-cube log1p-expm1-u
sub-neg rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 diff-log flip-- flip-+ hypot-def
Counts
2 → 89
Calls
2 calls:
14.0ms
(sqrt (+ x 1.0))
99.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

series143.0ms

Counts
2 → 6
Calls
2 calls:
40.0ms
(sqrt (+ x 1.0))
103.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

simplify2.5s

Counts
95 → 95
Iterations

Useful iterations: done (2.4s)

IterNodesCost
01371993
13011432
26771124
31959950
done5000846

prune150.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.1b

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.0b
(+ (sqrt x) (sqrt (+ x 1.0)))
0.1b
(/ 1.0 (+ (sqrt x) (sqrt (+ x 1.0))))

rewrite95.0ms

Algorithm
rewrite-expression-head
Rules
54×*-un-lft-identity
27×sqrt-prod
21×distribute-lft-out
20×add-sqr-sqrt
18×times-frac
17×add-cube-cbrt
fma-def associate-/r*
add-exp-log add-cbrt-cube add-log-exp
pow1
expm1-log1p-u flip3-+ flip-+ log1p-expm1-u associate-/l*
sqrt-div associate-/r/
cbrt-undiv +-commutative rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num sum-log hypot-def div-inv
Counts
3 → 84
Calls
3 calls:
8.0ms
(sqrt (+ x 1.0))
22.0ms
(+ (sqrt x) (sqrt (+ x 1.0)))
62.0ms
(/ 1.0 (+ (sqrt x) (sqrt (+ x 1.0))))

series284.0ms

Counts
3 → 9
Calls
3 calls:
40.0ms
(sqrt (+ x 1.0))
71.0ms
(+ (sqrt x) (sqrt (+ x 1.0)))
173.0ms
(/ 1.0 (+ (sqrt x) (sqrt (+ x 1.0))))

simplify2.1s

Counts
93 → 93
Iterations

Useful iterations: done (2.1s)

IterNodesCost
01581171
13641060
2967972
32933955
done5000954

prune279.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize17.0ms

Local error

Found 4 expressions with local error:

0.1b
(sqrt (+ (sqrt x) (sqrt (+ x 1.0))))
0.1b
(sqrt (+ (sqrt x) (sqrt (+ x 1.0))))
0.1b
(/ 1.0 (sqrt (+ (sqrt x) (sqrt (+ x 1.0)))))
0.2b
(/ (/ 1.0 (sqrt (+ (sqrt x) (sqrt (+ x 1.0))))) (sqrt (+ (sqrt x) (sqrt (+ x 1.0)))))

rewrite339.0ms

Algorithm
rewrite-expression-head
Rules
742×*-un-lft-identity
708×sqrt-prod
594×times-frac
280×distribute-lft-out
270×add-sqr-sqrt
252×add-cube-cbrt
36×associate-/l*
28×sqrt-div
24×associate-/r/
18×associate-/r*
14×flip3-+ flip-+
12×div-inv
11×add-exp-log add-cbrt-cube
hypot-def
pow1
cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp
rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num
associate-/l/
Counts
4 → 461
Calls
4 calls:
52.0ms
(sqrt (+ (sqrt x) (sqrt (+ x 1.0))))
45.0ms
(sqrt (+ (sqrt x) (sqrt (+ x 1.0))))
64.0ms
(/ 1.0 (sqrt (+ (sqrt x) (sqrt (+ x 1.0)))))
137.0ms
(/ (/ 1.0 (sqrt (+ (sqrt x) (sqrt (+ x 1.0))))) (sqrt (+ (sqrt x) (sqrt (+ x 1.0)))))

series1.0s

Counts
4 → 12
Calls
4 calls:
206.0ms
(sqrt (+ (sqrt x) (sqrt (+ x 1.0))))
231.0ms
(sqrt (+ (sqrt x) (sqrt (+ x 1.0))))
413.0ms
(/ 1.0 (sqrt (+ (sqrt x) (sqrt (+ x 1.0)))))
172.0ms
(/ (/ 1.0 (sqrt (+ (sqrt x) (sqrt (+ x 1.0))))) (sqrt (+ (sqrt x) (sqrt (+ x 1.0)))))

simplify1.8s

Counts
473 → 473
Iterations

Useful iterations: done (1.8s)

IterNodesCost
044615335
1106012320
2232911633
done500011008

prune946.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0b

localize64.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
0.4b
(pow (sqrt x) 3/2)
0.5b
(* (sqrt x) (sqrt x))
3.1b
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* (sqrt x) (sqrt (+ x 1.0))))

rewrite159.0ms

Algorithm
rewrite-expression-head
Rules
60×sqrt-div
47×add-sqr-sqrt sqrt-prod
37×*-un-lft-identity
36×pow1
30×flip3-+ flip-+
28×associate-*r/
23×add-cube-cbrt
19×swap-sqr
17×sqrt-pow1 pow1/2
16×frac-sub
13×associate-*r* associate-*l*
12×frac-times
10×pow-prod-up
add-exp-log
associate-*l/ add-cbrt-cube unswap-sqr
unpow-prod-down pow-prod-down pow-sqr distribute-lft-out add-log-exp
expm1-log1p-u log1p-expm1-u sub-div
pow-unpow pow-pow
pow2 pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod
pow-to-exp sub-neg flip3-- distribute-rgt-out-- fma-neg diff-log prod-diff pow-exp sqrt-pow2 flip-- sqr-pow
Counts
4 → 177
Calls
4 calls:
53.0ms
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
7.0ms
(pow (sqrt x) 3/2)
26.0ms
(* (sqrt x) (sqrt x))
57.0ms
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* (sqrt x) (sqrt (+ x 1.0))))

series337.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
215.0ms
(pow (sqrt x) 3/2)
18.0ms
(* (sqrt x) (sqrt x))
74.0ms
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* (sqrt x) (sqrt (+ x 1.0))))

simplify1.8s

Counts
189 → 189
Iterations

Useful iterations: done (1.8s)

IterNodesCost
02793250
16882107
220771869
done50011857

prune1.0s

Pruning

8 alts after pruning (7 fresh and 1 done)

Merged error: 0b

regimes58.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
079
199
done99

end0.0ms

sample1.1s

Algorithm
intervals
Results
215.0ms1713×body1280valid
206.0ms8104×body80nan
129.0ms1318×body640valid
112.0ms4060×body80valid
44.0ms605×body320valid
15.0ms304×body160valid