Details

Time bar (total: 1.8s)

sample22.0ms

Algorithm
intervals
Results
8.0ms316×body80valid

simplify26.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0134
1204
2344
3494
4574
5694
6904
71274
81764
93044
104394
114494
124494

prune3.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(* (- 1.0 x) z)
0.0b
(+ (* x y) (* (- 1.0 x) z))

rewrite14.0ms

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

series13.0ms

Counts
2 → 6
Calls
2 calls:
5.0ms
(* (- 1.0 x) z)
8.0ms
(+ (* x y) (* (- 1.0 x) z))

simplify95.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
0185183
1776166
24093166
35001166

prune48.0ms

Filtered
39 candidates to 28 candidates (28.2%)
Pruning

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New37239
Fresh000
Picked011
Done000
Total37340

Merged error: 0.0b

Counts
40 → 3

localize10.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))
0.6b
(cbrt (+ (* x y) (* (- 1.0 x) z)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
18×cbrt-div
15×add-cube-cbrt *-un-lft-identity
11×pow1
flip3-+ pow1/3 flip-+
add-exp-log swap-sqr associate-*r* associate-*l*
frac-times add-cbrt-cube add-log-exp unswap-sqr
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 87
Calls
4 calls:
9.0ms
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
3.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
3.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
3.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))

series201.0ms

Counts
4 → 12
Calls
4 calls:
71.0ms
(* (cbrt (+ (* x y) (* (- 1.0 x) z))) (cbrt (+ (* x y) (* (- 1.0 x) z))))
43.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
44.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))
43.0ms
(cbrt (+ (* x y) (* (- 1.0 x) z)))

simplify45.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
03081289
110301210
250011108

prune198.0ms

Filtered
99 candidates to 75 candidates (24.2%)
Pruning

3 alts after pruning (1 fresh and 2 done)

PrunedKeptTotal
New99099
Fresh011
Picked011
Done011
Total993102

Merged error: 0.0b

Counts
102 → 3

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (- 1.0 x))
0.0b
(+ (* x y) (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z)))
0.1b
(* (sqrt (- 1.0 x)) z)
0.1b
(* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
16×*-un-lft-identity sqrt-div associate-*l* sqrt-prod
12×pow1
11×add-exp-log add-cbrt-cube
10×add-cube-cbrt associate-*l/
flip3-- flip--
add-log-exp
frac-times associate-*r* pow-prod-down prod-exp cbrt-unprod
distribute-lft-out-- difference-of-squares
associate-*r/ *-commutative unswap-sqr
+-commutative rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 sum-log flip-+
Counts
4 → 85
Calls
4 calls:
3.0ms
(sqrt (- 1.0 x))
3.0ms
(+ (* x y) (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z)))
6.0ms
(* (sqrt (- 1.0 x)) z)
13.0ms
(* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z))

series29.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(sqrt (- 1.0 x))
8.0ms
(+ (* x y) (* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z)))
12.0ms
(* (sqrt (- 1.0 x)) z)
5.0ms
(* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z))

simplify49.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0471686
11710607
25001591

prune130.0ms

Filtered
97 candidates to 68 candidates (29.9%)
Pruning

3 alts after pruning (0 fresh and 3 done)

PrunedKeptTotal
New97097
Fresh000
Picked011
Done022
Total973100

Merged error: 0.0b

Counts
100 → 3

regimes169.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
0114
1114

end0.0ms

sample672.0ms

Algorithm
intervals
Results
304.0ms10170×body80valid

Profiling

Loading profile data...