Details

Time bar (total: 4.8s)

sample53.0ms

Algorithm
intervals
Results
18.0ms256×body80valid
17.0ms256×body80nan

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02716
14416
25616
37416
48016
58016

prune4.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 34.8b

localize23.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
0.4b
(* (atan2 im re) (log base))
0.6b
(* (log base) (log base))
32.4b
(sqrt (+ (* re re) (* im im)))

rewrite24.0ms

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

series251.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
33.0ms
(* (atan2 im re) (log base))
148.0ms
(* (log base) (log base))
36.0ms
(sqrt (+ (* re re) (* im im)))

simplify58.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
04441213
118161100
250011070

prune412.0ms

Filtered
120 candidates to 79 candidates (65.8%)
Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.1b

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(log (/ 1 base))
0.3b
(/ (atan2 im re) (log (/ 1 base)))

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
27×times-frac
20×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
15×log-pow
13×log-prod
12×pow1
add-exp-log
associate-/r*
pow-flip inv-pow
rem-log-exp add-cbrt-cube
div-exp associate-/l*
div-inv add-log-exp
cbrt-undiv log-div rec-exp frac-2neg 1-exp log-rec clear-num
Counts
2 → 68
Calls
2 calls:
3.0ms
(log (/ 1 base))
4.0ms
(/ (atan2 im re) (log (/ 1 base)))

series155.0ms

Counts
2 → 6
Calls
2 calls:
121.0ms
(log (/ 1 base))
34.0ms
(/ (atan2 im re) (log (/ 1 base)))

simplify102.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 3 (32.0ms)

IterNodesCost
0197433
1536402
21518386
33905369
45001369

prune163.0ms

Filtered
74 candidates to 42 candidates (56.8%)
Pruning

13 alts after pruning (13 fresh and 0 done)

Merged error: 0.0b

localize9.0ms

Local error

Found 2 expressions with local error:

0.3b
(/ -1 (log base))
0.3b
(* (atan2 im re) (/ -1 (log base)))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt times-frac
20×add-cube-cbrt *-un-lft-identity
16×associate-*r*
11×pow1
add-exp-log add-cbrt-cube
log-pow
associate-/r*
associate-*l* associate-/l*
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv add-log-exp unswap-sqr
frac-2neg associate-*r/ pow-prod-down clear-num *-commutative
Counts
2 → 66
Calls
2 calls:
3.0ms
(/ -1 (log base))
7.0ms
(* (atan2 im re) (/ -1 (log base)))

series206.0ms

Counts
2 → 6
Calls
2 calls:
161.0ms
(/ -1 (log base))
45.0ms
(* (atan2 im re) (/ -1 (log base)))

simplify37.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0205380
11004347
25001307

prune172.0ms

Filtered
72 candidates to 45 candidates (62.5%)
Pruning

14 alts after pruning (13 fresh and 1 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.3b
(/ (atan2 im re) (+ (* 2 (log (cbrt (/ 1 base)))) (log (cbrt (/ 1 base)))))
0.4b
(+ (* 2 (log (cbrt (/ 1 base)))) (log (cbrt (/ 1 base))))
0.6b
(cbrt (/ 1 base))
0.6b
(cbrt (/ 1 base))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
65×cbrt-prod
63×times-frac
58×*-un-lft-identity
53×add-sqr-sqrt add-cube-cbrt
48×log-prod
32×associate-+l+
16×distribute-rgt-in associate-+r+ distribute-lft-in
10×distribute-rgt-out
pow1
add-exp-log associate-/r* add-cbrt-cube div-inv
distribute-lft1-in log-pow add-log-exp
cbrt-div associate-/l*
flip3-+ pow1/3 associate-/r/ flip-+
cbrt-undiv +-commutative associate-+r- log-div frac-2neg div-exp clear-num sum-log
Counts
4 → 148
Calls
4 calls:
6.0ms
(/ (atan2 im re) (+ (* 2 (log (cbrt (/ 1 base)))) (log (cbrt (/ 1 base)))))
12.0ms
(+ (* 2 (log (cbrt (/ 1 base)))) (log (cbrt (/ 1 base))))
3.0ms
(cbrt (/ 1 base))
3.0ms
(cbrt (/ 1 base))

series714.0ms

Counts
4 → 12
Calls
4 calls:
97.0ms
(/ (atan2 im re) (+ (* 2 (log (cbrt (/ 1 base)))) (log (cbrt (/ 1 base)))))
260.0ms
(+ (* 2 (log (cbrt (/ 1 base)))) (log (cbrt (/ 1 base))))
174.0ms
(cbrt (/ 1 base))
182.0ms
(cbrt (/ 1 base))

simplify45.0ms

Algorithm
egg-herbie
Counts
160 → 160
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
03991452
111351288
250011146

prune536.0ms

Filtered
160 candidates to 125 candidates (78.1%)
Pruning

11 alts after pruning (10 fresh and 1 done)

Merged error: 0b

regimes221.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02613
12813
22813

end0.0ms

sample1.6s

Algorithm
intervals
Results
621.0ms8000×body80valid
571.0ms7947×body80nan