Details

Time bar (total: 2.4s)

sample41.0ms

Algorithm
intervals
Results
15.0ms87×body1280valid
9.0ms83×body10240exit
5.0ms49×body640valid
2.0ms87×body80valid
2.0ms23×body320valid
0.0ms10×body160valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
074
184
284

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

Counts
2 → 1

localize4.0ms

Local error

Found 2 expressions with local error:

0.5b
(/ (exp x) (- (exp x) 1.0))
2.5b
(- (exp x) 1.0)

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
flip3-- associate-/r/ flip--
sub-neg frac-2neg clear-num div-inv
Counts
2 → 9
Calls
2 calls:
4.0ms
(/ (exp x) (- (exp x) 1.0))
2.0ms
(- (exp x) 1.0)

series41.0ms

Counts
2 → 6
Calls
2 calls:
26.0ms
(/ (exp x) (- (exp x) 1.0))
15.0ms
(- (exp x) 1.0)

simplify64.0ms

Algorithm
egg-herbie
Counts
15 → 15
Iterations

Useful iterations: 3 (18.0ms)

IterNodesCost
08366
118266
248364
3160663
4500263

prune36.0ms

Filtered
15 candidates to 10 candidates (66.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New11415
Fresh000
Picked101
Done000
Total12416

Merged error: 0.0b

Counts
16 → 4

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (pow x 2) (+ (* x 1/6) 1/2)) x)
0.0b
(/ (exp x) (+ (* (pow x 2) (+ (* x 1/6) 1/2)) x))
0.1b
(* (pow x 2) (+ (* x 1/6) 1/2))
0.3b
(* x 1/6)

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
+-commutative
distribute-rgt-in associate-+l+ distribute-lft-in
flip3-+ flip-+
associate-*r/ associate-*l* associate-/r/ *-commutative
frac-2neg clear-num div-inv unpow2 sqr-pow
Counts
4 → 22
Calls
4 calls:
8.0ms
(+ (* (pow x 2) (+ (* x 1/6) 1/2)) x)
8.0ms
(/ (exp x) (+ (* (pow x 2) (+ (* x 1/6) 1/2)) x))
6.0ms
(* (pow x 2) (+ (* x 1/6) 1/2))
2.0ms
(* x 1/6)

series148.0ms

Counts
4 → 12
Calls
4 calls:
27.0ms
(+ (* (pow x 2) (+ (* x 1/6) 1/2)) x)
41.0ms
(/ (exp x) (+ (* (pow x 2) (+ (* x 1/6) 1/2)) x))
63.0ms
(* (pow x 2) (+ (* x 1/6) 1/2))
17.0ms
(* x 1/6)

simplify149.0ms

Algorithm
egg-herbie
Counts
34 → 34
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
0190189
1703184
23378181
35001181

prune71.0ms

Filtered
34 candidates to 21 candidates (61.8%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New33134
Fresh033
Picked101
Done000
Total34438

Merged error: 0.0b

Counts
38 → 4

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (pow x 2) (+ (* x 1/6) 1/2)) x)
0.0b
(/ 1 (/ (+ (* (pow x 2) (+ (* x 1/6) 1/2)) x) (exp x)))
0.1b
(* (pow x 2) (+ (* x 1/6) 1/2))
0.3b
(* x 1/6)

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
+-commutative associate-/r/
distribute-rgt-in associate-+l+ distribute-lft-in
flip3-+ clear-num flip-+
frac-2neg associate-*r/ associate-*l* *-commutative div-inv associate-/l/
associate-/r* remove-double-div unpow2 inv-pow sqr-pow
Counts
4 → 28
Calls
4 calls:
8.0ms
(+ (* (pow x 2) (+ (* x 1/6) 1/2)) x)
8.0ms
(/ 1 (/ (+ (* (pow x 2) (+ (* x 1/6) 1/2)) x) (exp x)))
6.0ms
(* (pow x 2) (+ (* x 1/6) 1/2))
2.0ms
(* x 1/6)

series147.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(+ (* (pow x 2) (+ (* x 1/6) 1/2)) x)
38.0ms
(/ 1 (/ (+ (* (pow x 2) (+ (* x 1/6) 1/2)) x) (exp x)))
65.0ms
(* (pow x 2) (+ (* x 1/6) 1/2))
13.0ms
(* x 1/6)

simplify173.0ms

Algorithm
egg-herbie
Counts
40 → 40
Iterations

Useful iterations: 2 (27.0ms)

IterNodesCost
0199209
1777204
24035198
35002198

prune81.0ms

Filtered
40 candidates to 25 candidates (62.5%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New40040
Fresh033
Picked011
Done000
Total40444

Merged error: 0.0b

Counts
44 → 4

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ 1/2 (+ (* 1/12 x) (/ 1 x)))
0.0b
(+ (* 1/12 x) (/ 1 x))
0.3b
(* 1/12 x)

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
+-commutative
associate-+r+ flip3-+ flip-+
*-commutative
Counts
3 → 9
Calls
3 calls:
4.0ms
(+ 1/2 (+ (* 1/12 x) (/ 1 x)))
4.0ms
(+ (* 1/12 x) (/ 1 x))
2.0ms
(* 1/12 x)

series71.0ms

Counts
3 → 9
Calls
3 calls:
17.0ms
(+ 1/2 (+ (* 1/12 x) (/ 1 x)))
40.0ms
(+ (* 1/12 x) (/ 1 x))
13.0ms
(* 1/12 x)

simplify59.0ms

Algorithm
egg-herbie
Counts
18 → 18
Iterations

Useful iterations: 3 (57.0ms)

IterNodesCost
011077
132976
2159875
3500173

prune20.0ms

Filtered
18 candidates to 9 candidates (50.0%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New18018
Fresh022
Picked011
Done011
Total18422

Merged error: 0.0b

Counts
22 → 4

regimes44.0ms

Accuracy

0% (0.9b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0198
1198

end0.0ms

sample1.2s

Algorithm
intervals
Results
403.0ms2308×body1280valid
306.0ms2640×body10240exit
179.0ms1612×body640valid
57.0ms2871×body80valid
56.0ms783×body320valid
19.0ms427×body160valid