Details

Time bar (total: 3.9s)

sample73.0ms

Algorithm
intervals
Results
34.0ms114×body1280valid
15.0ms85×body640valid
7.0ms256×body80valid
6.0ms36×body320valid
1.0ms11×body160valid

simplify142.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0145
1235
2315
3365
4415
5655
61035
72435
815635
950015

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 57.8b

Counts
2 → 1

localize6.0ms

Local error

Found 1 expressions with local error:

4.1b
(- (exp x) (exp (neg x)))

rewrite5.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt *-un-lft-identity add-log-exp
pow1 add-exp-log add-cube-cbrt sub-neg flip3-- diff-log add-cbrt-cube flip-- distribute-lft-out-- difference-of-squares
Counts
1 → 14
Calls
1 calls:
5.0ms
(- (exp x) (exp (neg x)))

series36.0ms

Counts
1 → 3
Calls
1 calls:
36.0ms
(- (exp x) (exp (neg x)))

simplify32.0ms

Algorithm
egg-herbie
Counts
17 → 17
Iterations

Useful iterations: 3 (30.0ms)

IterNodesCost
0100120
1257106
2785105
35001103

prune57.0ms

Filtered
17 candidates to 14 candidates (82.4%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New13417
Fresh000
Picked101
Done000
Total14418

Merged error: 0.0b

Counts
18 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x)))
0.0b
(+ (* 1/60 (pow x 5)) (* 2 x))
0.0b
(* 1/60 (pow x 5))
0.1b
(* 1/3 (pow x 3))

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
19×associate-*r*
14×add-exp-log
11×add-cube-cbrt *-un-lft-identity add-log-exp
unpow-prod-down add-cbrt-cube
unswap-sqr
associate-*l* prod-exp
pow1 cube-prod sum-log sqr-pow
+-commutative pow-to-exp flip3-+ pow-exp *-commutative cbrt-unprod flip-+
cube-mult associate-+r+ unpow3
Counts
4 → 80
Calls
4 calls:
8.0ms
(+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x)))
4.0ms
(+ (* 1/60 (pow x 5)) (* 2 x))
9.0ms
(* 1/60 (pow x 5))
6.0ms
(* 1/3 (pow x 3))

series293.0ms

Counts
4 → 12
Calls
4 calls:
63.0ms
(+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x)))
136.0ms
(+ (* 1/60 (pow x 5)) (* 2 x))
56.0ms
(* 1/60 (pow x 5))
38.0ms
(* 1/3 (pow x 3))

simplify53.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0354458
11537429
25002428

prune179.0ms

Filtered
92 candidates to 59 candidates (64.1%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New91192
Fresh033
Picked101
Done000
Total92496

Merged error: 0.0b

Counts
96 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))) (* 2 x))
0.0b
(+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))
0.0b
(* 1/60 (pow x 5))
0.1b
(* 1/3 (pow x 3))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
19×associate-*r*
14×add-exp-log
11×add-cube-cbrt *-un-lft-identity add-log-exp
unpow-prod-down add-cbrt-cube
unswap-sqr
associate-*l* prod-exp
pow1 cube-prod sum-log sqr-pow
+-commutative pow-to-exp flip3-+ pow-exp *-commutative cbrt-unprod flip-+
cube-mult associate-+l+ unpow3
Counts
4 → 80
Calls
4 calls:
7.0ms
(+ (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))) (* 2 x))
5.0ms
(+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))
5.0ms
(* 1/60 (pow x 5))
6.0ms
(* 1/3 (pow x 3))

series300.0ms

Counts
4 → 12
Calls
4 calls:
64.0ms
(+ (+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5))) (* 2 x))
146.0ms
(+ (* 1/3 (pow x 3)) (* 1/60 (pow x 5)))
48.0ms
(* 1/60 (pow x 5))
42.0ms
(* 1/3 (pow x 3))

simplify55.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (47.0ms)

IterNodesCost
0348479
11530448
25001447

prune171.0ms

Filtered
92 candidates to 59 candidates (64.1%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New92092
Fresh033
Picked011
Done000
Total92496

Merged error: 0.0b

Counts
96 → 4

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ -1 (exp x))
3.8b
(+ (exp x) (/ -1 (exp x)))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity
10×add-sqr-sqrt add-cube-cbrt
times-frac
add-cbrt-cube add-log-exp
add-exp-log associate-/r* associate-/l*
pow1
cbrt-undiv +-commutative frac-2neg flip3-+ div-exp clear-num sum-log flip-+ div-inv distribute-lft-out
Counts
2 → 39
Calls
2 calls:
4.0ms
(/ -1 (exp x))
7.0ms
(+ (exp x) (/ -1 (exp x)))

series53.0ms

Counts
2 → 6
Calls
2 calls:
9.0ms
(/ -1 (exp x))
43.0ms
(+ (exp x) (/ -1 (exp x)))

simplify155.0ms

Algorithm
egg-herbie
Counts
45 → 45
Iterations

Useful iterations: 2 (22.0ms)

IterNodesCost
0186233
1631210
23511204
35001204

prune62.0ms

Filtered
45 candidates to 32 candidates (71.1%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New44145
Fresh202
Picked011
Done011
Total46349

Merged error: 0.0b

Counts
49 → 3

regimes13.0ms

Accuracy

0% (0.6b remaining)

Error of 0.6b against oracle of 0.0b and baseline of 0.6b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0208
1208

end0.0ms

sample2.1s

Algorithm
intervals
Results
1.0s3399×body1280valid
455.0ms2520×body640valid
222.0ms8272×body80valid
139.0ms1219×body320valid
43.0ms587×body160valid

Profiling

Loading profile data...