Details

Time bar (total: 1.3s)

analyze66.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%99.9%0.1%0
0%99.9%0.1%1
0%99.9%0.1%2
0%99.9%0.1%3
0%99.9%0.1%4
25%74.9%0.1%5
25%50%25.1%6
25%31.2%43.8%7
31.2%25%43.8%8
39%17.2%43.8%9
42.9%13.3%43.8%10
47.2%9%43.8%11
49.4%6.8%43.8%12
51.6%4.6%43.8%13
52.7%3.5%43.8%14

sample14.0ms

Algorithm
intervals
Results
7.0ms256×body80valid

simplify3.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0389
1389

prune8.0ms

Filtered
1 candidates to 1 candidates (0.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 2

localize5.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x x) (* y (* y 3)))
0.1b
(* y (* y 3))

rewrite9.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-log-exp
add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*l* pow-prod-down prod-exp cbrt-unprod
+-commutative flip3-+ associate-*r* sum-log *-commutative flip-+
Counts
2 → 29
Calls
2 calls:
4.0ms
(+ (* x x) (* y (* y 3)))
5.0ms
(* y (* y 3))

series9.0ms

Counts
2 → 6
Calls
2 calls:
6.0ms
(+ (* x x) (* y (* y 3)))
3.0ms
(* y (* y 3))

simplify59.0ms

Algorithm
egg-herbie
Counts
35 → 35
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
04932279
14932279

prune46.0ms

Filtered
21 candidates to 35 candidates (-66.7%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New31435
Fresh101
Picked011
Done000
Total32537

Merged error: 0.0b

Counts
37 → 5

localize6.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x x) (* (* y y) 3))
0.2b
(* (* y y) 3)

rewrite10.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt add-log-exp
add-cube-cbrt *-un-lft-identity associate-*r* pow-prod-down prod-exp cbrt-unprod
+-commutative flip3-+ associate-*l* sum-log *-commutative flip-+ unswap-sqr
Counts
2 → 30
Calls
2 calls:
4.0ms
(+ (* x x) (* (* y y) 3))
5.0ms
(* (* y y) 3)

series11.0ms

Counts
2 → 6
Calls
2 calls:
6.0ms
(+ (* x x) (* (* y y) 3))
5.0ms
(* (* y y) 3)

simplify35.0ms

Algorithm
egg-herbie
Counts
36 → 36
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
04939289
14939289

prune40.0ms

Filtered
21 candidates to 36 candidates (-71.4%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New34236
Fresh213
Picked011
Done011
Total36541

Merged error: 0b

Counts
41 → 5

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x x) (* (* y (* y (* (cbrt 3) (cbrt 3)))) (cbrt 3)))
0.1b
(* y (* (cbrt 3) (cbrt 3)))
0.2b
(* y (* y (* (cbrt 3) (cbrt 3))))
0.3b
(* (* y (* y (* (cbrt 3) (cbrt 3)))) (cbrt 3))

rewrite35.0ms

Algorithm
rewrite-expression-head
Rules
32×pow1 add-exp-log
22×add-cbrt-cube
19×pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt
add-cube-cbrt *-un-lft-identity associate-*r*
associate-*l*
add-log-exp
cbrt-prod *-commutative
+-commutative flip3-+ sum-log flip-+ unswap-sqr
Counts
4 → 78
Calls
4 calls:
5.0ms
(+ (* x x) (* (* y (* y (* (cbrt 3) (cbrt 3)))) (cbrt 3)))
7.0ms
(* y (* (cbrt 3) (cbrt 3)))
9.0ms
(* y (* y (* (cbrt 3) (cbrt 3))))
12.0ms
(* (* y (* y (* (cbrt 3) (cbrt 3)))) (cbrt 3))

series35.0ms

Counts
4 → 12
Calls
4 calls:
10.0ms
(+ (* x x) (* (* y (* y (* (cbrt 3) (cbrt 3)))) (cbrt 3)))
8.0ms
(* y (* (cbrt 3) (cbrt 3)))
8.0ms
(* y (* y (* (cbrt 3) (cbrt 3))))
9.0ms
(* (* y (* y (* (cbrt 3) (cbrt 3)))) (cbrt 3))

simplify45.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
05003679

prune104.0ms

Filtered
53 candidates to 90 candidates (-69.8%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New90090
Fresh022
Picked011
Done022
Total90595

Merged error: 0b

Counts
95 → 5

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x x) (* (* y (* y (sqrt 3))) (sqrt 3)))
0.2b
(* y (* y (sqrt 3)))
0.3b
(* (* y (* y (sqrt 3))) (sqrt 3))
0.3b
(* y (sqrt 3))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
20×pow1 add-exp-log add-cbrt-cube
14×add-sqr-sqrt
13×associate-*r*
10×add-cube-cbrt *-un-lft-identity pow-prod-down prod-exp cbrt-unprod
associate-*l* sqrt-prod
add-log-exp
*-commutative
unswap-sqr
+-commutative flip3-+ sum-log flip-+
Counts
4 → 75
Calls
4 calls:
4.0ms
(+ (* x x) (* (* y (* y (sqrt 3))) (sqrt 3)))
6.0ms
(* y (* y (sqrt 3)))
11.0ms
(* (* y (* y (sqrt 3))) (sqrt 3))
5.0ms
(* y (sqrt 3))

series25.0ms

Counts
4 → 12
Calls
4 calls:
10.0ms
(+ (* x x) (* (* y (* y (sqrt 3))) (sqrt 3)))
4.0ms
(* y (* y (sqrt 3)))
7.0ms
(* (* y (* y (sqrt 3))) (sqrt 3))
4.0ms
(* y (sqrt 3))

simplify44.0ms

Algorithm
egg-herbie
Counts
87 → 87
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
06263600

prune83.0ms

Filtered
48 candidates to 87 candidates (-81.3%)
Pruning

5 alts after pruning (1 fresh and 4 done)

PrunedKeptTotal
New87087
Fresh011
Picked011
Done033
Total87592

Merged error: 0b

Counts
92 → 5

regimes169.0ms

Accuracy

0% (0.1b remaining)

Error of 0.1b against oracle of 0.0b and baseline of 0.1b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0109
1109

end0.0ms

sample341.0ms

Algorithm
intervals
Results
218.0ms8000×body80valid
0.0msbody80invalid

Profiling

Loading profile data...