Details

Time bar (total: 2.9s)

sample641.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 17.687988%

Guaranteed chance to sample good point: 82.633843%

Results
6.0ms256×body80valid
0.0msbody80invalid

simplify55.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0113
1263
2563
31373
42293
52893
63793
75823
88783
911933
1012343
1112343

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize5.0ms

Local error

Found 1 expressions with local error:

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

rewrite9.0ms

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

series7.0ms

Counts
1 → 3
Calls
1 calls:
7.0ms
(* (+ x y) (- 1.0 z))

simplify30.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 2 (26.0ms)

IterNodesCost
0240207
1997192
25001190

prune50.0ms

Filtered
25 candidates to 36 candidates (-44.0%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New33336
Fresh000
Picked011
Done000
Total33437

Merged error: 0b

Counts
37 → 4

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
10×associate-*r/ associate-*l*
add-sqr-sqrt *-un-lft-identity
add-cube-cbrt flip3-+ flip-+
pow1 add-exp-log associate-*r* frac-add add-cbrt-cube add-log-exp
distribute-lft-neg-out distribute-lft-neg-in distribute-rgt-in distribute-rgt-neg-in distribute-lft-in
associate-+l+ associate-+r+
+-commutative neg-mul-1 distribute-rgt-out unsub-neg pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr
Counts
2 → 53
Calls
2 calls:
7.0ms
(+ (* 1.0 (+ x y)) (* (neg z) (+ x y)))
7.0ms
(* (neg z) (+ x y))

series21.0ms

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

simplify50.0ms

Algorithm
egg-herbie
Counts
59 → 59
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0387384
11802333
25003332

prune60.0ms

Filtered
44 candidates to 59 candidates (-34.1%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New59059
Fresh022
Picked011
Done011
Total59463

Merged error: 0b

Counts
63 → 4

localize7.0ms

Local error

Found 4 expressions with local error:

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

rewrite35.0ms

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

series30.0ms

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

simplify55.0ms

Algorithm
egg-herbie
Counts
128 → 128
Iterations

Useful iterations: 2 (43.0ms)

IterNodesCost
05321094
12002996
25003984

prune181.0ms

Filtered
91 candidates to 128 candidates (-40.7%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1280128
Fresh011
Picked011
Done022
Total1284132

Merged error: 0b

Counts
132 → 4

localize16.0ms

Local error

Found 4 expressions with local error:

1.6b
(+ (* x x) (- (* y y) (* x y)))
2.8b
(- (* y y) (* x y))
3.6b
(+ (pow x 3) (pow y 3))
38.4b
(/ (* (+ (pow x 3) (pow y 3)) (- 1.0 z)) (+ (* x x) (- (* y y) (* x y))))

rewrite44.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
13×add-log-exp
add-exp-log add-cbrt-cube
associate-/l/
add-sqr-sqrt add-cube-cbrt flip3-+ flip-+
distribute-lft-out
pow1 frac-times unpow-prod-down flip3-- cube-prod flip--
times-frac associate-/r* sum-log
cbrt-undiv +-commutative sub-neg associate-+r+ diff-log associate-*r/ div-exp associate-*l/ associate-/r/
associate-+r- distribute-rgt-out-- frac-2neg prod-exp clear-num sum-cubes cbrt-unprod div-inv associate-/l*
Counts
4 → 76
Calls
4 calls:
5.0ms
(+ (* x x) (- (* y y) (* x y)))
3.0ms
(- (* y y) (* x y))
12.0ms
(+ (pow x 3) (pow y 3))
21.0ms
(/ (* (+ (pow x 3) (pow y 3)) (- 1.0 z)) (+ (* x x) (- (* y y) (* x y))))

series39.0ms

Counts
4 → 12
Calls
4 calls:
6.0ms
(+ (* x x) (- (* y y) (* x y)))
5.0ms
(- (* y y) (* x y))
8.0ms
(+ (pow x 3) (pow y 3))
20.0ms
(/ (* (+ (pow x 3) (pow y 3)) (- 1.0 z)) (+ (* x x) (- (* y y) (* x y))))

simplify60.0ms

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0460758
12410648
25001643

prune129.0ms

Filtered
64 candidates to 88 candidates (-37.5%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New88088
Fresh000
Picked011
Done033
Total88492

Merged error: 0b

Counts
92 → 4

regimes275.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
093
193

end0.0ms

sample1.1s

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 17.687988%

Guaranteed chance to sample good point: 82.633843%

Results
199.0ms7998×body80valid
8.0ms326×body80invalid
0.0msbody1280valid
0.0msbody640valid

Profiling

Loading profile data...