Details

Time bar (total: 3.5s)

sample34.0ms

Algorithm
intervals
Results
19.0ms256×body80valid

simplify9.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0157
1227
2247
3247

prune4.0ms

Filtered
1 candidates to 0 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 37.1b

Counts
2 → 1

localize19.0ms

Local error

Found 4 expressions with local error:

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

rewrite38.0ms

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

series275.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(+ (+ (* x x) (* y y)) (* z z))
29.0ms
(+ (* x x) (* y y))
48.0ms
(/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)
162.0ms
(sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0))

simplify38.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0325828
11345761
25001755

prune235.0ms

Filtered
90 candidates to 71 candidates (78.9%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New84690
Fresh000
Picked101
Done000
Total85691

Merged error: 18.3b

Counts
91 → 6

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ (* x x) (* y y)) (* z z))
0.0b
(+ (* x x) (* y y))
0.1b
(* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z)))
34.5b
(sqrt (* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
11×add-log-exp
pow1
add-sqr-sqrt
add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube
flip3-+ associate-*r/ sum-log flip-+
associate-*r* associate-*l*
+-commutative sqrt-pow1 sqrt-div pow-prod-down
distribute-rgt-in associate-+l+ distribute-lft-in pow1/2 prod-exp sqrt-prod *-commutative cbrt-unprod unswap-sqr
Counts
4 → 59
Calls
4 calls:
6.0ms
(+ (+ (* x x) (* y y)) (* z z))
4.0ms
(+ (* x x) (* y y))
7.0ms
(* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z)))
6.0ms
(sqrt (* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z))))

series282.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(+ (+ (* x x) (* y y)) (* z z))
26.0ms
(+ (* x x) (* y y))
53.0ms
(* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z)))
167.0ms
(sqrt (* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z))))

simplify41.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0310539
11615492
25001492

prune147.0ms

Filtered
71 candidates to 50 candidates (70.4%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New71071
Fresh055
Picked011
Done000
Total71677

Merged error: 18.3b

Counts
77 → 6

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
45×sqrt-prod
36×times-frac
34×add-sqr-sqrt
33×add-cube-cbrt *-un-lft-identity
11×add-log-exp
add-exp-log associate-/r* add-cbrt-cube associate-/l*
pow1
flip3-+ sqrt-div sum-log flip-+
+-commutative associate-/l/
cbrt-undiv rem-sqrt-square associate-+l+ sqrt-undiv frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv
Counts
4 → 102
Calls
4 calls:
6.0ms
(+ (+ (* x x) (* y y)) (* z z))
4.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)))

series395.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(+ (+ (* x x) (* y y)) (* z z))
27.0ms
(+ (* x x) (* y y))
227.0ms
(/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))
100.0ms
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

simplify45.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
03301316
113381241
250021218

prune220.0ms

Filtered
114 candidates to 73 candidates (64.0%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1113114
Fresh044
Picked011
Done011
Total1119120

Merged error: 18.2b

Counts
120 → 9

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x x) (* y y))
0.2b
(/ 1 (/ 3.0 (+ (+ (* x x) (* y y)) (* z z))))
0.8b
(/ 3.0 (+ (+ (* x x) (* y y)) (* z z)))
34.5b
(sqrt (/ 1 (/ 3.0 (+ (+ (* x x) (* y y)) (* z z)))))

rewrite41.0ms

Algorithm
rewrite-expression-head
Rules
168×times-frac
102×add-sqr-sqrt
95×*-un-lft-identity
93×add-cube-cbrt
50×sqrt-prod
18×associate-/r* associate-/r/
17×add-exp-log
11×add-cbrt-cube
10×div-inv
flip3-+ flip-+
div-exp
pow1
associate-/l* add-log-exp
rem-sqrt-square
cbrt-undiv
sqrt-pow1
rec-exp pow-flip frac-2neg 1-exp clear-num inv-pow
+-commutative pow1/2 sqrt-div sum-log
Counts
4 → 191
Calls
4 calls:
4.0ms
(+ (* x x) (* y y))
13.0ms
(/ 1 (/ 3.0 (+ (+ (* x x) (* y y)) (* z z))))
6.0ms
(/ 3.0 (+ (+ (* x x) (* y y)) (* z z)))
11.0ms
(sqrt (/ 1 (/ 3.0 (+ (+ (* x x) (* y y)) (* z z)))))

series301.0ms

Counts
4 → 12
Calls
4 calls:
26.0ms
(+ (* x x) (* y y))
53.0ms
(/ 1 (/ 3.0 (+ (+ (* x x) (* y y)) (* z z))))
52.0ms
(/ 3.0 (+ (+ (* x x) (* y y)) (* z z)))
169.0ms
(sqrt (/ 1 (/ 3.0 (+ (+ (* x x) (* y y)) (* z z)))))

simplify80.0ms

Algorithm
egg-herbie
Counts
203 → 203
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
06152729
128592505
250012293

prune295.0ms

Filtered
203 candidates to 106 candidates (52.2%)
Pruning

9 alts after pruning (6 fresh and 3 done)

PrunedKeptTotal
New2030203
Fresh066
Picked011
Done022
Total2039212

Merged error: 18.2b

Counts
212 → 9

regimes357.0ms

Accuracy

63% (7.3b remaining)

Error of 25.6b against oracle of 18.3b and baseline of 38.0b

bsearch72.0ms

Steps
ItersRangePoint
9
1.9303370681519622e+121
1.2392158031794936e+127
2.751642297276684e+123
7
-4.866704026213251e+114
-2.1959671689766027e+112
-4.1883907689960167e+114

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02813
13413
23413

end0.0ms

sample515.0ms

Algorithm
intervals
Results
352.0ms8000×body80valid