Details

Time bar (total: 4.4s)

analyze986.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
25%74.9%0.1%3
25%74.9%0.1%4
25%74.9%0.1%5
31.2%68.6%0.1%6
32.8%67.1%0.1%7
34.3%65.5%0.1%8
38.2%61.2%0.5%9
39.6%53%7.4%10
40.3%52.4%7.4%11
41.6%49.6%8.8%12
42%39.9%18.1%13
42.3%39.6%18.2%14

sample43.0ms

Algorithm
intervals
Results
16.0ms256×body80valid
8.0ms101×body80invalid
2.0ms52×body80nan

simplify83.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (81.0ms)

IterNodesCost
0496113
1496113

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.9b

Counts
2 → 2

localize9.0ms

Local error

Found 3 expressions with local error:

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

rewrite27.0ms

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

series56.0ms

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

simplify37.0ms

Algorithm
egg-herbie
Counts
129 → 129
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
050311960

prune182.0ms

Filtered
94 candidates to 129 candidates (-37.2%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New1245129
Fresh101
Picked101
Done000
Total1265131

Merged error: 2.8b

Counts
131 → 5

localize15.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt k)
0.5b
(cbrt k)
0.5b
(* (cbrt k) (cbrt k))
2.7b
(* a (* (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (+ 1.0 (* k (+ k 10.0))))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
64×add-exp-log
38×prod-exp
23×add-sqr-sqrt
22×cbrt-prod
15×add-cube-cbrt *-un-lft-identity
13×pow1 add-cbrt-cube
12×div-exp pow-exp
associate-*l*
pow-to-exp pow1/3
associate-*r*
swap-sqr cbrt-unprod
add-log-exp unswap-sqr
pow-prod-down
associate-*r/ pow-sqr *-commutative pow-prod-up
cbrt-undiv pow2 pow-plus
Counts
4 → 96
Calls
4 calls:
1.0ms
(cbrt k)
1.0ms
(cbrt k)
6.0ms
(* (cbrt k) (cbrt k))
12.0ms
(* a (* (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (+ 1.0 (* k (+ k 10.0))))))

series177.0ms

Counts
4 → 12
Calls
4 calls:
21.0ms
(cbrt k)
22.0ms
(cbrt k)
26.0ms
(* (cbrt k) (cbrt k))
108.0ms
(* a (* (pow (* (cbrt k) (cbrt k)) m) (/ (pow (cbrt k) m) (+ 1.0 (* k (+ k 10.0))))))

simplify30.0ms

Algorithm
egg-herbie
Counts
108 → 108
Iterations

Useful iterations: 0 (20.0ms)

IterNodesCost
051561240

prune124.0ms

Filtered
64 candidates to 108 candidates (-68.8%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1080108
Fresh044
Picked011
Done000
Total1085113

Merged error: 2.8b

Counts
113 → 5

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite59.0ms

Algorithm
rewrite-expression-head
Rules
146×add-sqr-sqrt
134×times-frac
76×add-cube-cbrt *-un-lft-identity sqrt-prod
48×associate-*r*
45×unpow-prod-down
33×add-exp-log
24×associate-*l*
21×unswap-sqr
19×sqr-pow
18×add-cbrt-cube
13×div-exp
10×sqrt-div
pow1 prod-exp
associate-/l*
associate-/r* associate-/r/
cbrt-undiv flip3-+ flip-+
cbrt-unprod add-log-exp
pow-to-exp pow-exp div-inv
rem-sqrt-square sqrt-pow1 pow1/2
frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative
Counts
4 → 218
Calls
4 calls:
7.0ms
(/ (pow k m) (sqrt (+ 1.0 (* k (+ k 10.0)))))
33.0ms
(* (/ a (sqrt (+ 1.0 (* k (+ k 10.0))))) (/ (pow k m) (sqrt (+ 1.0 (* k (+ k 10.0))))))
3.0ms
(sqrt (+ 1.0 (* k (+ k 10.0))))
3.0ms
(sqrt (+ 1.0 (* k (+ k 10.0))))

series58.0ms

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

simplify92.0ms

Algorithm
egg-herbie
Counts
230 → 230
Iterations

Useful iterations: 0 (62.0ms)

IterNodesCost
049675224
149675224

prune394.0ms

Filtered
147 candidates to 230 candidates (-56.5%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New2282230
Fresh123
Picked101
Done011
Total2305235

Merged error: 0.0b

Counts
235 → 5

localize14.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (* a (/ (pow k m) (sqrt (+ 1.0 (* k (+ k 10.0)))))) (sqrt (+ 1.0 (* k (+ k 10.0)))))
0.1b
(* a (/ (pow k m) (sqrt (+ 1.0 (* k (+ k 10.0))))))
15.2b
(sqrt (+ 1.0 (* k (+ k 10.0))))
15.2b
(sqrt (+ 1.0 (* k (+ k 10.0))))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
58×add-sqr-sqrt
54×times-frac
48×associate-*r*
38×add-cube-cbrt *-un-lft-identity
36×sqrt-prod
30×add-exp-log
20×unpow-prod-down
18×add-cbrt-cube
11×div-exp
pow1 sqrt-div prod-exp sqr-pow
unswap-sqr
associate-/r*
cbrt-undiv
flip3-+ associate-/r/ cbrt-unprod flip-+ add-log-exp
associate-*l*
pow-to-exp rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ pow-exp div-inv
frac-2neg pow-prod-down clear-num *-commutative associate-/l/ associate-/l*
Counts
4 → 138
Calls
4 calls:
13.0ms
(/ (* a (/ (pow k m) (sqrt (+ 1.0 (* k (+ k 10.0)))))) (sqrt (+ 1.0 (* k (+ k 10.0)))))
16.0ms
(* a (/ (pow k m) (sqrt (+ 1.0 (* k (+ k 10.0))))))
3.0ms
(sqrt (+ 1.0 (* k (+ k 10.0))))
3.0ms
(sqrt (+ 1.0 (* k (+ k 10.0))))

series80.0ms

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

simplify38.0ms

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
050152431

prune421.0ms

Filtered
99 candidates to 150 candidates (-51.5%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New1500150
Fresh033
Picked011
Done011
Total1505155

Merged error: 0.0b

Counts
155 → 5

regimes179.0ms

Accuracy

98.1% (0.0b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 2.1b

bsearch26.0ms

Steps
ItersRangePoint
8
9.501940478643842e+22
2.93675584348729e+27
5.2465810226145275e+23

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
09559
19559

end0.0ms

sample1.2s

Algorithm
intervals
Results
516.0ms8000×body80valid
272.0ms3372×body80invalid
88.0ms1975×body80nan

Profiling

Loading profile data...