Details

Time bar (total: 12.0s)

sample60.0ms

Algorithm
intervals
Results
26.0ms389×body80valid
6.0ms154×body80nan

simplify107.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0247
1487
2966
32566
48916
539636
650026

prune13.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

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

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:
2.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)))

series56.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(+ 1.0 (* 10.0 k))
16.0ms
(* a (pow k m))
3.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
34.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

simplify60.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
0471611
12227545
25002538

prune379.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

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

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

series75.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(* k (+ 10.0 k))
32.0ms
(/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))
31.0ms
(/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)))
7.0ms
(/ (+ 1.0 (* k (+ 10.0 k))) a)

simplify134.0ms

Algorithm
egg-herbie
Counts
614 → 614
Iterations

Useful iterations: 1 (43.0ms)

IterNodesCost
022039184
150028752

prune7.8s

Filtered
614 candidates to 379 candidates (38.3%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New6140614
Fresh022
Picked011
Done011
Total6144618

Merged error: 2.3b

Counts
618 → 4

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

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

series78.0ms

Counts
4 → 12
Calls
4 calls:
16.0ms
(* a (pow k m))
3.0ms
(+ (+ 1.0 (* 10.0 k)) (* k k))
38.0ms
(/ (cbrt (pow (* a (pow k m)) 3)) (+ (+ 1.0 (* 10.0 k)) (* k k)))
21.0ms
(cbrt (pow (* a (pow k m)) 3))

simplify64.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
04871327
122281225
250011202

prune655.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

localize20.0ms

Local error

Found 4 expressions with local error:

0.2b
(* m (log k))
0.2b
(* a (* m (log k)))
0.2b
(* 10.0 (* k a))
7.2b
(* (log 1) (* a m))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
23×pow1
21×add-exp-log add-cbrt-cube
18×log-prod
17×add-sqr-sqrt
15×distribute-rgt-in add-cube-cbrt *-un-lft-identity distribute-lft-in
13×associate-*l*
10×pow-prod-down prod-exp cbrt-unprod
associate-*r*
*-commutative add-log-exp
log-pow
unswap-sqr
Counts
4 → 92
Calls
4 calls:
4.0ms
(* m (log k))
5.0ms
(* a (* m (log k)))
4.0ms
(* 10.0 (* k a))
5.0ms
(* (log 1) (* a m))

series29.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(* m (log k))
9.0ms
(* a (* m (log k)))
4.0ms
(* 10.0 (* k a))
8.0ms
(* (log 1) (* a m))

simplify48.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0360489
11491387
25001313

prune374.0ms

Filtered
104 candidates to 58 candidates (44.2%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New1040104
Fresh000
Picked011
Done033
Total1044108

Merged error: 2.3b

Counts
108 → 4

regimes220.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.6s

Algorithm
intervals
Results
810.0ms11926×body80valid
189.0ms4356×body80nan

Profiling

Loading profile data...