Details

Time bar (total: 2.4s)

sample15.0ms

Algorithm
intervals
Results
7.0ms306×body80valid

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

prune2.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x y) (* (- 1.0 x) z))
0.0b
(* (- 1.0 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:
3.0ms
(+ (* x y) (* (- 1.0 x) z))
10.0ms
(* (- 1.0 x) z)

series62.0ms

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

simplify96.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0185183
1776166
24093166
35001166

prune70.0ms

Filtered
39 candidates to 28 candidates (71.8%)
Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0b

localize8.0ms

Local error

Found 4 expressions with local error:

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

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
25×add-sqr-sqrt
21×sqrt-prod
19×*-un-lft-identity
18×sqrt-div
16×associate-*l*
13×pow1
11×add-exp-log add-cube-cbrt add-cbrt-cube
10×associate-*l/
flip3-- flip--
frac-times associate-*r* pow-prod-down prod-exp cbrt-unprod distribute-lft-out-- add-log-exp difference-of-squares
rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ *-commutative unswap-sqr
Counts
4 → 91
Calls
4 calls:
4.0ms
(sqrt (- 1.0 x))
3.0ms
(sqrt (- 1.0 x))
11.0ms
(* (sqrt (- 1.0 x)) z)
26.0ms
(* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z))

series182.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(sqrt (- 1.0 x))
33.0ms
(sqrt (- 1.0 x))
86.0ms
(* (sqrt (- 1.0 x)) z)
29.0ms
(* (sqrt (- 1.0 x)) (* (sqrt (- 1.0 x)) z))

simplify108.0ms

Algorithm
egg-herbie
Counts
103 → 103
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0329600
11114526
24727512
35001512

prune224.0ms

Filtered
103 candidates to 70 candidates (68.0%)
Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 0b

localize14.0ms

Local error

Found 4 expressions with local error:

0.3b
(pow (* x y) 3)
0.8b
(+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y)))
1.3b
(+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3))
39.4b
(/ (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y))))

rewrite99.0ms

Algorithm
rewrite-expression-head
Rules
25×*-un-lft-identity
15×add-sqr-sqrt add-cube-cbrt times-frac
add-exp-log add-cbrt-cube
add-log-exp
pow1
sum-cubes distribute-lft-out associate-/l*
associate-+l+ flip3-+ flip-+
pow-unpow associate-/r*
+-commutative distribute-rgt-in sub-neg pow-pow distribute-lft-in pow-exp sum-log associate-/r/ associate-/l/ rem-cube-cbrt
cbrt-undiv cube-mult pow-to-exp unpow-prod-down frac-2neg unpow3 cube-prod div-exp pow-prod-down prod-exp clear-num cbrt-unprod div-inv sqr-pow
Counts
4 → 89
Calls
4 calls:
2.0ms
(pow (* x y) 3)
26.0ms
(+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y)))
7.0ms
(+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3))
61.0ms
(/ (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y))))

series583.0ms

Counts
4 → 12
Calls
4 calls:
50.0ms
(pow (* x y) 3)
107.0ms
(+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y)))
152.0ms
(+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3))
273.0ms
(/ (+ (pow (* x y) 3) (pow (* (- 1.0 x) z) 3)) (+ (* (* (- 1.0 x) z) (- (* (- 1.0 x) z) (* x y))) (* (* x y) (* x y))))

simplify102.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (87.0ms)

IterNodesCost
04481632
124131490
250011485

prune257.0ms

Filtered
101 candidates to 71 candidates (70.3%)
Pruning

3 alts after pruning (0 fresh and 3 done)

Merged error: 0b

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

sample412.0ms

Algorithm
intervals
Results
225.0ms10066×body80valid