Details

Time bar (total: 2.4s)

sample18.0ms

Algorithm
intervals
Results
8.0ms314×body80valid

simplify141.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.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.2b

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.3b
(* (* (- 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)

series119.0ms

Counts
3 → 9
Calls
3 calls:
49.0ms
(+ x (* (* (- y x) 6.0) z))
29.0ms
(* (- y x) 6.0)
41.0ms
(* (* (- y x) 6.0) z)

simplify39.0ms

Algorithm
egg-herbie
Counts
62 → 62
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0246290
11073249
25001249

prune106.0ms

Filtered
62 candidates to 40 candidates (64.5%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New55762
Fresh000
Picked011
Done000
Total55863

Merged error: 0.0b

Counts
63 → 8

localize10.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))

series87.0ms

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

simplify111.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0206210
1717179
23878179
35003179

prune62.0ms

Filtered
39 candidates to 24 candidates (61.5%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New38139
Fresh246
Picked011
Done011
Total40747

Merged error: 0.0b

Counts
47 → 7

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite33.0ms

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

series488.0ms

Counts
4 → 12
Calls
4 calls:
168.0ms
(+ x (* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z))
158.0ms
(* (* (* (- y x) (sqrt 6.0)) (sqrt 6.0)) z)
99.0ms
(* (* (- y x) (sqrt 6.0)) (sqrt 6.0))
63.0ms
(* (- y x) (sqrt 6.0))

simplify59.0ms

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0337590
11698473
25001467

prune154.0ms

Filtered
95 candidates to 58 candidates (61.1%)
Pruning

7 alts after pruning (4 fresh and 3 done)

PrunedKeptTotal
New94195
Fresh134
Picked011
Done022
Total957102

Merged error: 0b

Counts
102 → 7

localize7.0ms

Local error

Found 3 expressions with local error:

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

rewrite17.0ms

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

series134.0ms

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

simplify138.0ms

Algorithm
egg-herbie
Counts
60 → 60
Iterations

Useful iterations: 3 (133.0ms)

IterNodesCost
0220371
1892323
24577309
35002303

prune89.0ms

Filtered
60 candidates to 42 candidates (70.0%)
Pruning

7 alts after pruning (3 fresh and 4 done)

PrunedKeptTotal
New60060
Fresh033
Picked011
Done033
Total60767

Merged error: 0b

Counts
67 → 7

regimes102.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

sample481.0ms

Algorithm
intervals
Results
281.0ms10205×body80valid