Details

Time bar (total: 3.0s)

analyze1.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
100%0%0%1

sample39.0ms

Algorithm
intervals
Results
22.0ms103×body1280valid
4.0ms111×body80valid
4.0ms24×body640valid
1.0ms10×body320valid
1.0msbody160valid

simplify19.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (17.0ms)

IterNodesCost
044212
144212

prune5.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New101
Fresh011
Picked000
Done000
Total112

Merged error: 17.1b

Counts
2 → 1

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
0.0b
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
0.0b
(/ 1.0 (hypot 1.0 x))
2.6b
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
14×add-sqr-sqrt
12×add-cube-cbrt
times-frac
add-log-exp
pow1
add-exp-log add-cbrt-cube
associate-/r* associate-/l*
sqrt-pow1 flip3-+ sqrt-div associate-*r/ flip-+
cbrt-undiv +-commutative sub-neg flip3-- frac-2neg pow1/2 diff-log div-exp pow-prod-down clear-num sum-log sqrt-prod flip-- div-inv distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
4 → 65
Calls
4 calls:
6.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
7.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
3.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series41.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
13.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
4.0ms
(/ 1.0 (hypot 1.0 x))
17.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify76.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 0 (69.0ms)

IterNodesCost
04844870
14844870

prune125.0ms

Filtered
54 candidates to 77 candidates (-42.6%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New75277
Fresh000
Picked101
Done000
Total76278

Merged error: 16.7b

Counts
78 → 2

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(/ 1.0 (hypot 1.0 x))
2.1b
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
18×times-frac
add-exp-log add-cbrt-cube
pow1
associate-/r* associate-/l* add-log-exp
cbrt-undiv frac-2neg sqrt-pow1 sqrt-div associate-*r/ div-exp clear-num div-inv associate--r+
distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ pow1/2 diff-log pow-prod-down sqrt-prod flip-- flip-+
Counts
4 → 80
Calls
4 calls:
9.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
3.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(/ 1.0 (hypot 1.0 x))
4.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

series28.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
4.0ms
(/ 1.0 (hypot 1.0 x))
4.0ms
(/ 1.0 (hypot 1.0 x))
7.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

simplify50.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
05000919

prune209.0ms

Filtered
68 candidates to 92 candidates (-35.3%)
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New90292
Fresh011
Picked101
Done000
Total91394

Merged error: 16.7b

Counts
94 → 3

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 0.5 (hypot 1.0 x))
0.0b
(/ 1.0 (hypot 1.0 x))
2.1b
(- (- 1.0 0.5) (/ 0.5 (hypot 1.0 x)))
2.1b
(log (pow (exp 1.0) (- (- 1.0 0.5) (/ 0.5 (hypot 1.0 x)))))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt *-un-lft-identity
22×add-cube-cbrt
19×times-frac
add-exp-log log-prod add-log-exp
add-cbrt-cube
associate-/r* associate-/l*
pow1 sub-neg
unpow-prod-down diff-log rem-log-exp distribute-lft-out--
cbrt-undiv unpow-prod-up flip3-- frac-2neg div-exp associate--l+ clear-num frac-sub flip-- div-inv difference-of-squares
associate--l- pow-to-exp log-div pow-exp log-pow pow-sub sqr-pow
Counts
4 → 95
Calls
4 calls:
3.0ms
(/ 0.5 (hypot 1.0 x))
3.0ms
(/ 1.0 (hypot 1.0 x))
10.0ms
(- (- 1.0 0.5) (/ 0.5 (hypot 1.0 x)))
5.0ms
(log (pow (exp 1.0) (- (- 1.0 0.5) (/ 0.5 (hypot 1.0 x)))))

series65.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(/ 0.5 (hypot 1.0 x))
4.0ms
(/ 1.0 (hypot 1.0 x))
6.0ms
(- (- 1.0 0.5) (/ 0.5 (hypot 1.0 x)))
50.0ms
(log (pow (exp 1.0) (- (- 1.0 0.5) (/ 0.5 (hypot 1.0 x)))))

simplify50.0ms

Algorithm
egg-herbie
Counts
107 → 107
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
049521168
149521168

prune280.0ms

Filtered
80 candidates to 107 candidates (-33.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1070107
Fresh022
Picked011
Done000
Total1073110

Merged error: 16.7b

Counts
110 → 3

localize25.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 0.5 (hypot 1.0 x))
0.0b
(/ 0.5 (hypot 1.0 x))
0.0b
(pow (* 1.0 (+ 0.5 (/ 0.5 (hypot 1.0 x)))) 3)
2.1b
(- (pow 1.0 6) (pow (* 1.0 (+ 0.5 (/ 0.5 (hypot 1.0 x)))) 3))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
23×*-un-lft-identity
21×add-cube-cbrt
18×times-frac
11×add-exp-log add-cbrt-cube
pow1
associate-/r* associate-/l* add-log-exp difference-of-squares sqr-pow
unpow-prod-down pow-unpow
cbrt-undiv cube-div pow-pow frac-2neg associate-*r/ div-exp pow-exp clear-num div-inv rem-cube-cbrt
cube-mult pow-to-exp sub-neg flip3-- flip3-+ diff-log unpow3 cube-prod pow-prod-down prod-exp flip-- cbrt-unprod flip-+ distribute-lft-out--
Counts
4 → 96
Calls
4 calls:
3.0ms
(/ 0.5 (hypot 1.0 x))
3.0ms
(/ 0.5 (hypot 1.0 x))
8.0ms
(pow (* 1.0 (+ 0.5 (/ 0.5 (hypot 1.0 x)))) 3)
7.0ms
(- (pow 1.0 6) (pow (* 1.0 (+ 0.5 (/ 0.5 (hypot 1.0 x)))) 3))

series61.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(/ 0.5 (hypot 1.0 x))
4.0ms
(/ 0.5 (hypot 1.0 x))
16.0ms
(pow (* 1.0 (+ 0.5 (/ 0.5 (hypot 1.0 x)))) 3)
37.0ms
(- (pow 1.0 6) (pow (* 1.0 (+ 0.5 (/ 0.5 (hypot 1.0 x)))) 3))

simplify54.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 0 (43.0ms)

IterNodesCost
049971336
149971336

prune424.0ms

Filtered
76 candidates to 108 candidates (-42.1%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1062108
Fresh011
Picked101
Done011
Total1074111

Merged error: 16.6b

Counts
111 → 4

regimes279.0ms

Accuracy

0% (0.0b remaining)

Error of 14.8b against oracle of 14.7b and baseline of 14.8b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03826
13826

end0.0ms

sample1.1s

Algorithm
intervals
Results
648.0ms2878×body1280valid
158.0ms4048×body80valid
104.0ms600×body640valid
37.0ms309×body320valid
13.0ms165×body160valid

Profiling

Loading profile data...