Details

Time bar (total: 1.3s)

sample16.0ms

Algorithm
intervals
Results
7.0ms327×body80valid

simplify19.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0123
1193
2283
3403
4503
5733
61023
71183
81453
91743
101903
111903

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

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- y x) z)
0.0b
(+ x (/ (- y x) z))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
div-sub associate-/l/
+-commutative associate-+r- flip3-- frac-2neg flip3-+ clear-num flip-- flip-+ div-inv
Counts
2 → 10
Calls
2 calls:
3.0ms
(/ (- y x) z)
5.0ms
(+ x (/ (- y x) z))

series59.0ms

Counts
2 → 6
Calls
2 calls:
30.0ms
(/ (- y x) z)
29.0ms
(+ x (/ (- y x) z))

simplify69.0ms

Algorithm
egg-herbie
Counts
16 → 16
Iterations

Useful iterations: 3 (22.0ms)

IterNodesCost
09155
123255
274155
3304854
4500254

prune27.0ms

Filtered
16 candidates to 10 candidates (62.5%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New14216
Fresh000
Picked101
Done000
Total15217

Merged error: 0.0b

Counts
17 → 2

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(- (/ y z) (/ x z))
0.0b
(+ x (- (/ y z) (/ x z)))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
frac-sub
frac-2neg
clear-num
sub-neg associate-+r+ div-inv sub-div
+-commutative associate-+r- flip3-- distribute-rgt-out-- flip3-+ flip-- flip-+
Counts
2 → 22
Calls
2 calls:
4.0ms
(- (/ y z) (/ x z))
4.0ms
(+ x (- (/ y z) (/ x z)))

series44.0ms

Counts
2 → 6
Calls
2 calls:
20.0ms
(- (/ y z) (/ x z))
24.0ms
(+ x (- (/ y z) (/ x z)))

simplify63.0ms

Algorithm
egg-herbie
Counts
28 → 28
Iterations

Useful iterations: 2 (20.0ms)

IterNodesCost
0197152
1686136
22509130
35001130

prune45.0ms

Filtered
28 candidates to 18 candidates (64.3%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New27128
Fresh011
Picked011
Done000
Total27330

Merged error: 0.0b

Counts
30 → 3

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(* z (- y x))
0.0b
(+ x (/ (* z (- y x)) (* z z)))
29.4b
(/ (* z (- y x)) (* z z))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
*-commutative
times-frac associate-*r/
distribute-rgt-in sub-neg flip3-- distribute-lft-in associate-/r* flip-- associate-/l/ associate-/l*
+-commutative frac-2neg flip3-+ clear-num flip-+ div-inv
Counts
3 → 23
Calls
3 calls:
3.0ms
(* z (- y x))
4.0ms
(+ x (/ (* z (- y x)) (* z z)))
5.0ms
(/ (* z (- y x)) (* z z))

series87.0ms

Counts
3 → 9
Calls
3 calls:
33.0ms
(* z (- y x))
22.0ms
(+ x (/ (* z (- y x)) (* z z)))
31.0ms
(/ (* z (- y x)) (* z z))

simplify77.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 2 (16.0ms)

IterNodesCost
0147117
1433107
22784102
35002102

prune46.0ms

Filtered
32 candidates to 16 candidates (50.0%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New31132
Fresh011
Picked101
Done011
Total32335

Merged error: 0b

Counts
35 → 3

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (/ z (/ (* z z) (- y x))))
10.8b
(/ (* z z) (- y x))
16.7b
(/ z (/ (* z z) (- y x)))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
associate-/r/
associate-/l*
frac-2neg clear-num associate-/r* div-inv
flip3-- *-commutative flip--
+-commutative flip3-+ flip-+
Counts
3 → 21
Calls
3 calls:
4.0ms
(+ x (/ z (/ (* z z) (- y x))))
4.0ms
(/ (* z z) (- y x))
4.0ms
(/ z (/ (* z z) (- y x)))

series84.0ms

Counts
3 → 9
Calls
3 calls:
21.0ms
(+ x (/ z (/ (* z z) (- y x))))
29.0ms
(/ (* z z) (- y x))
34.0ms
(/ z (/ (* z z) (- y x)))

simplify65.0ms

Algorithm
egg-herbie
Counts
30 → 30
Iterations

Useful iterations: 3 (62.0ms)

IterNodesCost
0112101
1409100
2198994
3500189

prune48.0ms

Filtered
30 candidates to 21 candidates (70.0%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New30030
Fresh011
Picked011
Done011
Total30333

Merged error: 0b

Counts
33 → 3

regimes52.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
084
184

end0.0ms

sample412.0ms

Algorithm
intervals
Results
207.0ms10137×body80valid