Details

Time bar (total: 2.0s)

sample17.0ms

Algorithm
intervals
Results
7.0ms323×body80valid

simplify134.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0154
1294
2654
31284
41744
51894
62064
72554
83504
96254
1013524
1119534
1227334
1337074
1450024

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.4b

Counts
2 → 1

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (* (* (- y x) 6.0) z))
0.0b
(* (- y x) 6.0)
0.5b
(* (* (- y x) 6.0) z)

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-sqr-sqrt add-cbrt-cube
*-un-lft-identity
add-cube-cbrt associate-*r* associate-*l* associate-*l/
add-log-exp
pow-prod-down prod-exp cbrt-unprod
flip3-- *-commutative flip--
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 53
Calls
3 calls:
3.0ms
(+ x (* (* (- y x) 6.0) z))
6.0ms
(* (- y x) 6.0)
7.0ms
(* (* (- y x) 6.0) z)

series110.0ms

Counts
3 → 9
Calls
3 calls:
42.0ms
(+ x (* (* (- y x) 6.0) z))
28.0ms
(* (- y x) 6.0)
40.0ms
(* (* (- y x) 6.0) z)

simplify40.0ms

Algorithm
egg-herbie
Counts
62 → 62
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0246290
11073249
25001249

prune104.0ms

Filtered
62 candidates to 40 candidates (64.5%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New57562
Fresh000
Picked011
Done000
Total57663

Merged error: 0.0b

Counts
63 → 6

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ x (* (- y x) (* 6.0 z)))
0.3b
(* (- y x) (* 6.0 z))

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt *-un-lft-identity associate-*l*
add-log-exp
add-cube-cbrt pow-prod-down prod-exp cbrt-unprod
associate-*l/
+-commutative flip3-- flip3-+ associate-*r* sum-log *-commutative flip-- flip-+ distribute-lft-out-- difference-of-squares
Counts
2 → 33
Calls
2 calls:
3.0ms
(+ x (* (- y x) (* 6.0 z)))
7.0ms
(* (- y x) (* 6.0 z))

series82.0ms

Counts
2 → 6
Calls
2 calls:
45.0ms
(+ x (* (- y x) (* 6.0 z)))
36.0ms
(* (- y x) (* 6.0 z))

simplify102.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0206210
1717179
23878179
35003179

prune66.0ms

Filtered
39 candidates to 24 candidates (61.5%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New37239
Fresh134
Picked011
Done011
Total38745

Merged error: 0.0b

Counts
45 → 7

localize10.0ms

Local error

Found 4 expressions with local error:

0.2b
(* (- (* y y) (* x x)) 6.0)
2.7b
(- (* y y) (* x x))
9.4b
(* (* (- (* y y) (* x x)) 6.0) z)
18.8b
(/ (* (* (- (* y y) (* x x)) 6.0) z) (+ y x))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
20×add-exp-log add-cbrt-cube
13×*-un-lft-identity
11×pow1 add-sqr-sqrt
10×associate-*l/
add-cube-cbrt
prod-exp cbrt-unprod
associate-*r* add-log-exp
associate-*l*
flip3-- times-frac pow-prod-down associate-/r* flip--
cbrt-undiv div-exp
associate-/r/ *-commutative associate-/l/ distribute-lft-out difference-of-squares
sub-neg frac-2neg flip3-+ diff-log clear-num flip-+ div-inv associate-/l* unswap-sqr
Counts
4 → 83
Calls
4 calls:
6.0ms
(* (- (* y y) (* x x)) 6.0)
4.0ms
(- (* y y) (* x x))
7.0ms
(* (* (- (* y y) (* x x)) 6.0) z)
13.0ms
(/ (* (* (- (* y y) (* x x)) 6.0) z) (+ y x))

series191.0ms

Counts
4 → 12
Calls
4 calls:
47.0ms
(* (- (* y y) (* x x)) 6.0)
30.0ms
(- (* y y) (* x x))
52.0ms
(* (* (- (* y y) (* x x)) 6.0) z)
63.0ms
(/ (* (* (- (* y y) (* x x)) 6.0) z) (+ y x))

simplify66.0ms

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 1 (13.0ms)

IterNodesCost
0396690
12263562
25001562

prune182.0ms

Filtered
95 candidates to 61 candidates (64.2%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New94195
Fresh224
Picked011
Done022
Total966102

Merged error: 0b

Counts
102 → 6

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ x (* (* z (- y x)) 6.0))
0.0b
(* z (- y x))
0.3b
(* (* z (- y x)) 6.0)

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
10×pow1 add-exp-log add-sqr-sqrt add-cbrt-cube
*-un-lft-identity associate-*r*
add-cube-cbrt
add-log-exp
associate-*r/ associate-*l* pow-prod-down prod-exp cbrt-unprod
distribute-rgt-in sub-neg flip3-- distribute-lft-in associate-*l/ *-commutative flip--
+-commutative flip3-+ sum-log flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 57
Calls
3 calls:
3.0ms
(+ x (* (* z (- y x)) 6.0))
8.0ms
(* z (- y x))
7.0ms
(* (* z (- y x)) 6.0)

series128.0ms

Counts
3 → 9
Calls
3 calls:
44.0ms
(+ x (* (* z (- y x)) 6.0))
38.0ms
(* z (- y x))
46.0ms
(* (* z (- y x)) 6.0)

simplify41.0ms

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0252308
11107263
25001263

prune103.0ms

Filtered
66 candidates to 40 candidates (60.6%)
Pruning

6 alts after pruning (2 fresh and 4 done)

PrunedKeptTotal
New64266
Fresh202
Picked011
Done033
Total66672

Merged error: 0b

Counts
72 → 6

regimes87.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0114
1114

end0.0ms

sample425.0ms

Algorithm
intervals
Results
228.0ms10181×body80valid