Details

Time bar (total: 7.5s)

sample40.0ms

Algorithm
intervals
Results
8.0ms58×body640valid
7.0ms216×body80nan
7.0ms37×body1280valid
5.0ms130×body80valid
2.0ms23×body320valid
1.0msbody160valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0116
1146
2146

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 19.4b

Counts
2 → 1

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.1b
(/ 1.0 (sqrt (+ x 1.0)))
0.3b
(/ 1.0 (sqrt x))
2.8b
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

rewrite134.0ms

Algorithm
rewrite-expression-head
Rules
1035×times-frac
879×*-un-lft-identity
747×add-sqr-sqrt
714×add-cube-cbrt
594×prod-diff
566×sqrt-prod
74×distribute-lft-out
54×div-inv
48×sqrt-div
46×associate-/r/
24×flip3-+ flip-+
22×fma-neg
13×associate-/r*
11×distribute-lft-out--
difference-of-squares
add-exp-log add-cbrt-cube
associate-/l* add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
cbrt-undiv frac-2neg div-exp clear-num
sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log frac-sub flip-- hypot-def
Counts
4 → 758
Calls
4 calls:
3.0ms
(sqrt (+ x 1.0))
6.0ms
(/ 1.0 (sqrt (+ x 1.0)))
4.0ms
(/ 1.0 (sqrt x))
48.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

series279.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(sqrt (+ x 1.0))
74.0ms
(/ 1.0 (sqrt (+ x 1.0)))
38.0ms
(/ 1.0 (sqrt x))
136.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

simplify264.0ms

Algorithm
egg-herbie
Counts
770 → 770
Iterations

Useful iterations: 2 (95.0ms)

IterNodesCost
0153825021
1427818390
2500118355

prune1.1s

Filtered
770 candidates to 303 candidates (39.4%)
Pruning

15 alts after pruning (15 fresh and 0 done)

PrunedKeptTotal
New75515770
Fresh000
Picked101
Done000
Total75615771

Merged error: 18.8b

Counts
771 → 15

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(hypot (sqrt x) (sqrt 1.0))
0.1b
(/ 1.0 (hypot (sqrt x) (sqrt 1.0)))
0.3b
(/ 1.0 (sqrt x))
2.8b
(- (/ 1.0 (sqrt x)) (/ 1.0 (hypot (sqrt x) (sqrt 1.0))))

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
490×times-frac
384×add-sqr-sqrt
373×*-un-lft-identity
365×add-cube-cbrt
286×prod-diff
140×sqrt-prod
40×div-inv
22×fma-neg
associate-/r*
add-exp-log add-cbrt-cube
associate-/l* add-log-exp difference-of-squares
distribute-lft-out--
pow1 expm1-log1p-u log1p-expm1-u
cbrt-undiv frac-2neg div-exp clear-num
sub-neg hypot-udef flip3-- diff-log frac-sub flip--
Counts
4 → 414
Calls
4 calls:
1.0ms
(hypot (sqrt x) (sqrt 1.0))
3.0ms
(/ 1.0 (hypot (sqrt x) (sqrt 1.0)))
4.0ms
(/ 1.0 (sqrt x))
30.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (hypot (sqrt x) (sqrt 1.0))))

series1.3s

Counts
4 → 12
Calls
4 calls:
257.0ms
(hypot (sqrt x) (sqrt 1.0))
404.0ms
(/ 1.0 (hypot (sqrt x) (sqrt 1.0)))
45.0ms
(/ 1.0 (sqrt x))
607.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (hypot (sqrt x) (sqrt 1.0))))

simplify183.0ms

Algorithm
egg-herbie
Counts
426 → 426
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
0126213797
139009945
250019914

prune737.0ms

Filtered
426 candidates to 200 candidates (46.9%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New4242426
Fresh31114
Picked011
Done000
Total42714441

Merged error: 18.8b

Counts
441 → 14

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.2b
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
0.3b
(* (sqrt x) (sqrt (+ x 1.0)))
2.8b
(- (sqrt (+ x 1.0)) (sqrt x))

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
72×sqrt-prod
62×*-un-lft-identity
56×add-sqr-sqrt
42×prod-diff
37×add-cube-cbrt
18×add-exp-log add-cbrt-cube
10×distribute-lft-out
pow1
fma-neg associate-*r*
sqrt-div associate-*r/ associate-*l* add-log-exp
prod-exp cbrt-unprod
cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u difference-of-squares unswap-sqr
sqrt-pow1 flip3-+ pow1/2 pow-prod-down flip-+ distribute-lft-out--
flip3-- associate-/r/ flip-- associate-/l/
sub-neg rem-sqrt-square frac-2neg times-frac sqrt-unprod diff-log clear-num associate-/r* *-commutative hypot-def div-inv associate-/l*
Counts
4 → 151
Calls
4 calls:
3.0ms
(sqrt (+ x 1.0))
22.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
8.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
14.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

series421.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(sqrt (+ x 1.0))
261.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
59.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
72.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

simplify92.0ms

Algorithm
egg-herbie
Counts
163 → 163
Iterations

Useful iterations: 2 (71.0ms)

IterNodesCost
06361812
129451369
250021271

prune306.0ms

Filtered
163 candidates to 93 candidates (57.1%)
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New1576163
Fresh5712
Picked101
Done011
Total16314177

Merged error: 18.5b

Counts
177 → 14

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))
0.2b
(/ (* 1.0 (/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
0.3b
(* (sqrt x) (sqrt (+ x 1.0)))
2.4b
(+ x (- 1.0 x))

rewrite66.0ms

Algorithm
rewrite-expression-head
Rules
112×*-un-lft-identity
41×distribute-lft-out
36×add-sqr-sqrt
35×sqrt-prod
31×times-frac
29×add-exp-log add-cbrt-cube
28×add-cube-cbrt
11×associate-+r+
cbrt-undiv div-exp prod-diff add-log-exp
pow1 prod-exp cbrt-unprod distribute-lft-out--
associate-*r* associate-/r*
associate-*l* associate-/l*
flip3-+ associate-*r/ flip-+
expm1-log1p-u sqrt-div associate-/r/ log1p-expm1-u unswap-sqr
fma-def pow-prod-down associate-/l/
associate-+r- frac-2neg sqrt-pow1 pow1/2 clear-num sum-log div-inv
+-commutative sub-neg sqrt-unprod diff-log div-sub *-commutative
Counts
4 → 156
Calls
4 calls:
20.0ms
(/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))
24.0ms
(/ (* 1.0 (/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
8.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
7.0ms
(+ x (- 1.0 x))

series710.0ms

Counts
4 → 12
Calls
4 calls:
133.0ms
(/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))
518.0ms
(/ (* 1.0 (/ (+ x (- 1.0 x)) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
58.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
1.0ms
(+ x (- 1.0 x))

simplify114.0ms

Algorithm
egg-herbie
Counts
168 → 168
Iterations

Useful iterations: 2 (92.0ms)

IterNodesCost
07991711
142361448
250011435

prune306.0ms

Filtered
168 candidates to 106 candidates (63.1%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New1653168
Fresh7512
Picked101
Done011
Total1739182

Merged error: 0.2b

Counts
182 → 9

regimes40.0ms

Accuracy

0% (0.1b remaining)

Error of 0.4b against oracle of 0.3b and baseline of 0.4b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01411
11411

end0.0ms

sample1.2s

Algorithm
intervals
Results
273.0ms8123×body80nan
264.0ms1825×body640valid
213.0ms1174×body1280valid
153.0ms4044×body80valid
68.0ms649×body320valid
25.0ms308×body160valid