Details

Time bar (total: 2.4s)

sample11.0ms

Algorithm
intervals
Results
5.0ms256×body80valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
083
193
293

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

Counts
2 → 1

localize4.0ms

Local error

Found 1 expressions with local error:

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

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
34×*-un-lft-identity
22×add-sqr-sqrt
20×times-frac
12×add-cube-cbrt
distribute-lft-out
associate-/r* distribute-lft-out-- difference-of-squares
associate-/l*
add-exp-log add-cbrt-cube
associate-/r/ associate-/l/
pow1 cbrt-undiv expm1-log1p-u flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ log1p-expm1-u div-inv add-log-exp
Counts
1 → 47
Calls
1 calls:
8.0ms
(/ (+ x 1.0) (- 1.0 x))

series38.0ms

Counts
1 → 3
Calls
1 calls:
37.0ms
(/ (+ x 1.0) (- 1.0 x))

simplify87.0ms

Algorithm
egg-herbie
Counts
50 → 50
Iterations

Useful iterations: 3 (82.0ms)

IterNodesCost
0214315
1711297
22979293
35001292

prune70.0ms

Filtered
50 candidates to 34 candidates (68.0%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New47350
Fresh000
Picked011
Done000
Total47451

Merged error: 0b

Counts
51 → 4

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- 1.0 x) (+ x 1.0))
0.0b
(/ 1 (/ (- 1.0 x) (+ x 1.0)))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
178×times-frac
174×*-un-lft-identity
122×add-sqr-sqrt
80×add-cube-cbrt
30×associate-/r*
26×distribute-lft-out
21×distribute-lft-out-- difference-of-squares
15×add-exp-log
11×associate-/r/
add-cbrt-cube
div-exp associate-/l*
div-inv
flip3-+ flip-+
cbrt-undiv
pow1
expm1-log1p-u rec-exp frac-2neg 1-exp clear-num log1p-expm1-u associate-/l/ add-log-exp
flip3-- pow-flip div-sub flip-- inv-pow
Counts
2 → 178
Calls
2 calls:
8.0ms
(/ (- 1.0 x) (+ x 1.0))
11.0ms
(/ 1 (/ (- 1.0 x) (+ x 1.0)))

series69.0ms

Counts
2 → 6
Calls
2 calls:
34.0ms
(/ (- 1.0 x) (+ x 1.0))
34.0ms
(/ 1 (/ (- 1.0 x) (+ x 1.0)))

simplify75.0ms

Algorithm
egg-herbie
Counts
184 → 184
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
05571519
126091361
250021223

prune154.0ms

Filtered
184 candidates to 84 candidates (45.7%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1831184
Fresh112
Picked011
Done011
Total1844188

Merged error: 0b

Counts
188 → 4

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 1 (+ x 1.0))
0.0b
(/ 1 (- 1.0 x))
0.0b
(/ (/ 1 (- 1.0 x)) (/ 1 (+ x 1.0)))

rewrite75.0ms

Algorithm
rewrite-expression-head
Rules
954×times-frac
631×*-un-lft-identity
491×add-sqr-sqrt
369×add-cube-cbrt
87×associate-/r/
70×distribute-lft-out
61×distribute-lft-out-- difference-of-squares
51×add-exp-log
44×div-inv
36×div-exp
27×associate-/r* associate-/l*
23×flip3-+ flip-+
20×flip3-- flip--
19×add-cbrt-cube
10×cbrt-undiv rec-exp 1-exp
pow1
expm1-log1p-u frac-2neg clear-num log1p-expm1-u add-log-exp
pow-flip inv-pow
associate-/l/
Counts
3 → 533
Calls
3 calls:
5.0ms
(/ 1 (+ x 1.0))
6.0ms
(/ 1 (- 1.0 x))
21.0ms
(/ (/ 1 (- 1.0 x)) (/ 1 (+ x 1.0)))

series89.0ms

Counts
3 → 9
Calls
3 calls:
25.0ms
(/ 1 (+ x 1.0))
31.0ms
(/ 1 (- 1.0 x))
33.0ms
(/ (/ 1 (- 1.0 x)) (/ 1 (+ x 1.0)))

simplify112.0ms

Algorithm
egg-herbie
Counts
542 → 542
Iterations

Useful iterations: 1 (43.0ms)

IterNodesCost
018976329
150015557

prune468.0ms

Filtered
542 candidates to 213 candidates (39.3%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New5420542
Fresh011
Picked011
Done022
Total5424546

Merged error: 0b

Counts
546 → 4

localize16.0ms

Local error

Found 4 expressions with local error:

0.2b
(cbrt (+ x 1.0))
0.2b
(cbrt (+ x 1.0))
0.3b
(* (cbrt (- 1.0 x)) (cbrt (- 1.0 x)))
0.3b
(* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
60×cbrt-prod
54×*-un-lft-identity
46×add-sqr-sqrt
28×cbrt-div
22×add-cube-cbrt
19×swap-sqr
18×pow1
15×associate-*r* associate-*l*
14×pow1/3
add-exp-log frac-times flip3-+ flip-+ distribute-lft-out unswap-sqr
flip3-- flip-- distribute-lft-out--
expm1-log1p-u associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up add-cbrt-cube log1p-expm1-u add-log-exp difference-of-squares
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 145
Calls
4 calls:
3.0ms
(cbrt (+ x 1.0))
3.0ms
(cbrt (+ x 1.0))
11.0ms
(* (cbrt (- 1.0 x)) (cbrt (- 1.0 x)))
10.0ms
(* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))

series413.0ms

Counts
4 → 12
Calls
4 calls:
93.0ms
(cbrt (+ x 1.0))
100.0ms
(cbrt (+ x 1.0))
113.0ms
(* (cbrt (- 1.0 x)) (cbrt (- 1.0 x)))
107.0ms
(* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))

simplify58.0ms

Algorithm
egg-herbie
Counts
157 → 157
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
04501164
115471100
250021010

prune338.0ms

Filtered
157 candidates to 105 candidates (66.9%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New1570157
Fresh000
Picked011
Done033
Total1574161

Merged error: 0b

Counts
161 → 4

regimes25.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
063
163

end0.0ms

sample225.0ms

Algorithm
intervals
Results
136.0ms8000×body80valid

Profiling

Loading profile data...