Details

Time bar (total: 3.3s)

sample20.0ms

Algorithm
intervals
Results
6.0ms61×body640valid
3.0ms132×body80valid
3.0ms47×body320valid
1.0ms16×body160valid

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
094
1124
2124

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

Counts
2 → 1

localize5.0ms

Local error

Found 2 expressions with local error:

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

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
40×*-un-lft-identity
28×times-frac
27×add-sqr-sqrt
15×add-cube-cbrt
distribute-lft-out--
distribute-lft-out
add-exp-log associate-/r* add-cbrt-cube add-log-exp difference-of-squares
div-inv associate-/l*
pow1 associate-/r/
cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ diff-log div-exp clear-num frac-sub flip-- flip-+
Counts
2 → 58
Calls
2 calls:
5.0ms
(/ 1.0 (+ x 1.0))
17.0ms
(- (/ 1.0 (+ x 1.0)) (/ 1.0 x))

series87.0ms

Counts
2 → 6
Calls
2 calls:
25.0ms
(/ 1.0 (+ x 1.0))
61.0ms
(- (/ 1.0 (+ x 1.0)) (/ 1.0 x))

simplify156.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 2 (24.0ms)

IterNodesCost
0266392
1898369
24185367
35001367

prune111.0ms

Filtered
64 candidates to 47 candidates (73.4%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New62264
Fresh000
Picked101
Done000
Total63265

Merged error: 1.0b

Counts
65 → 2

localize6.0ms

Local error

Found 3 expressions with local error:

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

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
17×add-exp-log add-cbrt-cube
12×*-un-lft-identity
add-sqr-sqrt
add-log-exp
pow1 add-cube-cbrt prod-exp cbrt-unprod
cbrt-undiv div-exp associate-*l* associate-*l/
associate-*r*
flip3-- flip3-+ diff-log associate-*r/ associate-/r/ flip-- flip-+ associate-/l/ distribute-lft-out distribute-lft-out--
sub-neg frac-2neg times-frac pow-prod-down clear-num associate-/r* sum-log *-commutative div-inv associate-/l* associate--r+ difference-of-squares unswap-sqr
Counts
3 → 63
Calls
3 calls:
6.0ms
(* (+ x 1.0) x)
16.0ms
(/ (* 1.0 (- x (+ x 1.0))) (* (+ x 1.0) x))
5.0ms
(- x (+ x 1.0))

series90.0ms

Counts
3 → 9
Calls
3 calls:
48.0ms
(* (+ x 1.0) x)
35.0ms
(/ (* 1.0 (- x (+ x 1.0))) (* (+ x 1.0) x))
7.0ms
(- x (+ x 1.0))

simplify57.0ms

Algorithm
egg-herbie
Counts
72 → 72
Iterations

Useful iterations: 2 (50.0ms)

IterNodesCost
0345395
12045325
25003316

prune97.0ms

Filtered
72 candidates to 48 candidates (66.7%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New68472
Fresh101
Picked101
Done000
Total70474

Merged error: 0.0b

Counts
74 → 4

localize6.0ms

Local error

Found 2 expressions with local error:

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

rewrite84.0ms

Algorithm
rewrite-expression-head
Rules
959×times-frac
669×*-un-lft-identity
509×add-sqr-sqrt
381×add-cube-cbrt
86×associate-/l*
80×distribute-lft-out
64×distribute-lft-out-- difference-of-squares
37×associate-/r/
29×associate-/r*
22×div-inv
16×add-exp-log flip3-- add-cbrt-cube flip--
cbrt-undiv div-exp
pow1 frac-2neg clear-num add-log-exp
associate-/l/
Counts
2 → 474
Calls
2 calls:
11.0ms
(/ 1.0 (/ (+ x 1.0) (- 0 1.0)))
28.0ms
(/ (/ 1.0 (/ (+ x 1.0) (- 0 1.0))) x)

series59.0ms

Counts
2 → 6
Calls
2 calls:
24.0ms
(/ 1.0 (/ (+ x 1.0) (- 0 1.0)))
36.0ms
(/ (/ 1.0 (/ (+ x 1.0) (- 0 1.0))) x)

simplify100.0ms

Algorithm
egg-herbie
Counts
480 → 480
Iterations

Useful iterations: 1 (34.0ms)

IterNodesCost
015825673
150015480

prune775.0ms

Filtered
480 candidates to 317 candidates (66.0%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New4782480
Fresh123
Picked011
Done000
Total4795484

Merged error: 0b

Counts
484 → 5

localize10.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt x) (cbrt x))
0.6b
(cbrt x)
0.6b
(cbrt x)
0.6b
(cbrt x)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
5.0ms
(* (cbrt x) (cbrt x))
1.0ms
(cbrt x)
1.0ms
(cbrt x)
1.0ms
(cbrt x)

series744.0ms

Counts
4 → 12
Calls
4 calls:
204.0ms
(* (cbrt x) (cbrt x))
177.0ms
(cbrt x)
177.0ms
(cbrt x)
186.0ms
(cbrt x)

simplify89.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (84.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune162.0ms

Filtered
85 candidates to 64 candidates (75.3%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New85085
Fresh033
Picked011
Done011
Total85590

Merged error: 0b

Counts
90 → 5

regimes20.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0105
1105

end0.0ms

sample504.0ms

Algorithm
intervals
Results
182.0ms1921×body640valid
105.0ms4217×body80valid
91.0ms1239×body320valid
29.0ms624×body160valid