Details

Time bar (total: 2.3s)

sample261.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 97.665405%

Results
15.0ms256×body80valid

simplify16.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0189
1369
2689
31179
41749
51959
61979
71979

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 31.4b

Counts
2 → 1

localize7.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x x) (* (* y 4.0) y))
4.3b
(- (* x x) (* (* y 4.0) y))
30.7b
(/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-log-exp
add-exp-log add-cbrt-cube
pow1 associate-/r* associate-/l*
flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/
cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub div-exp clear-num sum-log div-inv
Counts
3 → 55
Calls
3 calls:
3.0ms
(+ (* x x) (* (* y 4.0) y))
4.0ms
(- (* x x) (* (* y 4.0) y))
8.0ms
(/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))

series25.0ms

Counts
3 → 9
Calls
3 calls:
6.0ms
(+ (* x x) (* (* y 4.0) y))
7.0ms
(- (* x x) (* (* y 4.0) y))
12.0ms
(/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))

simplify36.0ms

Algorithm
egg-herbie
Counts
64 → 64
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
0234680
11007622
25001620

prune95.0ms

Filtered
49 candidates to 64 candidates (-30.6%)
Pruning

4 alts after pruning (4 fresh and 0 done)

PrunedKeptTotal
New60464
Fresh000
Picked101
Done000
Total61465

Merged error: 0.5b

Counts
65 → 4

localize1.0ms

rewrite0.0ms

Algorithm
rewrite-expression-head
Rules
Counts
0 → 0

series0.0ms

Counts
0 → 0

simplify3.0ms

Algorithm
egg-herbie
Counts
0 → 0
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
000

prune14.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New000
Fresh033
Picked011
Done000
Total044

Merged error: 0.5b

Counts
4 → 4

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x x) (* (* y 4.0) y))
0.0b
(- (/ (* x x) (+ (* x x) (* (* y 4.0) y))) (/ (* (* y 4.0) y) (+ (* x x) (* (* y 4.0) y))))
21.0b
(/ (* (* y 4.0) y) (+ (* x x) (* (* y 4.0) y)))
24.6b
(/ (* x x) (+ (* x x) (* (* y 4.0) y)))

rewrite51.0ms

Algorithm
rewrite-expression-head
Rules
18×add-exp-log add-cbrt-cube
12×add-sqr-sqrt
10×*-un-lft-identity
add-cube-cbrt associate-/r/ add-log-exp
times-frac
associate-/r*
cbrt-undiv flip3-+ div-exp flip-+
pow1 prod-exp cbrt-unprod div-inv
distribute-rgt-out--
frac-2neg clear-num associate-/l* difference-of-squares
+-commutative sub-neg flip3-- diff-log sum-log frac-sub flip-- distribute-lft-out-- sub-div
Counts
4 → 79
Calls
4 calls:
4.0ms
(+ (* x x) (* (* y 4.0) y))
18.0ms
(- (/ (* x x) (+ (* x x) (* (* y 4.0) y))) (/ (* (* y 4.0) y) (+ (* x x) (* (* y 4.0) y))))
14.0ms
(/ (* (* y 4.0) y) (+ (* x x) (* (* y 4.0) y)))
13.0ms
(/ (* x x) (+ (* x x) (* (* y 4.0) y)))

series38.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(+ (* x x) (* (* y 4.0) y))
15.0ms
(- (/ (* x x) (+ (* x x) (* (* y 4.0) y))) (/ (* (* y 4.0) y) (+ (* x x) (* (* y 4.0) y))))
8.0ms
(/ (* (* y 4.0) y) (+ (* x x) (* (* y 4.0) y)))
8.0ms
(/ (* x x) (+ (* x x) (* (* y 4.0) y)))

simplify51.0ms

Algorithm
egg-herbie
Counts
91 → 91
Iterations

Useful iterations: 2 (41.0ms)

IterNodesCost
0396987
11934882
25001881

prune141.0ms

Filtered
67 candidates to 91 candidates (-35.8%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New91091
Fresh022
Picked011
Done011
Total91495

Merged error: 0.5b

Counts
95 → 4

localize18.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) 3)
0.0b
(cbrt (pow (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) 3))
4.3b
(- (* x x) (* (* y 4.0) y))
30.7b
(/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
45×times-frac
42×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
36×cbrt-prod
30×unpow-prod-down cube-prod
10×associate-/r/
add-exp-log add-cbrt-cube
add-log-exp
pow1 flip3-+ flip-+ div-inv
pow-unpow associate-/r* associate-/l*
cbrt-undiv cube-div cube-mult flip3-- unpow3 div-exp pow-exp flip-- associate-/l/ rem-cube-cbrt sqr-pow
pow-to-exp sub-neg cbrt-div pow-pow frac-2neg pow1/3 diff-log div-sub clear-num rem-cbrt-cube
Counts
4 → 140
Calls
4 calls:
13.0ms
(pow (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) 3)
14.0ms
(cbrt (pow (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) 3))
6.0ms
(- (* x x) (* (* y 4.0) y))
14.0ms
(/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))

series54.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(pow (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) 3)
11.0ms
(cbrt (pow (/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y))) 3))
9.0ms
(- (* x x) (* (* y 4.0) y))
20.0ms
(/ (- (* x x) (* (* y 4.0) y)) (+ (* x x) (* (* y 4.0) y)))

simplify73.0ms

Algorithm
egg-herbie
Counts
152 → 152
Iterations

Useful iterations: 2 (52.0ms)

IterNodesCost
04822261
124192131
250022116

prune167.0ms

Filtered
85 candidates to 152 candidates (-78.8%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1520152
Fresh011
Picked011
Done022
Total1524156

Merged error: 0.5b

Counts
156 → 4

regimes318.0ms

Accuracy

63.4% (11.6b remaining)

Error of 12.0b against oracle of 0.3b and baseline of 32.1b

bsearch29.0ms

Steps
ItersRangePoint
7
3.561925926115339e+263
1.0662166907975359e+265
9.271045415374296e+264
6
5.218107158329429e-283
3.090848002236643e-282
6.17346149036822e-283

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02316
12316

end0.0ms

sample793.0ms

Algorithm
intervals
sampling

Space saved by range analysis: 0%

Space saved by search: 0%

Guaranteed chance to sample good point: 97.665405%

Results
358.0ms8000×body80valid

Profiling

Loading profile data...