Details

Time bar (total: 12.9s)

sample59.0ms

Algorithm
intervals
Results
26.0ms389×body80valid
6.0ms154×body80nan

simplify108.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0247
1487
2966
32566
48916
539636
650026

prune18.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 2.3b

Counts
2 → 2

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite24.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:
3.0ms
(+ 1.0 (* 10.0 k))
5.0ms
(* a (pow k m))
5.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
9.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series276.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(+ 1.0 (* 10.0 k))
72.0ms
(* a (pow k m))
22.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
140.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify63.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0457599
12146533
25003526

prune345.0ms

Filtered
86 candidates to 63 candidates (26.7%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New83386
Fresh101
Picked011
Done000
Total84488

Merged error: 2.3b

Counts
88 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(* k (+ 10.0 k))
0.0b
(/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))
0.3b
(/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)))
4.0b
(/ (+ 1.0 (* k (+ 10.0 k))) a)

rewrite92.0ms

Algorithm
rewrite-expression-head
Rules
1073×times-frac
500×add-sqr-sqrt *-un-lft-identity
498×add-cube-cbrt
198×unpow-prod-down
105×associate-/r*
70×add-exp-log
66×sqr-pow
51×div-exp
43×div-inv
22×add-cbrt-cube
19×associate-/l*
10×cbrt-undiv
pow-to-exp pow-exp
pow1 rec-exp 1-exp
associate-*r* add-log-exp
frac-2neg associate-*l* clear-num associate-/l/
flip3-+ associate-*r/ flip-+
distribute-rgt-in pow-flip distribute-lft-in pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod distribute-lft-out inv-pow unswap-sqr
Counts
4 → 602
Calls
4 calls:
6.0ms
(* k (+ 10.0 k))
10.0ms
(/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))
25.0ms
(/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)))
5.0ms
(/ (+ 1.0 (* k (+ 10.0 k))) a)

series355.0ms

Counts
4 → 12
Calls
4 calls:
57.0ms
(* k (+ 10.0 k))
123.0ms
(/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))
119.0ms
(/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)))
56.0ms
(/ (+ 1.0 (* k (+ 10.0 k))) a)

simplify131.0ms

Algorithm
egg-herbie
Counts
614 → 614
Iterations

Useful iterations: 1 (42.0ms)

IterNodesCost
021929172
150018738

prune7.7s

Filtered
614 candidates to 380 candidates (38.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New6140614
Fresh022
Picked011
Done011
Total6144618

Merged error: 2.3b

Counts
618 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* a (pow k m))
0.0b
(+ (+ 1.0 (* 10.0 k)) (* k k))
2.3b
(/ (cbrt (pow (* a (pow k m)) 3)) (+ (+ 1.0 (* 10.0 k)) (* k k)))
20.8b
(cbrt (pow (* a (pow k m)) 3))

rewrite27.0ms

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

series332.0ms

Counts
4 → 12
Calls
4 calls:
69.0ms
(* a (pow k m))
26.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
151.0ms
(/ (cbrt (pow (* a (pow k m)) 3)) (+ (+ 1.0 (* 10.0 k)) (* k k)))
85.0ms
(cbrt (pow (* a (pow k m)) 3))

simplify62.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (48.0ms)

IterNodesCost
04731310
121531209
250011186

prune632.0ms

Filtered
128 candidates to 95 candidates (25.8%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1280128
Fresh011
Picked011
Done022
Total1284132

Merged error: 2.3b

Counts
132 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(- 1.0 (* 10.0 k))
0.1b
(* a (- 1.0 (* 10.0 k)))
0.2b
(* m (log k))
0.2b
(* a (* m (log k)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
19×add-sqr-sqrt
18×log-prod
17×distribute-rgt-in distribute-lft-in
15×add-cube-cbrt *-un-lft-identity
14×pow1
13×add-exp-log add-cbrt-cube
associate-*l*
associate-*r*
add-log-exp
pow-prod-down prod-exp cbrt-unprod
sub-neg *-commutative
flip3-- associate-*r/ flip-- unswap-sqr
diff-log log-pow
Counts
4 → 91
Calls
4 calls:
3.0ms
(- 1.0 (* 10.0 k))
5.0ms
(* a (- 1.0 (* 10.0 k)))
4.0ms
(* m (log k))
6.0ms
(* a (* m (log k)))

series206.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(- 1.0 (* 10.0 k))
65.0ms
(* a (- 1.0 (* 10.0 k)))
46.0ms
(* m (log k))
49.0ms
(* a (* m (log k)))

simplify45.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0338503
11503434
25001414

prune311.0ms

Filtered
103 candidates to 58 candidates (43.7%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New1030103
Fresh000
Picked011
Done033
Total1034107

Merged error: 2.3b

Counts
107 → 4

regimes281.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0167
1167

end0.0ms

sample1.8s

Algorithm
intervals
Results
791.0ms11926×body80valid
178.0ms4356×body80nan

Profiling

Loading profile data...