Details

Time bar (total: 7.5s)

sample62.0ms

Algorithm
intervals
Results
24.0ms289×body80nan
18.0ms256×body80valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02716
13316
23316

prune4.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 32.1b

localize20.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
0.3b
(* (log (sqrt (+ (* re re) (* im im)))) (log base))
0.6b
(* (log base) (log base))
29.5b
(sqrt (+ (* re re) (* im im)))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
25×*-un-lft-identity
23×pow1 add-cube-cbrt
12×log-prod
10×add-exp-log associate-*l* log-pow add-cbrt-cube
times-frac
associate-*r*
distribute-rgt-in distribute-lft-in swap-sqr
expm1-log1p-u log1p-expm1-u add-log-exp
flip3-+ associate-/r* sqrt-prod flip-+ associate-/l*
sqrt-pow1 pow1/2 sqrt-div pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod associate-/l/ unswap-sqr
cbrt-undiv pow2 rem-sqrt-square frac-2neg pow-plus div-exp clear-num pow-sqr pow-prod-up hypot-def div-inv
Counts
4 → 119
Calls
4 calls:
14.0ms
(/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
6.0ms
(* (log (sqrt (+ (* re re) (* im im)))) (log base))
4.0ms
(* (log base) (log base))
4.0ms
(sqrt (+ (* re re) (* im im)))

series391.0ms

Counts
4 → 12
Calls
4 calls:
103.0ms
(/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
94.0ms
(* (log (sqrt (+ (* re re) (* im im)))) (log base))
154.0ms
(* (log base) (log base))
40.0ms
(sqrt (+ (* re re) (* im im)))

simplify63.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
04671408
118201268
250011217

prune490.0ms

Filtered
131 candidates to 95 candidates (72.5%)
Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.2b

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(hypot re im)
0.3b
(/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
0.3b
(* (log (* 1 (hypot re im))) (log base))
0.6b
(* (log base) (log base))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
24×*-un-lft-identity
23×pow1
22×add-cube-cbrt
12×log-prod
10×add-exp-log add-cbrt-cube
times-frac associate-*l* log-pow
associate-*r*
distribute-rgt-in distribute-lft-in swap-sqr
expm1-log1p-u log1p-expm1-u add-log-exp
pow-prod-down associate-/r* associate-/l*
flip3-+ prod-exp associate-/r/ *-commutative cbrt-unprod flip-+ associate-/l/ unswap-sqr
cbrt-undiv pow2 hypot-udef frac-2neg pow-plus div-exp clear-num pow-sqr pow-prod-up div-inv
Counts
4 → 110
Calls
4 calls:
0.0ms
(hypot re im)
15.0ms
(/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
8.0ms
(* (log (* 1 (hypot re im))) (log base))
4.0ms
(* (log base) (log base))

series419.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(hypot re im)
110.0ms
(/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
105.0ms
(* (log (* 1 (hypot re im))) (log base))
154.0ms
(* (log base) (log base))

simplify56.0ms

Algorithm
egg-herbie
Counts
122 → 122
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
03981152
116041012
25002969

prune441.0ms

Filtered
122 candidates to 89 candidates (73.0%)
Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

localize21.0ms

Local error

Found 4 expressions with local error:

0.3b
(fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0))
0.3b
(/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))
0.3b
(/ (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))
0.6b
(* (log base) (log base))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
66×times-frac
44×add-sqr-sqrt *-un-lft-identity
42×add-cube-cbrt
25×add-exp-log
24×sqrt-prod
20×add-cbrt-cube
17×pow1
10×div-exp associate-/l*
div-inv
cbrt-undiv associate-/r*
log-prod swap-sqr log-pow
prod-exp
expm1-log1p-u associate-*r* associate-*l* log1p-expm1-u add-log-exp
distribute-rgt-in distribute-lft-in cbrt-unprod
frac-2neg sqrt-div 1-exp clear-num associate-/r/
pow2 flip3-+ pow-plus pow-prod-down pow-sqr *-commutative pow-prod-up flip-+ fma-udef associate-/l/ unswap-sqr
Counts
4 → 149
Calls
4 calls:
0.0ms
(fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0))
3.0ms
(/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))
14.0ms
(/ (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))
5.0ms
(* (log base) (log base))

series1.2s

Counts
4 → 12
Calls
4 calls:
144.0ms
(fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0))
357.0ms
(/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))
429.0ms
(/ (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)) (sqrt (+ (* (log base) (log base)) (* 0.0 0.0))))
298.0ms
(* (log base) (log base))

simplify64.0ms

Algorithm
egg-herbie
Counts
161 → 161
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
05522655
120092343
250012317

prune599.0ms

Filtered
161 candidates to 110 candidates (68.3%)
Pruning

10 alts after pruning (9 fresh and 1 done)

Merged error: 0b

localize25.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (log base) (log (cbrt base)))
0.3b
(* (log base) (* 2 (log (cbrt base))))
0.6b
(cbrt base)
0.6b
(cbrt base)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
36×log-prod
30×distribute-rgt-in distribute-lft-in
24×cbrt-prod
23×add-sqr-sqrt
21×add-cube-cbrt *-un-lft-identity
14×pow1
11×add-exp-log add-cbrt-cube
associate-*l*
associate-*r*
expm1-log1p-u pow-prod-down prod-exp log-pow cbrt-unprod log1p-expm1-u add-log-exp
pow1/3
*-commutative
unswap-sqr
Counts
4 → 106
Calls
4 calls:
5.0ms
(* (log base) (log (cbrt base)))
10.0ms
(* (log base) (* 2 (log (cbrt base))))
0.0ms
(cbrt base)
1.0ms
(cbrt base)

series1.2s

Counts
4 → 12
Calls
4 calls:
395.0ms
(* (log base) (log (cbrt base)))
418.0ms
(* (log base) (* 2 (log (cbrt base))))
183.0ms
(cbrt base)
186.0ms
(cbrt base)

simplify52.0ms

Algorithm
egg-herbie
Counts
118 → 118
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0314813
11256728
25002688

prune458.0ms

Filtered
118 candidates to 77 candidates (65.3%)
Pruning

10 alts after pruning (8 fresh and 2 done)

Merged error: 0b

regimes234.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02417
12617
22617

end0.0ms

sample1.5s

Algorithm
intervals
Results
578.0ms8087×body80nan
573.0ms8000×body80valid