Details

Time bar (total: 4.0s)

analyze1.0s

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

sample45.0ms

Algorithm
intervals
Results
17.0ms256×body80valid
11.0ms129×body80invalid
3.0ms66×body80nan

simplify85.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (82.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: 1.3b

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))
1.3b
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

rewrite28.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))
13.0ms
(/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series54.0ms

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

simplify56.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
04953920
14953920

prune109.0ms

Filtered
60 candidates to 86 candidates (-43.3%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New82486
Fresh011
Picked101
Done000
Total83588

Merged error: 0.0b

Counts
88 → 5

localize13.0ms

Local error

Found 3 expressions with local error:

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

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

series52.0ms

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

simplify39.0ms

Algorithm
egg-herbie
Counts
129 → 129
Iterations

Useful iterations: 0 (24.0ms)

IterNodesCost
050311960

prune161.0ms

Filtered
92 candidates to 129 candidates (-40.2%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New1290129
Fresh044
Picked011
Done000
Total1295134

Merged error: 0.0b

Counts
134 → 5

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ a (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))))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
131×add-sqr-sqrt
110×times-frac
64×sqrt-prod
61×add-cube-cbrt *-un-lft-identity
48×associate-*r*
30×add-exp-log
24×unpow-prod-down associate-*l*
21×unswap-sqr
18×add-cbrt-cube
12×sqr-pow
11×div-exp
10×sqrt-div
pow1 prod-exp
associate-/r* associate-/r/
cbrt-undiv flip3-+ flip-+
cbrt-unprod add-log-exp
div-inv associate-/l*
pow-to-exp rem-sqrt-square sqrt-pow1 pow1/2 pow-exp
frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative
Counts
4 → 188
Calls
4 calls:
6.0ms
(/ a (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))))
3.0ms
(sqrt (+ 1.0 (* k (+ k 10.0))))

series58.0ms

Counts
4 → 12
Calls
4 calls:
18.0ms
(/ a (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))))
4.0ms
(sqrt (+ 1.0 (* k (+ k 10.0))))

simplify80.0ms

Algorithm
egg-herbie
Counts
200 → 200
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
049524399
149524399

prune342.0ms

Filtered
131 candidates to 200 candidates (-52.7%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New2000200
Fresh033
Picked011
Done011
Total2005205

Merged error: 0.0b

Counts
205 → 5

localize17.0ms

Local error

Found 4 expressions with local error:

3.8b
(/ a (* (cbrt (+ 1.0 (* k (+ k 10.0)))) (cbrt (+ 1.0 (* k (+ k 10.0))))))
15.7b
(cbrt (+ 1.0 (* k (+ k 10.0))))
15.7b
(cbrt (+ 1.0 (* k (+ k 10.0))))
15.7b
(cbrt (+ 1.0 (* k (+ k 10.0))))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
18×cbrt-div
add-exp-log cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ flip-+
associate-/r/
add-cbrt-cube
pow1 frac-times add-log-exp
times-frac pow1/3 associate-/l*
cbrt-undiv associate-*r/ div-exp associate-*l/
frac-2neg prod-exp clear-num associate-/r* cbrt-unprod div-inv
Counts
4 → 68
Calls
4 calls:
10.0ms
(/ a (* (cbrt (+ 1.0 (* k (+ k 10.0)))) (cbrt (+ 1.0 (* k (+ k 10.0))))))
2.0ms
(cbrt (+ 1.0 (* k (+ k 10.0))))
2.0ms
(cbrt (+ 1.0 (* k (+ k 10.0))))
3.0ms
(cbrt (+ 1.0 (* k (+ k 10.0))))

series56.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(/ a (* (cbrt (+ 1.0 (* k (+ k 10.0)))) (cbrt (+ 1.0 (* k (+ k 10.0))))))
8.0ms
(cbrt (+ 1.0 (* k (+ k 10.0))))
7.0ms
(cbrt (+ 1.0 (* k (+ k 10.0))))
8.0ms
(cbrt (+ 1.0 (* k (+ k 10.0))))

simplify44.0ms

Algorithm
egg-herbie
Counts
80 → 80
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
050161421

prune184.0ms

Filtered
67 candidates to 80 candidates (-19.4%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New80080
Fresh022
Picked011
Done022
Total80585

Merged error: 0.0b

Counts
85 → 5

regimes165.0ms

Accuracy

98.7% (0.0b remaining)

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

bsearch18.0ms

Steps
ItersRangePoint
6
2.9502137966769306e+60
2.540146680776311e+61
1.140212931009092e+61

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04442
14442

end0.0ms

sample1.2s

Algorithm
intervals
Results
535.0ms8000×body80valid
271.0ms3198×body80invalid
94.0ms2022×body80nan

Profiling

Loading profile data...