Details

Time bar (total: 4.3s)

sample59.0ms

Algorithm
intervals
Results
19.0ms224×body80nan
19.0ms256×body80valid

simplify14.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
03116
15216
26816
38816
410216
510616
610616
done10616

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 31.8b

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite62.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
expm1-log1p-u log1p-expm1-u 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-- hypot-def div-inv
Counts
4 → 117
Calls
4 calls:
9.0ms
(* (atan2 im re) (log base))
32.0ms
(/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0)))
10.0ms
(* (log base) (log base))
8.0ms
(sqrt (+ (* re re) (* im im)))

series257.0ms

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

simplify60.0ms

Counts
129 → 129
Iterations

Useful iterations: 2 (49.0ms)

IterNodesCost
04661254
119241122
250021081
done50021081

prune427.0ms

Pruning

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

rewrite12.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*
expm1-log1p-u log1p-expm1-u div-inv add-log-exp
cbrt-undiv log-div rec-exp frac-2neg 1-exp log-rec clear-num
Counts
2 → 72
Calls
2 calls:
3.0ms
(log (/ 1 base))
7.0ms
(/ (atan2 im re) (log (/ 1 base)))

series160.0ms

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

simplify106.0ms

Counts
78 → 78
Iterations

Useful iterations: 3 (34.0ms)

IterNodesCost
0201449
1540418
21522402
33981385
45002385
done5002385

prune167.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 3 expressions with local error:

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

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
165×times-frac
84×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
51×log-pow
38×pow1
25×associate-/r*
21×add-exp-log
18×pow-flip inv-pow
13×log-prod
10×div-exp add-cbrt-cube
associate-/l*
div-inv
cbrt-undiv rem-log-exp
expm1-log1p-u rec-exp 1-exp log1p-expm1-u add-log-exp
log-div frac-2neg log-rec clear-num
div-sub distribute-frac-neg associate-/r/
Counts
3 → 188
Calls
3 calls:
3.0ms
(log (/ 1 base))
16.0ms
(/ 1 (/ (log (/ 1 base)) (atan2 im re)))
11.0ms
(/ (log (/ 1 base)) (atan2 im re))

series213.0ms

Counts
3 → 9
Calls
3 calls:
116.0ms
(log (/ 1 base))
54.0ms
(/ 1 (/ (log (/ 1 base)) (atan2 im re)))
42.0ms
(/ (log (/ 1 base)) (atan2 im re))

simplify49.0ms

Counts
197 → 197
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
05011610
120011420
250011268
done50011268

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

rewrite26.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 expm1-log1p-u div-exp prod-exp cbrt-unprod log1p-expm1-u div-inv add-log-exp unswap-sqr
frac-2neg associate-*r/ pow-prod-down clear-num *-commutative
Counts
2 → 70
Calls
2 calls:
9.0ms
(/ -1 (log base))
15.0ms
(* (atan2 im re) (/ -1 (log base)))

series211.0ms

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

simplify38.0ms

Counts
76 → 76
Iterations

Useful iterations: 2 (33.0ms)

IterNodesCost
0209396
11008363
25001323
done5001323

prune151.0ms

Pruning

12 alts after pruning (11 fresh and 1 done)

Merged error: 0.0b

regimes196.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0125
1185
2205
3205
done205

end0.0ms

sample1.6s

Algorithm
intervals
Results
574.0ms8000×body80valid
568.0ms7823×body80nan