Details

Time bar (total: 7.1s)

sample73.0ms

Algorithm
intervals
Results
30.0ms256×body80valid
25.0ms252×body80nan

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.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: 33.1b

Counts
2 → 1

localize22.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))
30.7b
(sqrt (+ (* re re) (* im im)))

rewrite30.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:
12.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)))

series377.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)))
92.0ms
(* (log (sqrt (+ (* re re) (* im im)))) (log base))
149.0ms
(* (log base) (log base))
37.0ms
(sqrt (+ (* re re) (* im im)))

simplify63.0ms

Algorithm
egg-herbie
Counts
131 → 131
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
04671408
118201268
250011217

prune441.0ms

Filtered
131 candidates to 95 candidates (72.5%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New12110131
Fresh000
Picked101
Done000
Total12210132

Merged error: 0.2b

Counts
132 → 10

localize19.0ms

Local error

Found 3 expressions with local error:

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

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
23×*-un-lft-identity
21×add-cube-cbrt
20×pow1
12×log-prod
add-exp-log times-frac add-cbrt-cube
associate-*r* associate-*l* log-pow
distribute-rgt-in distribute-lft-in swap-sqr
expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp
flip3-+ pow-prod-down 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 → 99
Calls
3 calls:
9.0ms
(/ (+ (* (log (hypot re im)) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
5.0ms
(* (log (hypot re im)) (log base))
5.0ms
(* (log base) (log base))

series365.0ms

Counts
3 → 9
Calls
3 calls:
113.0ms
(/ (+ (* (log (hypot re im)) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
103.0ms
(* (log (hypot re im)) (log base))
149.0ms
(* (log base) (log base))

simplify54.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
03771035
11559925
25002895

prune348.0ms

Filtered
108 candidates to 73 candidates (67.6%)
Pruning

14 alts after pruning (14 fresh and 0 done)

PrunedKeptTotal
New9414108
Fresh909
Picked101
Done000
Total10414118

Merged error: 0.0b

Counts
118 → 14

localize21.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ 1 (/ (hypot (log base) 0.0) 1))
0.4b
(fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0))
0.4b
(/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))
0.4b
(* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)))

rewrite44.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))
1.0ms
(fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0))
4.0ms
(/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))
22.0ms
(* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)))

series1.1s

Counts
4 → 12
Calls
4 calls:
488.0ms
(/ 1 (/ (hypot (log base) 0.0) 1))
106.0ms
(fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0))
154.0ms
(/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1))
360.0ms
(* (/ 1 (/ (hypot (log base) 0.0) 1)) (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) (* (hypot (log base) 0.0) 1)))

simplify96.0ms

Algorithm
egg-herbie
Counts
248 → 248
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
09403390
142432753
250022552

prune580.0ms

Filtered
248 candidates to 134 candidates (54.0%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New2435248
Fresh6713
Picked101
Done000
Total25012262

Merged error: 0b

Counts
262 → 12

localize30.0ms

Local error

Found 4 expressions with local error:

0.3b
(* (* (/ (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) 2) (fma (- (pow 0.0 3)) 0.0 (pow (log base) 4))) 2) (- (* (log base) (log base)) (* 0.0 0.0)))
0.4b
(fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0))
0.5b
(* (log base) (log base))
0.9b
(pow (log base) 4)

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
24×pow1
21×add-exp-log
20×add-cbrt-cube
19×add-sqr-sqrt *-un-lft-identity
18×distribute-rgt-in log-prod distribute-lft-in
17×add-cube-cbrt
12×associate--l+
associate-*r* prod-exp cbrt-unprod
log-pow
swap-sqr
associate-*l*
expm1-log1p-u unpow-prod-down pow-prod-down associate-*l/ log1p-expm1-u add-log-exp
cbrt-undiv pow-unpow div-exp
frac-times sub-neg flip3-- associate-*r/ prod-diff *-commutative flip--
pow2 pow-to-exp pow-pow pow-plus pow-exp pow-sqr pow-prod-up fma-udef difference-of-squares unswap-sqr sqr-pow
Counts
4 → 116
Calls
4 calls:
14.0ms
(* (* (/ (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) 2) (fma (- (pow 0.0 3)) 0.0 (pow (log base) 4))) 2) (- (* (log base) (log base)) (* 0.0 0.0)))
1.0ms
(fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0))
5.0ms
(* (log base) (log base))
3.0ms
(pow (log base) 4)

series606.0ms

Counts
4 → 12
Calls
4 calls:
181.0ms
(* (* (/ (/ (fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0)) 2) (fma (- (pow 0.0 3)) 0.0 (pow (log base) 4))) 2) (- (* (log base) (log base)) (* 0.0 0.0)))
107.0ms
(fma (log (hypot re im)) (log base) (* (atan2 im re) 0.0))
149.0ms
(* (log base) (log base))
168.0ms
(pow (log base) 4)

simplify105.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
06291868
134441611
250011607

prune397.0ms

Filtered
128 candidates to 77 candidates (60.2%)
Pruning

12 alts after pruning (11 fresh and 1 done)

PrunedKeptTotal
New1280128
Fresh01111
Picked011
Done000
Total12812140

Merged error: 0b

Counts
140 → 12

regimes260.0ms

Accuracy

0% (0.5b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02720
12720

end0.0ms

sample2.0s

Algorithm
intervals
Results
823.0ms8000×body80valid
799.0ms8227×body80nan