Details

Time bar (total: 5.2s)

sample96.0ms

Algorithm
intervals
Results
34.0ms220×body10240exit
30.0ms103×body1280valid
17.0ms85×body640valid
4.0ms38×body320valid
1.0ms18×body160valid
0.0ms12×body80valid

simplify44.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0159
1249
2329
3449
4599
51749
611539
750019

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: 58.3b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (exp x) (exp (- x)))
1.0b
(/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x))))
5.5b
(- (exp x) (exp (- x)))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
40×*-un-lft-identity
26×add-sqr-sqrt
20×times-frac
14×add-cube-cbrt
distribute-lft-out add-log-exp
distribute-lft-out-- difference-of-squares
add-exp-log add-cbrt-cube associate-/l*
associate-/r*
pow1
flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/
cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub tanh-undef div-exp clear-num sum-log div-inv
Counts
3 → 73
Calls
3 calls:
4.0ms
(+ (exp x) (exp (- x)))
10.0ms
(/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x))))
8.0ms
(- (exp x) (exp (- x)))

series132.0ms

Counts
3 → 9
Calls
3 calls:
22.0ms
(+ (exp x) (exp (- x)))
74.0ms
(/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x))))
36.0ms
(- (exp x) (exp (- x)))

simplify240.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0281936
1947870
24970860
35003860

prune158.0ms

Filtered
82 candidates to 60 candidates (73.2%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New78482
Fresh000
Picked101
Done000
Total79483

Merged error: 0b

Counts
83 → 4

localize2.0ms

Local error

Found 1 expressions with local error:

0.0b
(tanh x)

rewrite1.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-cbrt-cube tanh-def add-log-exp
Counts
1 → 10
Calls
1 calls:
1.0ms
(tanh x)

series75.0ms

Counts
1 → 3
Calls
1 calls:
75.0ms
(tanh x)

simplify71.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
09148
119545
259945
3289145
4500245

prune21.0ms

Filtered
13 candidates to 10 candidates (76.9%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New12113
Fresh123
Picked011
Done000
Total13417

Merged error: 0b

Counts
17 → 4

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (* 2/15 (pow x 5)))
0.0b
(- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3)))
0.1b
(* 2/15 (pow x 5))
0.2b
(* 1/3 (pow x 3))

rewrite24.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 sqr-pow
pow-to-exp diff-log pow-exp sum-log *-commutative cbrt-unprod
+-commutative cube-mult sub-neg flip3-- flip3-+ unpow3 associate--l+ flip-- flip-+
Counts
4 → 81
Calls
4 calls:
3.0ms
(+ x (* 2/15 (pow x 5)))
9.0ms
(- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3)))
5.0ms
(* 2/15 (pow x 5))
6.0ms
(* 1/3 (pow x 3))

series284.0ms

Counts
4 → 12
Calls
4 calls:
144.0ms
(+ x (* 2/15 (pow x 5)))
53.0ms
(- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3)))
52.0ms
(* 2/15 (pow x 5))
36.0ms
(* 1/3 (pow x 3))

simplify48.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0314427
11376401
25001396

prune141.0ms

Filtered
93 candidates to 59 candidates (63.4%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New93093
Fresh022
Picked011
Done011
Total93497

Merged error: 0b

Counts
97 → 4

localize15.0ms

Local error

Found 4 expressions with local error:

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

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
28×*-un-lft-identity
20×add-cube-cbrt
19×associate-*r*
16×add-exp-log
12×times-frac
10×add-cbrt-cube
unpow-prod-down
unswap-sqr
associate-*l* prod-exp add-log-exp
pow1 cube-prod associate-/r* distribute-lft-out sqr-pow
flip3-+ flip-+ associate-/l*
pow-to-exp pow-exp associate-/r/ *-commutative cbrt-unprod associate-/l/
cbrt-undiv +-commutative cube-mult frac-2neg unpow3 div-exp clear-num sum-log div-inv
Counts
4 → 102
Calls
4 calls:
4.0ms
(+ (* 1/60 (pow x 5)) (* 2 x))
8.0ms
(* 1/60 (pow x 5))
6.0ms
(* 1/3 (pow x 3))
13.0ms
(/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (+ (exp x) (exp (- x))))

series322.0ms

Counts
4 → 12
Calls
4 calls:
136.0ms
(+ (* 1/60 (pow x 5)) (* 2 x))
53.0ms
(* 1/60 (pow x 5))
37.0ms
(* 1/3 (pow x 3))
96.0ms
(/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (+ (exp x) (exp (- x))))

simplify67.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (56.0ms)

IterNodesCost
05081023
12190949
25001948

prune268.0ms

Filtered
114 candidates to 75 candidates (65.8%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1140114
Fresh011
Picked011
Done022
Total1144118

Merged error: 0b

Counts
118 → 4

regimes15.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
021

end0.0ms

sample3.1s

Algorithm
intervals
Results
1.2s7551×body10240exit
955.0ms3251×body1280valid
464.0ms2568×body640valid
129.0ms1176×body320valid
42.0ms628×body160valid
13.0ms377×body80valid