Details

Time bar (total: 5.2s)

sample97.0ms

Algorithm
intervals
Results
37.0ms233×body10240exit
29.0ms97×body1280valid
15.0ms81×body640valid
5.0ms41×body320valid
2.0ms25×body160valid
0.0ms12×body80valid

simplify45.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0159
1249
2329
3449
4599
51749
611539
750019

prune2.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 58.6b

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))))
7.5b
(- (exp x) (exp (- x)))

rewrite27.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)))
11.0ms
(/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x))))
9.0ms
(- (exp x) (exp (- x)))

series138.0ms

Counts
3 → 9
Calls
3 calls:
23.0ms
(+ (exp x) (exp (- x)))
77.0ms
(/ (- (exp x) (exp (- x))) (+ (exp x) (exp (- x))))
38.0ms
(- (exp x) (exp (- x)))

simplify225.0ms

Algorithm
egg-herbie
Counts
82 → 82
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0278936
1929870
24802860
35001860

prune132.0ms

Filtered
82 candidates to 60 candidates (26.8%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New80282
Fresh000
Picked101
Done000
Total81283

Merged error: 0.0b

Counts
83 → 2

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)

series80.0ms

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

simplify74.0ms

Algorithm
egg-herbie
Counts
13 → 13
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
09048
119145
258145
3285245
4500145

prune19.0ms

Filtered
13 candidates to 10 candidates (23.1%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New11213
Fresh011
Picked011
Done000
Total11415

Merged error: 0b

Counts
15 → 4

localize12.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.1b
(* 1/3 (pow x 3))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
30×add-sqr-sqrt *-un-lft-identity
15×associate-*r*
14×add-exp-log
12×associate-*l*
11×add-log-exp
10×add-cube-cbrt
unpow-prod-down unswap-sqr
pow1 add-cbrt-cube
prod-exp distribute-lft-out distribute-lft-out--
sqr-pow
difference-of-squares
+-commutative pow-to-exp diff-log pow-prod-down pow-exp associate--l+ sum-log *-commutative cbrt-unprod
sub-neg flip3-- flip3-+ unpow3 flip-- flip-+
Counts
4 → 91
Calls
4 calls:
8.0ms
(+ x (* 2/15 (pow x 5)))
19.0ms
(- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3)))
6.0ms
(* 2/15 (pow x 5))
6.0ms
(* 1/3 (pow x 3))

series266.0ms

Counts
4 → 12
Calls
4 calls:
117.0ms
(+ x (* 2/15 (pow x 5)))
58.0ms
(- (+ x (* 2/15 (pow x 5))) (* 1/3 (pow x 3)))
48.0ms
(* 2/15 (pow x 5))
42.0ms
(* 1/3 (pow x 3))

simplify52.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
0323527
11315507
25001503

prune159.0ms

Filtered
103 candidates to 63 candidates (38.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New1021103
Fresh112
Picked101
Done011
Total1043107

Merged error: 0b

Counts
107 → 3

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
68×add-sqr-sqrt
32×*-un-lft-identity
30×unswap-sqr
16×unpow-prod-down difference-of-squares
15×associate-*r*
14×add-exp-log associate-*l*
12×sqr-pow
11×add-log-exp
10×add-cube-cbrt
pow1 add-cbrt-cube distribute-lft-out--
prod-exp
distribute-lft-out
pow-to-exp sub-neg associate-+r+ diff-log pow-prod-down pow-exp sum-log *-commutative cbrt-unprod
+-commutative associate-+r- flip3-- flip3-+ unpow3 flip-- flip-+
Counts
4 → 105
Calls
4 calls:
29.0ms
(+ x (- (* 2/15 (pow x 5)) (* 1/3 (pow x 3))))
27.0ms
(- (* 2/15 (pow x 5)) (* 1/3 (pow x 3)))
7.0ms
(* 2/15 (pow x 5))
7.0ms
(* 1/3 (pow x 3))

series291.0ms

Counts
4 → 12
Calls
4 calls:
60.0ms
(+ x (- (* 2/15 (pow x 5)) (* 1/3 (pow x 3))))
140.0ms
(- (* 2/15 (pow x 5)) (* 1/3 (pow x 3)))
49.0ms
(* 2/15 (pow x 5))
43.0ms
(* 1/3 (pow x 3))

simplify53.0ms

Algorithm
egg-herbie
Counts
117 → 117
Iterations

Useful iterations: 1 (11.0ms)

IterNodesCost
0371785
11328758
25001758

prune197.0ms

Filtered
117 candidates to 75 candidates (35.9%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New1170117
Fresh011
Picked011
Done011
Total1173120

Merged error: 0b

Counts
120 → 3

regimes16.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.2s7520×body10240exit
1.0s3273×body1280valid
453.0ms2397×body640valid
149.0ms1264×body320valid
44.0ms648×body160valid
15.0ms418×body80valid