Details

Time bar (total: 4.0s)

sample24.0ms

Algorithm
intervals
Results
14.0ms311×body80valid

simplify192.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0103
1173
2313
3463
4533
5623
6803
71183
82353
94673
108323
1112123
1217863
1334073
1450023

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize5.0ms

Local error

Found 2 expressions with local error:

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

rewrite13.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:
10.0ms
(* (- y x) z)
3.0ms
(+ x (* (- y x) z))

series69.0ms

Counts
2 → 6
Calls
2 calls:
32.0ms
(* (- y x) z)
37.0ms
(+ x (* (- y x) z))

simplify73.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0163162
1556145
22758145
35001145

prune83.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite22.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:
14.0ms
(* (cbrt (+ x (* (- y x) z))) (cbrt (+ x (* (- y x) z))))
2.0ms
(cbrt (+ x (* (- y x) z)))
2.0ms
(cbrt (+ x (* (- y x) z)))
2.0ms
(cbrt (+ x (* (- y x) z)))

series1.0s

Counts
4 → 12
Calls
4 calls:
363.0ms
(* (cbrt (+ x (* (- y x) z))) (cbrt (+ x (* (- y x) z))))
220.0ms
(cbrt (+ x (* (- y x) z)))
219.0ms
(cbrt (+ x (* (- y x) z)))
220.0ms
(cbrt (+ x (* (- y x) z)))

simplify49.0ms

Algorithm
egg-herbie
Counts
99 → 99
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
03291225
111021155
250011076

prune278.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ x (* (- y x) z))
0.0b
(sqrt (+ x (* (- y x) z)))
0.0b
(sqrt (+ x (* (- y x) z)))
0.2b
(* (sqrt (+ x (* (- y x) z))) (sqrt (+ x (* (- y x) z))))

rewrite31.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
24×sqrt-prod
21×pow1
16×sqrt-div
14×add-cube-cbrt *-un-lft-identity
10×sqrt-pow1 pow1/2
flip3-+ flip-+
swap-sqr
add-exp-log associate-*r* associate-*l* add-cbrt-cube add-log-exp
pow-prod-up
frac-times unswap-sqr
pow-prod-down pow-sqr
rem-sqrt-square associate-*r/ associate-*l/
+-commutative pow2 pow-plus sqrt-unprod prod-exp sum-log rem-square-sqrt *-commutative cbrt-unprod
Counts
4 → 98
Calls
4 calls:
2.0ms
(+ x (* (- y x) z))
3.0ms
(sqrt (+ x (* (- y x) z)))
7.0ms
(sqrt (+ x (* (- y x) z)))
15.0ms
(* (sqrt (+ x (* (- y x) z))) (sqrt (+ x (* (- y x) z))))

series576.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(+ x (* (- y x) z))
251.0ms
(sqrt (+ x (* (- y x) z)))
252.0ms
(sqrt (+ x (* (- y x) z)))
34.0ms
(* (sqrt (+ x (* (- y x) z))) (sqrt (+ x (* (- y x) z))))

simplify43.0ms

Algorithm
egg-herbie
Counts
110 → 110
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0240786
1923708
25001682

prune203.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite48.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:
4.0ms
(sqrt (- y x))
2.0ms
(+ x (* (sqrt (- y x)) (* (sqrt (- y x)) z)))
11.0ms
(* (sqrt (- y x)) z)
24.0ms
(* (sqrt (- y x)) (* (sqrt (- y x)) z))

series234.0ms

Counts
4 → 12
Calls
4 calls:
78.0ms
(sqrt (- y x))
31.0ms
(+ x (* (sqrt (- y x)) (* (sqrt (- y x)) z)))
92.0ms
(* (sqrt (- y x)) z)
33.0ms
(* (sqrt (- y x)) (* (sqrt (- y x)) z))

simplify45.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0365624
11224529
25002516

prune216.0ms

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0b

regimes76.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
083
183

end0.0ms

sample674.0ms

Algorithm
intervals
Results
460.0ms10096×body80valid