Details

Time bar (total: 1.4m)

sample535.0ms

Algorithm
intervals
Results
431.0ms256×body80nan
21.0ms44×body1280valid
11.0ms124×body80valid
9.0ms54×body640valid
3.0ms25×body320valid
1.0msbody160valid

simplify41.0ms

Counts
1 → 1
Iterations
IterNodes
done10
210
19
06

prune32.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 32.0b

localize22.0ms

Local error

Found 2 expressions with local error:

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

rewrite223.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt *-un-lft-identity sqrt-prod
add-log-exp difference-of-squares
pow1 add-cube-cbrt distribute-lft-out--
add-exp-log sqrt-div add-cbrt-cube distribute-lft-out
sub-neg rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 diff-log flip-- flip-+
Counts
2 → 35
Calls
2 calls:
14.0ms
(sqrt (+ x 1.0))
192.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

series410.0ms

Counts
2 → 6
Calls
2 calls:
95.0ms
(sqrt (+ x 1.0))
307.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

simplify16.4s

Counts
41 → 41
Iterations
IterNodes
done5112
44828
31481
2513
1188
084

prune628.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.2b

localize40.0ms

Local error

Found 3 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.0b
(+ (sqrt (+ x 1.0)) (sqrt x))
0.2b
(/ (+ 1.0 (- x x)) (+ (sqrt (+ x 1.0)) (sqrt x)))

rewrite736.0ms

Algorithm
rewrite-expression-head
Rules
103×*-un-lft-identity
43×distribute-lft-out
32×sqrt-prod
30×times-frac
18×add-sqr-sqrt
17×add-cube-cbrt
distribute-lft-out--
associate-/r*
add-exp-log add-cbrt-cube associate-/l* add-log-exp
pow1 flip3-+ flip-+
sqrt-div associate-/r/ associate-/l/
cbrt-undiv +-commutative associate-+r- rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub div-exp clear-num sum-log div-inv
Counts
3 → 88
Calls
3 calls:
27.0ms
(sqrt (+ x 1.0))
68.0ms
(+ (sqrt (+ x 1.0)) (sqrt x))
554.0ms
(/ (+ 1.0 (- x x)) (+ (sqrt (+ x 1.0)) (sqrt x)))

series1.2s

Counts
3 → 9
Calls
3 calls:
95.0ms
(sqrt (+ x 1.0))
467.0ms
(+ (sqrt (+ x 1.0)) (sqrt x))
646.0ms
(/ (+ 1.0 (- x x)) (+ (sqrt (+ x 1.0)) (sqrt x)))

simplify13.6s

Counts
97 → 97
Iterations
IterNodes
done5001
34422
21289
1410
0166

prune1.5s

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize190.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (+ 1.0 (- x x)) (+ (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))) (sqrt x)))
0.2b
(* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0))))
0.3b
(cbrt (+ x 1.0))
0.3b
(cbrt (+ x 1.0))

rewrite930.0ms

Algorithm
rewrite-expression-head
Rules
46×*-un-lft-identity
26×add-sqr-sqrt
20×add-cube-cbrt
15×times-frac
13×cbrt-prod
11×distribute-lft-out
10×associate-*r*
sqrt-prod
add-exp-log add-cbrt-cube
pow1 cbrt-div
flip3-+ flip-+ associate-/l*
distribute-lft-out-- add-log-exp
associate-*l* associate-/r* unswap-sqr
pow1/3 sqrt-div associate-*r/ associate-/r/ associate-/l/
cbrt-undiv associate-+r- frac-2neg div-sub div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv
Counts
4 → 97
Calls
4 calls:
207.0ms
(/ (+ 1.0 (- x x)) (+ (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))) (sqrt x)))
662.0ms
(* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0))))
26.0ms
(cbrt (+ x 1.0))
17.0ms
(cbrt (+ x 1.0))

series1.8s

Counts
4 → 12
Calls
4 calls:
418.0ms
(/ (+ 1.0 (- x x)) (+ (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))) (sqrt x)))
393.0ms
(* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0))))
448.0ms
(cbrt (+ x 1.0))
532.0ms
(cbrt (+ x 1.0))

simplify13.3s

Counts
109 → 109
Iterations
IterNodes
done5003
23868
1933
0342

prune1.5s

Pruning

9 alts after pruning (7 fresh and 2 done)

Merged error: 0.0b

localize61.0ms

Local error

Found 4 expressions with local error:

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

rewrite1.7s

Algorithm
rewrite-expression-head
Rules
1602×*-un-lft-identity
1100×sqrt-prod
954×times-frac
640×distribute-lft-out
334×add-sqr-sqrt
332×add-cube-cbrt
100×distribute-lft-out--
56×associate-/l*
28×sqrt-div
24×associate-/r/
18×associate-/r*
15×flip3-+ flip-+
12×div-inv
11×add-exp-log add-cbrt-cube
pow1
cbrt-undiv div-exp add-log-exp
div-sub associate-/l/
associate-+r- rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num
Counts
4 → 649
Calls
4 calls:
263.0ms
(sqrt (+ (sqrt (+ x 1.0)) (sqrt x)))
100.0ms
(sqrt (+ (sqrt (+ x 1.0)) (sqrt x)))
399.0ms
(/ (+ 1.0 (- x x)) (sqrt (+ (sqrt (+ x 1.0)) (sqrt x))))
418.0ms
(/ (/ (+ 1.0 (- x x)) (sqrt (+ (sqrt (+ x 1.0)) (sqrt x)))) (sqrt (+ (sqrt (+ x 1.0)) (sqrt x))))

series3.0s

Counts
4 → 12
Calls
4 calls:
574.0ms
(sqrt (+ (sqrt (+ x 1.0)) (sqrt x)))
480.0ms
(sqrt (+ (sqrt (+ x 1.0)) (sqrt x)))
1.6s
(/ (+ 1.0 (- x x)) (sqrt (+ (sqrt (+ x 1.0)) (sqrt x))))
385.0ms
(/ (/ (+ 1.0 (- x x)) (sqrt (+ (sqrt (+ x 1.0)) (sqrt x)))) (sqrt (+ (sqrt (+ x 1.0)) (sqrt x))))

simplify11.0s

Counts
661 → 661
Iterations
IterNodes
done5064
22845
11114
0456

prune5.6s

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0b

regimes152.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations
IterNodes
done12
112
09

end0.0ms

sample8.5s

Algorithm
intervals
Results
5.7s1683×body1280valid
876.0ms1236×body640valid
750.0ms4136×body80valid
504.0ms7895×body80nan
162.0ms620×body320valid
37.0ms325×body160valid