Details

Time bar (total: 2.5s)

sample23.0ms

Algorithm
intervals
Results
4.0ms256×body80valid
4.0ms256×pre80true
4.0ms248×pre80false

simplify5.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0103
1123
2123

prune1.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: 8.2b

Counts
2 → 1

localize4.0ms

Local error

Found 2 expressions with local error:

1.0b
(/ x0 (- 1.0 x1))
7.3b
(- (/ x0 (- 1.0 x1)) x0)

rewrite8.0ms

Algorithm
rewrite-expression-head
Rules
associate-/r/
flip3-- fma-neg flip--
div-inv
sub-neg frac-2neg clear-num
Counts
2 → 12
Calls
2 calls:
3.0ms
(/ x0 (- 1.0 x1))
5.0ms
(- (/ x0 (- 1.0 x1)) x0)

series79.0ms

Counts
2 → 6
Calls
2 calls:
33.0ms
(/ x0 (- 1.0 x1))
46.0ms
(- (/ x0 (- 1.0 x1)) x0)

simplify105.0ms

Algorithm
egg-herbie
Counts
18 → 18
Iterations

Useful iterations: 3 (36.0ms)

IterNodesCost
014592
142388
2136482
3408877
4500177

prune34.0ms

Filtered
18 candidates to 15 candidates (83.3%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New16218
Fresh000
Picked101
Done000
Total17219

Merged error: 6.6b

Counts
19 → 2

localize9.0ms

Local error

Found 4 expressions with local error:

0.5b
(+ (/ x0 (- 1.0 x1)) x0)
1.0b
(/ x0 (- 1.0 x1))
1.0b
(/ x0 (- 1.0 x1))
5.8b
(- (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) x0)

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
associate-/r/
flip3-- flip--
div-inv
fma-def fma-neg
frac-2neg clear-num
+-commutative sub-neg flip3-+ flip-+
Counts
4 → 23
Calls
4 calls:
4.0ms
(+ (/ x0 (- 1.0 x1)) x0)
3.0ms
(/ x0 (- 1.0 x1))
3.0ms
(/ x0 (- 1.0 x1))
7.0ms
(- (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) x0)

series177.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(+ (/ x0 (- 1.0 x1)) x0)
38.0ms
(/ x0 (- 1.0 x1))
33.0ms
(/ x0 (- 1.0 x1))
70.0ms
(- (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) x0)

simplify51.0ms

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 3 (47.0ms)

IterNodesCost
0205190
1594182
21812173
35001165

prune208.0ms

Filtered
35 candidates to 30 candidates (85.7%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New33235
Fresh101
Picked101
Done000
Total35237

Merged error: 5.1b

Counts
37 → 2

localize22.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ x0 (- 1.0 x1))
1.0b
(/ x0 (- 1.0 x1))
1.0b
(/ x0 (- 1.0 x1))
4.2b
(- (pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 3) (pow x0 3))

rewrite19.0ms

Algorithm
rewrite-expression-head
Rules
12×associate-/r/
10×prod-diff sqr-pow
unpow-prod-down
unpow3
flip3-- flip--
div-inv
fma-neg
frac-2neg clear-num
difference-cubes sub-neg difference-of-squares
Counts
4 → 36
Calls
4 calls:
3.0ms
(/ x0 (- 1.0 x1))
3.0ms
(/ x0 (- 1.0 x1))
3.0ms
(/ x0 (- 1.0 x1))
8.0ms
(- (pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 3) (pow x0 3))

series198.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(/ x0 (- 1.0 x1))
35.0ms
(/ x0 (- 1.0 x1))
33.0ms
(/ x0 (- 1.0 x1))
97.0ms
(- (pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 3) (pow x0 3))

simplify36.0ms

Algorithm
egg-herbie
Counts
48 → 48
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0283413
11002339
25001311

prune147.0ms

Filtered
48 candidates to 37 candidates (77.1%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New47148
Fresh011
Picked101
Done000
Total48250

Merged error: 4.4b

Counts
50 → 2

localize30.0ms

Local error

Found 4 expressions with local error:

1.0b
(/ x0 (- 1.0 x1))
1.0b
(/ x0 (- 1.0 x1))
1.3b
(pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 6)
4.1b
(- (pow (pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 3) 3) (pow (pow x0 3) 3))

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
61×unpow-prod-down
33×sqr-pow
28×prod-diff
24×unpow3
16×associate-/r/
flip3-- flip--
div-inv
fma-neg
difference-of-squares
frac-2neg clear-num
difference-cubes pow-to-exp sub-neg
Counts
4 → 59
Calls
4 calls:
3.0ms
(/ x0 (- 1.0 x1))
3.0ms
(/ x0 (- 1.0 x1))
4.0ms
(pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 6)
11.0ms
(- (pow (pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 3) 3) (pow (pow x0 3) 3))

series313.0ms

Counts
4 → 12
Calls
4 calls:
32.0ms
(/ x0 (- 1.0 x1))
35.0ms
(/ x0 (- 1.0 x1))
93.0ms
(pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 6)
151.0ms
(- (pow (pow (/ (/ x0 (- 1.0 x1)) (- 1.0 x1)) 3) 3) (pow (pow x0 3) 3))

simplify62.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
05061170
11795833
25001824

prune245.0ms

Filtered
71 candidates to 42 candidates (59.2%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New70171
Fresh011
Picked101
Done000
Total71273

Merged error: 3.5b

Counts
73 → 2

regimes40.0ms

Accuracy

0% (0.7b remaining)

Error of 4.2b against oracle of 3.5b and baseline of 4.2b

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02952
12952

end0.0ms

sample647.0ms

Algorithm
intervals
Results
141.0ms8000×body80valid
131.0ms8053×pre80false
122.0ms8000×pre80true