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

sample44.0ms

Algorithm
intervals
Results
19.0ms256×body80valid
8.0ms105×body80invalid
2.0ms51×body80nan

simplify82.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (80.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.2b

Counts
2 → 2

localize10.0ms

Local error

Found 4 expressions with local error:

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

series58.0ms

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

simplify52.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 0 (44.0ms)

IterNodesCost
04953920
14953920

prune115.0ms

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

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New82486
Fresh101
Picked101
Done000
Total84488

Merged error: 0.0b

Counts
88 → 4

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
58×add-exp-log
30×prod-exp
16×div-exp
13×add-cbrt-cube
11×pow-exp
cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity
pow-to-exp
pow1 add-log-exp
cbrt-undiv times-frac pow1/3 associate-/r* cbrt-unprod
associate-/r/
frac-2neg flip3-+ clear-num flip-+ div-inv associate-/l*
Counts
4 → 71
Calls
4 calls:
1.0ms
(cbrt k)
1.0ms
(cbrt k)
1.0ms
(cbrt k)
12.0ms
(/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k)))

series178.0ms

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

simplify27.0ms

Algorithm
egg-herbie
Counts
83 → 83
Iterations

Useful iterations: 0 (18.0ms)

IterNodesCost
053571174

prune113.0ms

Filtered
55 candidates to 83 candidates (-50.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New83083
Fresh033
Picked011
Done000
Total83487

Merged error: 0.0b

Counts
87 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
59×add-exp-log
36×times-frac
34×add-sqr-sqrt
29×*-un-lft-identity
27×add-cube-cbrt
26×div-exp
22×add-cbrt-cube
16×prod-exp
11×associate-*r*
associate-/r*
pow1 cbrt-undiv
associate-*l* div-inv associate-/l*
pow-to-exp rec-exp 1-exp pow-exp
unpow-prod-down cbrt-unprod add-log-exp unswap-sqr
frac-2neg flip3-+ associate-*r/ clear-num *-commutative flip-+ associate-/l/ sqr-pow
distribute-rgt-in pow-flip distribute-lft-in pow-prod-down associate-/r/ distribute-lft-out inv-pow
Counts
4 → 135
Calls
4 calls:
6.0ms
(* k (+ k 10.0))
5.0ms
(* a (pow k m))
8.0ms
(/ 1 (/ (+ 1.0 (* k (+ k 10.0))) (* a (pow k m))))
7.0ms
(/ (+ 1.0 (* k (+ k 10.0))) (* a (pow k m)))

series83.0ms

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

simplify65.0ms

Algorithm
egg-herbie
Counts
147 → 147
Iterations

Useful iterations: 0 (52.0ms)

IterNodesCost
049432014
149432014

prune161.0ms

Filtered
88 candidates to 147 candidates (-67.0%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New1461147
Fresh022
Picked101
Done011
Total1474151

Merged error: 0.0b

Counts
151 → 4

localize14.0ms

Local error

Found 4 expressions with local error:

4.0b
(/ a (+ 1.0 (* k (+ k 10.0))))
7.8b
(cbrt (* (/ a (+ 1.0 (* k (+ k 10.0)))) (pow k m)))
7.8b
(cbrt (* (/ a (+ 1.0 (* k (+ k 10.0)))) (pow k m)))
7.8b
(cbrt (* (/ a (+ 1.0 (* k (+ k 10.0)))) (pow k m)))

rewrite22.0ms

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

series200.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(/ a (+ 1.0 (* k (+ k 10.0))))
62.0ms
(cbrt (* (/ a (+ 1.0 (* k (+ k 10.0)))) (pow k m)))
60.0ms
(cbrt (* (/ a (+ 1.0 (* k (+ k 10.0)))) (pow k m)))
64.0ms
(cbrt (* (/ a (+ 1.0 (* k (+ k 10.0)))) (pow k m)))

simplify80.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 0 (71.0ms)

IterNodesCost
049261200
149261200

prune191.0ms

Filtered
62 candidates to 71 candidates (-14.5%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New71071
Fresh022
Picked011
Done011
Total71475

Merged error: 0.0b

Counts
75 → 4

regimes168.0ms

Accuracy

97.7% (0.0b remaining)

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

bsearch24.0ms

Steps
ItersRangePoint
8
1.9183459489442965e+95
4.846553314372994e+99
9.999499964503198e+95

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
05153
15153

end0.0ms

sample1.2s

Algorithm
intervals
Results
516.0ms8000×body80valid
260.0ms3234×body80invalid
95.0ms1987×body80nan

Profiling

Loading profile data...