Details

Time bar (total: 3.0s)

sample54.0ms

Algorithm
intervals
Results
24.0ms51×body2560valid
11.0ms51×body1280valid
6.0ms41×body640valid
3.0ms26×body320valid
2.0ms63×body80valid
2.0ms24×body160valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0134
1214
2264
3284
4284

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

Counts
2 → 1

localize10.0ms

Local error

Found 2 expressions with local error:

1.8b
(- 1.0 (cos x))
15.0b
(/ (- 1.0 (cos x)) (* x x))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt *-un-lft-identity
add-exp-log add-cbrt-cube
times-frac associate-/l*
add-cube-cbrt add-log-exp
distribute-lft-out-- difference-of-squares
pow1 cbrt-undiv flip3-- div-exp flip-- associate-/l/
sub-neg frac-2neg diff-log div-sub prod-exp clear-num associate-/r* cbrt-unprod div-inv
Counts
2 → 42
Calls
2 calls:
3.0ms
(- 1.0 (cos x))
7.0ms
(/ (- 1.0 (cos x)) (* x x))

series61.0ms

Counts
2 → 6
Calls
2 calls:
18.0ms
(- 1.0 (cos x))
43.0ms
(/ (- 1.0 (cos x)) (* x x))

simplify66.0ms

Algorithm
egg-herbie
Counts
48 → 48
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0221271
1735239
22396239
35002239

prune104.0ms

Filtered
48 candidates to 34 candidates (70.8%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New371148
Fresh000
Picked101
Done000
Total381149

Merged error: 0.1b

Counts
49 → 11

localize9.0ms

Local error

Found 3 expressions with local error:

0.2b
(* 1/24 (pow x 2))
0.3b
(* 1/720 (pow x 4))
10.8b
(- (+ (* 1/720 (pow x 4)) 1/2) (* 1/24 (pow x 2)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
15×associate-*r*
13×add-exp-log
add-cube-cbrt *-un-lft-identity
unpow-prod-down add-log-exp
add-cbrt-cube unswap-sqr
associate-*l* prod-exp
sqr-pow
pow1
pow-to-exp diff-log pow-exp *-commutative cbrt-unprod unpow2
sub-neg flip3-- associate--l+ sum-log flip--
Counts
3 → 66
Calls
3 calls:
7.0ms
(* 1/24 (pow x 2))
5.0ms
(* 1/720 (pow x 4))
7.0ms
(- (+ (* 1/720 (pow x 4)) 1/2) (* 1/24 (pow x 2)))

series110.0ms

Counts
3 → 9
Calls
3 calls:
25.0ms
(* 1/24 (pow x 2))
42.0ms
(* 1/720 (pow x 4))
43.0ms
(- (+ (* 1/720 (pow x 4)) 1/2) (* 1/24 (pow x 2)))

simplify40.0ms

Algorithm
egg-herbie
Counts
75 → 75
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0268361
11205316
25001310

prune134.0ms

Filtered
75 candidates to 46 candidates (61.3%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New74175
Fresh1910
Picked101
Done000
Total761086

Merged error: 0.1b

Counts
86 → 10

localize9.0ms

Local error

Found 3 expressions with local error:

0.2b
(* 1/24 (pow x 2))
0.3b
(* 1/720 (pow x 4))
10.8b
(+ (* 1/720 (pow x 4)) (- 1/2 (* 1/24 (pow x 2))))

rewrite17.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
15×associate-*r*
13×add-exp-log
add-cube-cbrt *-un-lft-identity
unpow-prod-down add-log-exp
add-cbrt-cube unswap-sqr
associate-*l* prod-exp
sqr-pow
pow1
pow-to-exp associate-+r+ pow-exp sum-log *-commutative cbrt-unprod unpow2
+-commutative associate-+r- sub-neg flip3-+ diff-log flip-+
Counts
3 → 67
Calls
3 calls:
5.0ms
(* 1/24 (pow x 2))
5.0ms
(* 1/720 (pow x 4))
6.0ms
(+ (* 1/720 (pow x 4)) (- 1/2 (* 1/24 (pow x 2))))

series113.0ms

Counts
3 → 9
Calls
3 calls:
29.0ms
(* 1/24 (pow x 2))
36.0ms
(* 1/720 (pow x 4))
47.0ms
(+ (* 1/720 (pow x 4)) (- 1/2 (* 1/24 (pow x 2))))

simplify39.0ms

Algorithm
egg-herbie
Counts
76 → 76
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0274345
11103314
25001314

prune133.0ms

Filtered
76 candidates to 47 candidates (61.8%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New76076
Fresh099
Picked011
Done000
Total761086

Merged error: 0.1b

Counts
86 → 10

localize6.0ms

Local error

Found 3 expressions with local error:

0.1b
(/ (/ (- 1.0 (cos x)) x) x)
0.1b
(/ (- 1.0 (cos x)) x)
1.8b
(- 1.0 (cos x))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
132×times-frac
103×add-sqr-sqrt *-un-lft-identity
69×add-cube-cbrt
24×associate-/l*
17×distribute-lft-out-- difference-of-squares
10×add-exp-log add-cbrt-cube
associate-/r* div-inv
add-log-exp
cbrt-undiv div-exp
pow1 div-sub associate-/l/
flip3-- frac-2neg clear-num flip--
sub-neg diff-log
Counts
3 → 147
Calls
3 calls:
8.0ms
(/ (/ (- 1.0 (cos x)) x) x)
6.0ms
(/ (- 1.0 (cos x)) x)
4.0ms
(- 1.0 (cos x))

series109.0ms

Counts
3 → 9
Calls
3 calls:
43.0ms
(/ (/ (- 1.0 (cos x)) x) x)
48.0ms
(/ (- 1.0 (cos x)) x)
19.0ms
(- 1.0 (cos x))

simplify56.0ms

Algorithm
egg-herbie
Counts
156 → 156
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
05311270
118991197
250011186

prune212.0ms

Filtered
156 candidates to 103 candidates (66.0%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1524156
Fresh268
Picked011
Done011
Total15412166

Merged error: 0.1b

Counts
166 → 12

regimes51.0ms

Accuracy

99.1% (0.3b remaining)

Error of 0.4b against oracle of 0.1b and baseline of 31.7b

bsearch69.0ms

Steps
ItersRangePoint
9
2.1846438371975785e-05
719.5386143167987
0.03036072037910726
10
-43540924890.08803
-0.0051836583041924315
-0.03355247327065949

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03315
13315

end0.0ms

sample1.5s

Algorithm
intervals
Results
713.0ms1545×body2560valid
306.0ms1353×body1280valid
209.0ms1461×body640valid
96.0ms913×body320valid
72.0ms2252×body80valid
34.0ms476×body160valid