Details

Time bar (total: 2.6s)

sample25.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 100%

Results
12.0ms256×body80valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0157
1227
2247
3247

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 37.5b

Counts
2 → 1

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x x) (* y y))
0.1b
(/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)
34.7b
(sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
21×add-sqr-sqrt
19×times-frac
18×add-cube-cbrt *-un-lft-identity
13×sqrt-prod
add-exp-log add-cbrt-cube add-log-exp
pow1
associate-/r* associate-/l*
rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/
cbrt-undiv +-commutative frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num sum-log
Counts
3 → 65
Calls
3 calls:
4.0ms
(+ (* x x) (* y y))
8.0ms
(/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)
6.0ms
(sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0))

series49.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(+ (* x x) (* y y))
16.0ms
(/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)
27.0ms
(sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0))

simplify119.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 3 (111.0ms)

IterNodesCost
0294707
11224644
24391642
35001640

prune138.0ms

Filtered
60 candidates to 74 candidates (-23.3%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New69574
Fresh000
Picked101
Done000
Total70575

Merged error: 16.3b

Counts
75 → 5

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x x) (* y y))
0.3b
(* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0)))
34.6b
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
33×add-sqr-sqrt
29×sqrt-prod
16×*-un-lft-identity associate-*r*
14×add-cube-cbrt
13×times-frac
sqrt-div
pow1 unswap-sqr
associate-*l*
add-exp-log add-cbrt-cube add-log-exp
flip3-+ flip-+
sqrt-pow1 pow1/2 pow-prod-down
frac-times associate-*l/
+-commutative rem-sqrt-square sqrt-unprod associate-*r/ prod-exp sum-log *-commutative cbrt-unprod div-inv
Counts
3 → 75
Calls
3 calls:
4.0ms
(+ (* x x) (* y y))
14.0ms
(* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0)))
5.0ms
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

series55.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(+ (* x x) (* y y))
27.0ms
(* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0)))
22.0ms
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

simplify118.0ms

Algorithm
egg-herbie
Counts
84 → 84
Iterations

Useful iterations: 3 (109.0ms)

IterNodesCost
0318858
11226828
24716804
35001796

prune115.0ms

Filtered
58 candidates to 84 candidates (-44.8%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New84084
Fresh044
Picked011
Done000
Total84589

Merged error: 16.3b

Counts
89 → 5

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x x) (* y y))
0.4b
(/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))
34.6b
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
45×sqrt-prod
36×times-frac
33×add-sqr-sqrt
32×add-cube-cbrt *-un-lft-identity
associate-/r* associate-/l*
add-exp-log add-cbrt-cube add-log-exp
pow1 sqrt-div
flip3-+ flip-+
associate-/l/
cbrt-undiv +-commutative rem-sqrt-square sqrt-undiv frac-2neg sqrt-pow1 pow1/2 div-exp clear-num sum-log div-inv
Counts
3 → 89
Calls
3 calls:
3.0ms
(+ (* x x) (* y y))
9.0ms
(/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))
5.0ms
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

series57.0ms

Counts
3 → 9
Calls
3 calls:
5.0ms
(+ (* x x) (* y y))
33.0ms
(/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))
19.0ms
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

simplify98.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 2 (26.0ms)

IterNodesCost
02941188
110831124
240691101
350021101

prune127.0ms

Filtered
62 candidates to 98 candidates (-58.1%)
Pruning

8 alts after pruning (6 fresh and 2 done)

PrunedKeptTotal
New95398
Fresh033
Picked011
Done011
Total958103

Merged error: 16.2b

Counts
103 → 8

localize4.0ms

Local error

Found 1 expressions with local error:

0.2b
(* x (sqrt 0.3333333333333333))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
associate-*r*
add-cube-cbrt *-un-lft-identity sqrt-prod
pow1 add-exp-log associate-*l* add-cbrt-cube
unswap-sqr
pow-prod-down prod-exp *-commutative cbrt-unprod add-log-exp
Counts
1 → 22
Calls
1 calls:
5.0ms
(* x (sqrt 0.3333333333333333))

series5.0ms

Counts
1 → 3
Calls
1 calls:
5.0ms
(* x (sqrt 0.3333333333333333))

simplify60.0ms

Algorithm
egg-herbie
Counts
25 → 25
Iterations

Useful iterations: 2 (9.0ms)

IterNodesCost
06984
124580
256978
389378
4200178
5500178

prune30.0ms

Filtered
14 candidates to 25 candidates (-78.6%)
Pruning

11 alts after pruning (8 fresh and 3 done)

PrunedKeptTotal
New22325
Fresh055
Picked011
Done022
Total221133

Merged error: 16.2b

Counts
33 → 11

regimes847.0ms

Accuracy

63.1% (7.2b remaining)

Error of 25.6b against oracle of 18.4b and baseline of 37.9b

bsearch41.0ms

Steps
ItersRangePoint
9
5.83254265182303e+139
1.4092267891425916e+149
5.8246996730762875e+144
7
-1.728787615673916e+92
-1.634529202392062e+90
-1.2253025585842285e+92

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03314
13914
23914

end0.0ms

sample645.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 100%

Results
387.0ms8000×body80valid

Profiling

Loading profile data...