Details

Time bar (total: 2.9s)

sample23.0ms

Algorithm
intervals
Results
11.0ms256×body80valid

simplify6.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0157
1227
2247
3247

prune3.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 38.7b

Counts
2 → 1

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.3b
(/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)
35.7b
(sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0))

rewrite25.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:
6.0ms
(+ (+ (* x x) (* y y)) (* z z))
3.0ms
(+ (* x x) (* y y))
8.0ms
(/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)
5.0ms
(sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0))

series55.0ms

Counts
4 → 12
Calls
4 calls:
9.0ms
(+ (+ (* x x) (* y y)) (* z z))
5.0ms
(+ (* x x) (* y y))
12.0ms
(/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)
28.0ms
(sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0))

simplify37.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0325828
11345761
25001755

prune146.0ms

Filtered
90 candidates to 71 candidates (21.1%)
Pruning

6 alts after pruning (6 fresh and 0 done)

PrunedKeptTotal
New84690
Fresh000
Picked101
Done000
Total85691

Merged error: 22.4b

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.3b
(* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z)))
35.7b
(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:
5.0ms
(+ (+ (* x x) (* y y)) (* z z))
3.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))))

series54.0ms

Counts
4 → 12
Calls
4 calls:
11.0ms
(+ (+ (* x x) (* y y)) (* z z))
5.0ms
(+ (* x x) (* y y))
12.0ms
(* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z)))
26.0ms
(sqrt (* 0.3333333333333333 (+ (+ (* x x) (* y y)) (* z z))))

simplify42.0ms

Algorithm
egg-herbie
Counts
71 → 71
Iterations

Useful iterations: 1 (10.0ms)

IterNodesCost
0310539
11615492
25001492

prune91.0ms

Filtered
71 candidates to 50 candidates (29.6%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New71071
Fresh055
Picked011
Done000
Total71677

Merged error: 22.4b

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))
35.9b
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

rewrite30.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))
6.0ms
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

series63.0ms

Counts
4 → 12
Calls
4 calls:
10.0ms
(+ (+ (* x x) (* y y)) (* z z))
5.0ms
(+ (* x x) (* y y))
29.0ms
(/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))
18.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

prune137.0ms

Filtered
114 candidates to 73 candidates (36.0%)
Pruning

9 alts after pruning (7 fresh and 2 done)

PrunedKeptTotal
New1104114
Fresh134
Picked011
Done011
Total1119120

Merged error: 22.3b

Counts
120 → 9

localize14.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x x) (* y y))
0.4b
(/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))
6.0b
(exp (log (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))))
35.9b
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
81×sqrt-prod
72×times-frac
60×add-sqr-sqrt
59×add-cube-cbrt *-un-lft-identity
40×log-prod exp-sum
pow1 add-exp-log associate-/r* add-cbrt-cube associate-/l* add-log-exp
exp-prod sqrt-div
flip3-+ flip-+
div-inv associate-/l/
cbrt-undiv +-commutative rem-sqrt-square log-div sqrt-undiv frac-2neg sqrt-pow1 pow1/2 exp-diff div-exp clear-num sum-log log-pow rem-exp-log
Counts
4 → 142
Calls
4 calls:
4.0ms
(+ (* x x) (* y y))
10.0ms
(/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))
10.0ms
(exp (log (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))))
5.0ms
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

series85.0ms

Counts
4 → 12
Calls
4 calls:
5.0ms
(+ (* x x) (* y y))
29.0ms
(/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))
32.0ms
(exp (log (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0))))
18.0ms
(sqrt (+ (+ (* x x) (* y y)) (* z z)))

simplify51.0ms

Algorithm
egg-herbie
Counts
154 → 154
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
04612082
115491970
250011901

prune171.0ms

Filtered
154 candidates to 89 candidates (42.2%)
Pruning

12 alts after pruning (10 fresh and 2 done)

PrunedKeptTotal
New1504154
Fresh066
Picked101
Done022
Total15112163

Merged error: 22.3b

Counts
163 → 12

regimes1.1s

Accuracy

62.9% (7.3b remaining)

Error of 25.7b against oracle of 18.5b and baseline of 38.0b

bsearch33.0ms

Steps
ItersRangePoint
7
4.5942725875421524e+67
4.2361412570822106e+69
4.1482053798994166e+69
9
-8.861200960569297e+116
-1.4734112449091008e+108
-3.8835198140411694e+114

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02712
13312
23312

end0.0ms

sample669.0ms

Algorithm
intervals
Results
379.0ms8000×body80valid

Profiling

Loading profile data...