Details

Time bar (total: 4.7s)

sample36.0ms

Algorithm
intervals
Results
16.0ms390×body80valid
5.0ms144×body80nan

simplify103.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0247
1535
21065
32695
49045
539765
650015

prune7.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 2.2b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ 1.0 (* 10.0 k)) (* k k))
0.0b
(* a (pow k m))
2.2b
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
18×add-exp-log
14×add-sqr-sqrt
10×add-cbrt-cube
add-cube-cbrt *-un-lft-identity
add-log-exp
associate-*r*
prod-exp
unpow-prod-down div-exp
pow1 expm1-log1p-u fma-def times-frac associate-*l* associate-/r* sum-log log1p-expm1-u unswap-sqr
cbrt-undiv pow-to-exp flip3-+ pow-exp associate-/r/ cbrt-unprod flip-+ sqr-pow
+-commutative associate-+l+ frac-2neg clear-num *-commutative div-inv associate-/l*
Counts
3 → 72
Calls
3 calls:
14.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
5.0ms
(* a (pow k m))
14.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series193.0ms

Counts
3 → 9
Calls
3 calls:
18.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
60.0ms
(* a (pow k m))
115.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify55.0ms

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0419575
12040495
25002476

prune232.0ms

Filtered
81 candidates to 63 candidates (77.8%)
Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

localize15.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (+ 1.0 (* 10.0 k)) (* k k))
0.0b
(/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (pow k m))
2.2b
(/ a (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (pow k m)))

rewrite64.0ms

Algorithm
rewrite-expression-head
Rules
180×times-frac
102×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
48×unpow-prod-down
32×associate-/r*
18×add-exp-log
16×sqr-pow
10×div-exp add-cbrt-cube
add-log-exp
div-inv associate-/l*
cbrt-undiv
pow1 expm1-log1p-u fma-def sum-log log1p-expm1-u
pow-to-exp frac-2neg flip3-+ pow-exp clear-num flip-+ associate-/l/
+-commutative associate-+l+ associate-/r/
Counts
3 → 189
Calls
3 calls:
11.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
25.0ms
(/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (pow k m))
18.0ms
(/ a (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (pow k m)))

series210.0ms

Counts
3 → 9
Calls
3 calls:
24.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
63.0ms
(/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (pow k m))
123.0ms
(/ a (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (pow k m)))

simplify103.0ms

Algorithm
egg-herbie
Counts
198 → 198
Iterations

Useful iterations: 2 (80.0ms)

IterNodesCost
08482597
140832407
250022378

prune593.0ms

Filtered
198 candidates to 159 candidates (80.3%)
Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0.0b

localize203.0ms

Local error

Found 4 expressions with local error:

0.0b
(* a (pow k m))
0.1b
(fma 10.0 k 1.0)
0.3b
(/ 1 (fma k k (fma 10.0 k 1.0)))
2.2b
(* (/ 1 (fma k k (fma 10.0 k 1.0))) (* a (pow k m)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
57×add-exp-log
31×prod-exp
27×add-sqr-sqrt
22×add-cube-cbrt *-un-lft-identity
20×add-cbrt-cube
18×times-frac
16×associate-*l*
10×div-exp
associate-*r*
pow1 cbrt-unprod
pow-to-exp rec-exp 1-exp pow-exp
expm1-log1p-u unpow-prod-down log1p-expm1-u add-log-exp
cbrt-undiv associate-/r* associate-/l* unswap-sqr
*-commutative div-inv sqr-pow
pow-flip frac-2neg pow-prod-down associate-*l/ clear-num fma-udef inv-pow
Counts
4 → 116
Calls
4 calls:
5.0ms
(* a (pow k m))
0.0ms
(fma 10.0 k 1.0)
2.0ms
(/ 1 (fma k k (fma 10.0 k 1.0)))
14.0ms
(* (/ 1 (fma k k (fma 10.0 k 1.0))) (* a (pow k m)))

series245.0ms

Counts
4 → 12
Calls
4 calls:
61.0ms
(* a (pow k m))
31.0ms
(fma 10.0 k 1.0)
43.0ms
(/ 1 (fma k k (fma 10.0 k 1.0)))
109.0ms
(* (/ 1 (fma k k (fma 10.0 k 1.0))) (* a (pow k m)))

simplify62.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0494796
12369688
25001666

prune296.0ms

Filtered
128 candidates to 79 candidates (61.7%)
Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize14.0ms

Local error

Found 4 expressions with local error:

1.9b
(/ (* a (pow k m)) (* (cbrt (+ (+ 1.0 (* 10.0 k)) (* k k))) (cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
17.8b
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
17.8b
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
17.8b
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
28×add-exp-log
18×cbrt-div
12×add-cbrt-cube
10×prod-exp
cbrt-prod flip3-+ flip-+
div-exp associate-/r/
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow1 cbrt-undiv expm1-log1p-u frac-times cbrt-unprod log1p-expm1-u add-log-exp
pow1/3
pow-to-exp associate-*r/ associate-*l/ pow-exp
frac-2neg times-frac clear-num associate-/r* div-inv associate-/l*
Counts
4 → 80
Calls
4 calls:
20.0ms
(/ (* a (pow k m)) (* (cbrt (+ (+ 1.0 (* 10.0 k)) (* k k))) (cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
6.0ms
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
6.0ms
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
6.0ms
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

series563.0ms

Counts
4 → 12
Calls
4 calls:
239.0ms
(/ (* a (pow k m)) (* (cbrt (+ (+ 1.0 (* 10.0 k)) (* k k))) (cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))))
106.0ms
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
106.0ms
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
111.0ms
(cbrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify59.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
05361256
121101102
250021060

prune348.0ms

Filtered
92 candidates to 78 candidates (84.8%)
Pruning

6 alts after pruning (4 fresh and 2 done)

Merged error: 0.0b

regimes105.0ms

Accuracy

98.6% (0.0b remaining)

Error of 0.1b against oracle of 0.1b and baseline of 2.3b

bsearch29.0ms

Steps
ItersRangePoint
4
7.317339237634592e+150
1.4340110496867217e+151
8.317260679289482e+150

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04533
15133
25133

end0.0ms

sample1.0s

Algorithm
intervals
Results
506.0ms11972×body80valid
145.0ms4238×body80nan