Details

Time bar (total: 5.0s)

analyze987.0ms

Algorithm
search

sample41.0ms

Algorithm
intervals
Results
17.0ms256×body80valid
7.0ms83×body80invalid
3.0ms73×body80nan

simplify107.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 2 (4.0ms)

IterNodesCost
0247
1487
2966
32566
48916
539636
650026

prune11.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.2b

Counts
2 → 2

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite36.0ms

Algorithm
rewrite-expression-head
Rules
48×add-sqr-sqrt
45×times-frac
38×*-un-lft-identity
36×add-cube-cbrt
30×associate-*l*
22×unpow-prod-down
20×add-exp-log
12×add-cbrt-cube
sqr-pow
pow1 associate-*r* associate-/l*
div-exp
prod-exp unswap-sqr
associate-/r/
flip3-+ associate-/r* cbrt-unprod flip-+ add-log-exp
cbrt-undiv pow-to-exp associate-*r/ pow-prod-down pow-exp *-commutative div-inv
distribute-rgt-in frac-2neg distribute-lft-in associate-*l/ clear-num distribute-lft-out
Counts
3 → 120
Calls
3 calls:
6.0ms
(* k (+ 10.0 k))
9.0ms
(/ (pow k m) (+ (* k (+ 10.0 k)) 1.0))
16.0ms
(* (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) a)

series49.0ms

Counts
3 → 9
Calls
3 calls:
4.0ms
(* k (+ 10.0 k))
16.0ms
(/ (pow k m) (+ (* k (+ 10.0 k)) 1.0))
29.0ms
(* (/ (pow k m) (+ (* k (+ 10.0 k)) 1.0)) a)

simplify70.0ms

Algorithm
egg-herbie
Counts
129 → 129
Iterations

Useful iterations: 1 (15.0ms)

IterNodesCost
06271119
125871052
250011052

prune188.0ms

Filtered
98 candidates to 129 candidates (-31.6%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1245129
Fresh101
Picked101
Done000
Total1265131

Merged error: 2.2b

Counts
131 → 5

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
20×add-exp-log
17×add-sqr-sqrt
12×*-un-lft-identity add-cbrt-cube
10×add-cube-cbrt associate-*l*
associate-*r* prod-exp
pow1
unpow-prod-down div-exp unswap-sqr
times-frac associate-/r* cbrt-unprod add-log-exp
cbrt-undiv pow-to-exp flip3-+ associate-*r/ pow-exp associate-/r/ *-commutative flip-+ sqr-pow
distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num div-inv distribute-lft-out associate-/l*
Counts
3 → 73
Calls
3 calls:
5.0ms
(* (pow k m) a)
6.0ms
(* k (+ 10.0 k))
10.0ms
(/ (* (pow k m) a) (+ (* k (+ 10.0 k)) 1.0))

series60.0ms

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

simplify57.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0453504
12088452
25002442

prune91.0ms

Filtered
55 candidates to 82 candidates (-49.1%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New81182
Fresh314
Picked011
Done000
Total84387

Merged error: 2.2b

Counts
87 → 3

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite63.0ms

Algorithm
rewrite-expression-head
Rules
120×add-sqr-sqrt
92×times-frac
52×sqrt-prod
51×associate-*l*
50×*-un-lft-identity
48×add-cube-cbrt
30×add-exp-log
28×associate-*r*
24×unpow-prod-down
22×unswap-sqr
18×add-cbrt-cube
12×sqr-pow
10×pow1 div-exp
prod-exp
sqrt-div
flip3-+ cbrt-unprod flip-+
cbrt-undiv associate-/r/ add-log-exp
associate-*r/
pow-to-exp rem-sqrt-square sqrt-pow1 pow1/2 pow-prod-down pow-exp *-commutative div-inv
distribute-rgt-in frac-times distribute-lft-in associate-*l/ distribute-lft-out
Counts
4 → 170
Calls
4 calls:
8.0ms
(* k (+ 10.0 k))
35.0ms
(* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))
6.0ms
(sqrt (+ (* k (+ 10.0 k)) 1.0))
6.0ms
(sqrt (+ (* k (+ 10.0 k)) 1.0))

series42.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(* k (+ 10.0 k))
30.0ms
(* (/ (pow k m) (sqrt (+ (* k (+ 10.0 k)) 1.0))) (/ a (sqrt (+ (* k (+ 10.0 k)) 1.0))))
4.0ms
(sqrt (+ (* k (+ 10.0 k)) 1.0))
4.0ms
(sqrt (+ (* k (+ 10.0 k)) 1.0))

simplify90.0ms

Algorithm
egg-herbie
Counts
182 → 182
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
08452399
135312254
250022166

prune319.0ms

Filtered
123 candidates to 182 candidates (-48.0%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1820182
Fresh011
Picked011
Done011
Total1823185

Merged error: 2.2b

Counts
185 → 3

localize17.0ms

Local error

Found 4 expressions with local error:

0.2b
(* a (* m (log k)))
0.2b
(* m (log k))
0.2b
(* 10.0 (* k a))
8.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:
5.0ms
(* a (* m (log k)))
4.0ms
(* m (log k))
4.0ms
(* 10.0 (* k a))
5.0ms
(* (log 1) (* a m))

series30.0ms

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

simplify47.0ms

Algorithm
egg-herbie
Counts
104 → 104
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0360489
11491387
25001313

prune95.0ms

Filtered
58 candidates to 104 candidates (-79.3%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New1040104
Fresh000
Picked011
Done022
Total1043107

Merged error: 2.2b

Counts
107 → 3

regimes133.0ms

Accuracy

0% (0.0b remaining)

Error of 2.2b against oracle of 2.2b and baseline of 2.2b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0156
1156

end0.0ms

analyze1.2s

Algorithm
search

sample1.2s

Algorithm
intervals
Results
522.0ms8000×body80valid
264.0ms3201×body80invalid
93.0ms2002×body80nan

Profiling

Loading profile data...