Details

Time bar (total: 4.4s)

analyze233.0ms

Algorithm
search

sample64.0ms

Algorithm
intervals
Results
25.0ms47×body1280valid
11.0ms33×body640valid
11.0ms144×body80valid
5.0ms22×body320valid
1.0ms10×body160valid
0.0msbody80invalid
0.0msbody80overflowed
0.0msbody320invalid

simplify35.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 4 (34.0ms)

IterNodesCost
04616
112216
234716
3129516
4500115

prune12.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: 26.9b

Counts
2 → 2

localize17.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x))))
0.0b
(exp (neg (* (+ 1.0 eps) x)))
0.0b
(exp (neg (* (- 1.0 eps) x)))
2.5b
(- (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (neg (* (+ 1.0 eps) x)))))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
81×frac-sub
78×exp-neg
76×frac-times
59×neg-sub0 exp-diff
38×associate-*r/ associate-*l/
30×flip3-+ flip-+
28×flip3-- flip--
19×un-div-inv
12×exp-prod
10×add-sqr-sqrt *-un-lft-identity add-log-exp
add-cube-cbrt
pow1 add-cbrt-cube
add-exp-log
associate-*l* rem-exp-log
associate-*r*
distribute-lft-neg-in neg-mul-1 distribute-rgt-neg-in neg-log
sub-neg diff-log pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out unswap-sqr
Counts
4 → 155
Calls
4 calls:
12.0ms
(* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x))))
3.0ms
(exp (neg (* (+ 1.0 eps) x)))
3.0ms
(exp (neg (* (- 1.0 eps) x)))
17.0ms
(- (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (neg (* (+ 1.0 eps) x)))))

series70.0ms

Counts
4 → 12
Calls
4 calls:
10.0ms
(* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x))))
6.0ms
(exp (neg (* (+ 1.0 eps) x)))
6.0ms
(exp (neg (* (- 1.0 eps) x)))
48.0ms
(- (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (neg (* (+ 1.0 eps) x)))))

simplify137.0ms

Algorithm
egg-herbie
Counts
167 → 167
Iterations

Useful iterations: 2 (102.0ms)

IterNodesCost
011593849
142323585
250013574

prune319.0ms

Filtered
86 candidates to 167 candidates (-94.2%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New1634167
Fresh101
Picked101
Done000
Total1654169

Merged error: 0.4b

Counts
169 → 4

localize12.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* 0.6666666666666667 (pow x 3)) 2.0)
0.1b
(* 0.6666666666666667 (pow x 3))
8.2b
(- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt
12×associate-*r*
10×add-log-exp
add-exp-log
add-cube-cbrt *-un-lft-identity
add-cbrt-cube
unpow-prod-down cube-prod unswap-sqr
pow1 associate-*l* prod-exp
diff-log sum-log sqr-pow
+-commutative cube-mult pow-to-exp sub-neg flip3-- flip3-+ unpow3 pow-exp associate--l+ *-commutative flip-- cbrt-unprod flip-+
Counts
3 → 56
Calls
3 calls:
5.0ms
(+ (* 0.6666666666666667 (pow x 3)) 2.0)
6.0ms
(* 0.6666666666666667 (pow x 3))
7.0ms
(- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))

series15.0ms

Counts
3 → 9
Calls
3 calls:
7.0ms
(+ (* 0.6666666666666667 (pow x 3)) 2.0)
4.0ms
(* 0.6666666666666667 (pow x 3))
4.0ms
(- (+ (* 0.6666666666666667 (pow x 3)) 2.0) (* 1.0 (pow x 2)))

simplify37.0ms

Algorithm
egg-herbie
Counts
65 → 65
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0251336
11024311
25002307

prune119.0ms

Filtered
41 candidates to 65 candidates (-58.5%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New61465
Fresh033
Picked101
Done000
Total62769

Merged error: 0.4b

Counts
69 → 7

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3)
0.1b
(* 0.6666666666666667 (pow x 3))
5.5b
(cbrt (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3))
8.2b
(- (cbrt (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3)) (* 1.0 (pow x 2)))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
14×add-cube-cbrt *-un-lft-identity
12×cbrt-prod associate-*r*
10×add-exp-log unpow-prod-down cube-prod
add-cbrt-cube
add-log-exp
pow1
cube-div unswap-sqr sqr-pow
cube-mult pow-unpow unpow3 associate-*l* prod-exp
pow-to-exp cbrt-div flip3-+ pow-exp flip-+
sub-neg flip3-- pow-pow pow1/3 diff-log *-commutative flip-- rem-cbrt-cube cbrt-unprod rem-cube-cbrt
Counts
4 → 91
Calls
4 calls:
6.0ms
(pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3)
6.0ms
(* 0.6666666666666667 (pow x 3))
7.0ms
(cbrt (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3))
10.0ms
(- (cbrt (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3)) (* 1.0 (pow x 2)))

series21.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3)
4.0ms
(* 0.6666666666666667 (pow x 3))
7.0ms
(cbrt (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3))
4.0ms
(- (cbrt (pow (+ (* 0.6666666666666667 (pow x 3)) 2.0) 3)) (* 1.0 (pow x 2)))

simplify56.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0363647
11646575
25003567

prune177.0ms

Filtered
58 candidates to 103 candidates (-77.6%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New1003103
Fresh246
Picked101
Done000
Total1037110

Merged error: 0.4b

Counts
110 → 7

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(* 8.0 (pow x 3))
0.1b
(* 2.666666666666667 (pow x 6))
6.9b
(cbrt (+ (* 2.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0)))
8.4b
(- (cbrt (+ (* 2.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0))) (* 1.0 (pow x 2)))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
24×add-sqr-sqrt
19×associate-*r*
14×add-exp-log
12×add-cube-cbrt *-un-lft-identity
unpow-prod-down add-cbrt-cube
unswap-sqr
associate-*l* prod-exp add-log-exp
pow1 cube-prod sqr-pow
cbrt-prod
pow-to-exp cbrt-div pow-exp *-commutative cbrt-unprod
cube-mult sub-neg flip3-- flip3-+ pow1/3 diff-log unpow3 flip-- flip-+
Counts
4 → 81
Calls
4 calls:
6.0ms
(* 8.0 (pow x 3))
5.0ms
(* 2.666666666666667 (pow x 6))
6.0ms
(cbrt (+ (* 2.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0)))
12.0ms
(- (cbrt (+ (* 2.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0))) (* 1.0 (pow x 2)))

series48.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(* 8.0 (pow x 3))
4.0ms
(* 2.666666666666667 (pow x 6))
28.0ms
(cbrt (+ (* 2.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0)))
13.0ms
(- (cbrt (+ (* 2.666666666666667 (pow x 6)) (+ (* 8.0 (pow x 3)) 8.0))) (* 1.0 (pow x 2)))

simplify64.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
0497723
12036677
25001676

prune198.0ms

Filtered
64 candidates to 93 candidates (-45.3%)
Pruning

7 alts after pruning (7 fresh and 0 done)

PrunedKeptTotal
New92193
Fresh066
Picked101
Done000
Total937100

Merged error: 0.4b

Counts
100 → 7

regimes192.0ms

Accuracy

96.4% (0.6b remaining)

Error of 1.1b against oracle of 0.5b and baseline of 16.5b

bsearch146.0ms

Steps
ItersRangePoint
10
0.1640592314633461
6633969529.239534
127.8633945448703

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06242
17042
27042

end0.0ms

analyze229.0ms

Algorithm
search

sample2.1s

Algorithm
intervals
Results
920.0ms1706×body1280valid
429.0ms1262×body640valid
321.0ms4101×body80valid
146.0ms619×body320valid
48.0ms312×body160valid
17.0ms211×body80invalid
14.0ms178×body80overflowed
7.0ms12×body1280invalid
7.0ms17×body640invalid
2.0msbody320invalid

Profiling

Loading profile data...