Details

Time bar (total: 4.7s)

sample41.0ms

Algorithm
intervals
Results
18.0ms393×body80valid
7.0ms127×body80nan

simplify100.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0247
1487
2966
32566
48916
539636
650026

prune6.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.7b

Counts
2 → 2

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
19×add-exp-log
14×add-sqr-sqrt
11×add-cbrt-cube add-log-exp
add-cube-cbrt *-un-lft-identity
associate-*r*
prod-exp
pow1 unpow-prod-down div-exp sum-log
flip3-+ times-frac associate-*l* associate-/r* flip-+ unswap-sqr
cbrt-undiv +-commutative pow-to-exp pow-exp associate-/r/ cbrt-unprod sqr-pow
associate-+l+ frac-2neg clear-num *-commutative div-inv associate-/l*
Counts
4 → 74
Calls
4 calls:
5.0ms
(* a (pow k m))
3.0ms
(+ 1.0 (* 10.0 k))
5.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
8.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series233.0ms

Counts
4 → 12
Calls
4 calls:
62.0ms
(* a (pow k m))
32.0ms
(+ 1.0 (* 10.0 k))
22.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
117.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify54.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
0457599
12146533
25001526

prune210.0ms

Filtered
86 candidates to 63 candidates (73.3%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New83386
Fresh011
Picked101
Done000
Total84488

Merged error: 0.7b

Counts
88 → 4

localize15.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt k)
0.6b
(cbrt k)
0.6b
(cbrt k)
0.7b
(/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
58×add-exp-log
30×prod-exp
16×div-exp
13×add-cbrt-cube
11×pow-exp
cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow-to-exp
pow1 add-log-exp
cbrt-undiv times-frac pow1/3 associate-/r* cbrt-unprod
associate-/r/
frac-2neg flip3-+ clear-num flip-+ div-inv associate-/l*
Counts
4 → 71
Calls
4 calls:
1.0ms
(cbrt k)
1.0ms
(cbrt k)
1.0ms
(cbrt k)
12.0ms
(/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series922.0ms

Counts
4 → 12
Calls
4 calls:
188.0ms
(cbrt k)
177.0ms
(cbrt k)
177.0ms
(cbrt k)
379.0ms
(/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify61.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 2 (53.0ms)

IterNodesCost
0506882
12389755
25001731

prune256.0ms

Filtered
83 candidates to 57 candidates (68.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New81283
Fresh123
Picked101
Done000
Total83487

Merged error: 0.0b

Counts
87 → 4

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
49×add-sqr-sqrt
45×times-frac
39×*-un-lft-identity
37×add-cube-cbrt
30×associate-*l*
22×unpow-prod-down
21×add-exp-log
13×add-cbrt-cube
pow1 sqr-pow
associate-*r* associate-/l*
div-exp add-log-exp
prod-exp unswap-sqr
flip3-+ associate-/r/ flip-+
associate-/r* cbrt-unprod
cbrt-undiv distribute-rgt-in pow-to-exp associate-+l+ distribute-lft-in associate-*r/ pow-prod-down pow-exp *-commutative div-inv
+-commutative frac-2neg associate-*l/ clear-num sum-log distribute-lft-out
Counts
4 → 133
Calls
4 calls:
6.0ms
(+ (* k (+ 10.0 k)) 1.0)
6.0ms
(* k (+ 10.0 k))
9.0ms
(/ (pow k m) (+ (* k (+ 10.0 k)) 1.0))
14.0ms
(* (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) a)

series236.0ms

Counts
4 → 12
Calls
4 calls:
23.0ms
(+ (* k (+ 10.0 k)) 1.0)
42.0ms
(* k (+ 10.0 k))
68.0ms
(/ (pow k m) (+ (* k (+ 10.0 k)) 1.0))
103.0ms
(* (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) a)

simplify68.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
06181187
125871116
250011109

prune387.0ms

Filtered
145 candidates to 110 candidates (75.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1441145
Fresh123
Picked011
Done000
Total1454149

Merged error: 0.0b

Counts
149 → 4

localize23.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt k)
0.6b
(cbrt k)
12.1b
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
12.1b
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
add-cube-cbrt *-un-lft-identity
pow1 cbrt-prod sqrt-prod
add-exp-log sqrt-div add-cbrt-cube add-log-exp
rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 pow1/3 flip-+
Counts
4 → 52
Calls
4 calls:
1.0ms
(cbrt k)
1.0ms
(cbrt k)
4.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
4.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

series495.0ms

Counts
4 → 12
Calls
4 calls:
180.0ms
(cbrt k)
175.0ms
(cbrt k)
69.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))
72.0ms
(sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify61.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 3 (56.0ms)

IterNodesCost
0179366
1588352
22219340
35002338

prune256.0ms

Filtered
64 candidates to 54 candidates (84.4%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New64064
Fresh022
Picked011
Done011
Total64468

Merged error: 0.0b

Counts
68 → 4

regimes71.0ms

Accuracy

0% (1.9b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0156
1156

end0.0ms

sample1.1s

Algorithm
intervals
Results
559.0ms11903×body80valid
164.0ms4445×body80nan