Details

Time bar (total: 6.9s)

sample49.0ms

Algorithm
intervals
Results
17.0ms256×body80valid
14.0ms220×body80nan

simplify6.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

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 30.4b

Counts
2 → 1

localize23.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.4b
(* (log (sqrt (+ (* re re) (* im im)))) (log base))
0.5b
(* (log base) (log base))
28.0b
(sqrt (+ (* re re) (* im im)))

rewrite28.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:
10.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))
5.0ms
(* (log base) (log base))
4.0ms
(sqrt (+ (* re re) (* im im)))

series376.0ms

Counts
4 → 12
Calls
4 calls:
99.0ms
(/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
91.0ms
(* (log (sqrt (+ (* re re) (* im im)))) (log base))
152.0ms
(* (log base) (log base))
34.0ms
(sqrt (+ (* re re) (* im im)))

simplify67.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
04671408
118201268
250011217

prune477.0ms

Filtered
131 candidates to 95 candidates (72.5%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New11912131
Fresh000
Picked101
Done000
Total12012132

Merged error: 0.2b

Counts
132 → 12

localize18.0ms

Local error

Found 3 expressions with local error:

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

rewrite28.0ms

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

series361.0ms

Counts
3 → 9
Calls
3 calls:
108.0ms
(/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
100.0ms
(* (log (* 1 (hypot re im))) (log base))
153.0ms
(* (log base) (log base))

simplify56.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
03811125
11567988
25001945

prune532.0ms

Filtered
109 candidates to 76 candidates (69.7%)
Pruning

13 alts after pruning (13 fresh and 0 done)

PrunedKeptTotal
New9613109
Fresh11011
Picked101
Done000
Total10813121

Merged error: 0.0b

Counts
121 → 13

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1 (/ (hypot (log base) 0.0) 1))
0.3b
(* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (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))
0.4b
(fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
170×add-exp-log
157×times-frac
104×add-sqr-sqrt
93×div-exp
90×*-un-lft-identity
85×add-cube-cbrt
62×prod-exp
50×add-cbrt-cube
44×associate-*l*
41×1-exp
20×cbrt-undiv
15×rec-exp
14×associate-/r*
13×cbrt-unprod
11×div-inv
pow1 associate-*r* unswap-sqr
associate-/l*
expm1-log1p-u log1p-expm1-u add-log-exp
frac-2neg clear-num associate-/r/
frac-times pow-flip associate-*r/ pow-prod-down associate-*l/ *-commutative fma-udef inv-pow
Counts
4 → 236
Calls
4 calls:
6.0ms
(/ 1 (/ (hypot (log base) 0.0) 1))
18.0ms
(* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)))
4.0ms
(/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))
1.0ms
(fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0))

series1.2s

Counts
4 → 12
Calls
4 calls:
347.0ms
(/ 1 (/ (hypot (log base) 0.0) 1))
364.0ms
(* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)))
343.0ms
(/ (fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))
139.0ms
(fma (log base) (log (hypot re im)) (* (atan2 im re) 0.0))

simplify102.0ms

Algorithm
egg-herbie
Counts
248 → 248
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
09363396
143672773
250012572

prune628.0ms

Filtered
248 candidates to 134 candidates (54.0%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New2435248
Fresh6612
Picked101
Done000
Total25011261

Merged error: 0b

Counts
261 → 11

localize18.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1 (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0))))
0.3b
(/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)))
0.4b
(* (log (* 1 (hypot re im))) (log base))
0.5b
(* (log base) (log base))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
70×add-sqr-sqrt
68×*-un-lft-identity
66×add-cube-cbrt
24×pow1
21×add-exp-log
18×associate-/r*
15×add-cbrt-cube
12×log-prod
11×associate-/r/
associate-*l* log-pow
div-exp associate-*r*
distribute-rgt-in distribute-lft-in flip3-+ swap-sqr flip-+ div-inv associate-/l*
cbrt-undiv expm1-log1p-u log1p-expm1-u add-log-exp
pow-prod-down
rec-exp frac-2neg 1-exp prod-exp clear-num *-commutative cbrt-unprod associate-/l/ unswap-sqr
pow2 pow-flip pow-plus pow-sqr pow-prod-up inv-pow
Counts
4 → 186
Calls
4 calls:
11.0ms
(/ 1 (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0))))
10.0ms
(/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)))
6.0ms
(* (log (* 1 (hypot re im))) (log base))
5.0ms
(* (log base) (log base))

series514.0ms

Counts
4 → 12
Calls
4 calls:
128.0ms
(/ 1 (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0))))
144.0ms
(/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)))
96.0ms
(* (log (* 1 (hypot re im))) (log base))
145.0ms
(* (log base) (log base))

simplify99.0ms

Algorithm
egg-herbie
Counts
198 → 198
Iterations

Useful iterations: 2 (69.0ms)

IterNodesCost
06623288
130992903
250012776

prune638.0ms

Filtered
198 candidates to 124 candidates (62.6%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1953198
Fresh3710
Picked101
Done000
Total19910209

Merged error: 0b

Counts
209 → 10

regimes224.0ms

Accuracy

0% (0.5b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02013
12013

end0.0ms

sample1.4s

Algorithm
intervals
Results
535.0ms8000×body80valid
507.0ms8005×body80nan