Details

Time bar (total: 5.1s)

sample54.0ms

Algorithm
intervals
Results
21.0ms256×body80valid
16.0ms238×body80nan

simplify11.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02716
14416
25616
37416
48016
58016

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 33.8b

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

rewrite25.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:
11.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))
4.0ms
(* (log base) (log base))
3.0ms
(sqrt (+ (* re re) (* im im)))

series249.0ms

Counts
4 → 12
Calls
4 calls:
40.0ms
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
27.0ms
(* (atan2 im re) (log base))
144.0ms
(* (log base) (log base))
37.0ms
(sqrt (+ (* re re) (* im im)))

simplify58.0ms

Algorithm
egg-herbie
Counts
120 → 120
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
04441213
118161100
250011070

prune427.0ms

Pruning

11 alts after pruning (11 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)))

rewrite7.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:
2.0ms
(log (/ 1 base))
3.0ms
(/ (atan2 im re) (log (/ 1 base)))

series155.0ms

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

simplify107.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 3 (34.0ms)

IterNodesCost
0197433
1536402
21518386
33905369
45001369

prune171.0ms

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)))

rewrite16.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:
2.0ms
(/ -1 (log base))
12.0ms
(* (atan2 im re) (/ -1 (log base)))

series202.0ms

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

simplify96.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 3 (91.0ms)

IterNodesCost
0205385
1914347
24574312
35001308

prune177.0ms

Pruning

14 alts after pruning (14 fresh and 0 done)

Merged error: 0.0b

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
34×log-prod
33×add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac
22×associate-+r+
21×cbrt-prod
12×associate-+l+
10×distribute-rgt-out log-pow
pow1
add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube
pow-flip associate-/r* inv-pow add-log-exp
log-rec associate-/l*
flip3-+ pow1/3 associate-/r/ flip-+ div-inv
cbrt-undiv +-commutative distribute-lft-neg-out associate-+r- log-div distribute-neg-out frac-2neg div-exp unsub-neg clear-num sum-log
Counts
4 → 110
Calls
4 calls:
9.0ms
(+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))
10.0ms
(/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base)))))
0.0ms
(cbrt base)
1.0ms
(cbrt base)

series1.1s

Counts
4 → 12
Calls
4 calls:
551.0ms
(+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))
220.0ms
(/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base)))))
182.0ms
(cbrt base)
177.0ms
(cbrt base)

simplify47.0ms

Algorithm
egg-herbie
Counts
122 → 122
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
04501197
113661030
25002916

prune461.0ms

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0b

regimes186.0ms

Accuracy

0% (0.3b 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
0199
1219
2219

end0.0ms

sample1.4s

Algorithm
intervals
Results
567.0ms8000×body80valid
529.0ms7982×body80nan