Details

Time bar (total: 1.3s)

analyze3.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%50%0%3
50%25%25%4
62.5%12.5%25%5
62.5%6.2%31.3%6
65.6%3.1%31.3%7
65.6%1.6%32.8%8
66.4%0.8%32.8%9
66.4%0.4%33.2%10
66.6%0.2%33.2%11
66.6%0.1%33.3%12
66.6%0%33.4%13
66.6%0%33.4%14

sample11.0ms

Algorithm
intervals
Results
6.0ms256×body80valid

simplify241.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0134
1354
2814
31274
41334
51494
62054
73964
813284
946624
1050014

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.2b

Counts
2 → 1

localize8.0ms

Local error

Found 1 expressions with local error:

0.2b
(* (* x x) (- 3.0 (* x 2.0)))

rewrite13.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt associate-*r* pow-prod-down prod-exp cbrt-unprod
distribute-rgt-in add-cube-cbrt sub-neg *-un-lft-identity distribute-lft-in associate-*r/
flip3-- associate-*l* *-commutative flip-- add-log-exp unswap-sqr
Counts
1 → 25
Calls
1 calls:
11.0ms
(* (* x x) (- 3.0 (* x 2.0)))

series11.0ms

Counts
1 → 3
Calls
1 calls:
11.0ms
(* (* x x) (- 3.0 (* x 2.0)))

simplify150.0ms

Algorithm
egg-herbie
Counts
28 → 28
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0171170
1807140
24462140
35001140

prune45.0ms

Filtered
16 candidates to 28 candidates (-75.0%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New23528
Fresh000
Picked101
Done000
Total24529

Merged error: 0.0b

Counts
29 → 5

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(* 2.0 (pow x 3))
0.0b
(+ (* (* x x) 3.0) (neg (* 2.0 (pow x 3))))
0.2b
(* (* x x) 3.0)

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
15×associate-*r*
13×add-exp-log
10×add-cbrt-cube
pow1 add-cube-cbrt *-un-lft-identity
add-log-exp
prod-exp
unswap-sqr
unpow-prod-down cube-prod associate-*l* cbrt-unprod
pow-prod-down
sum-log *-commutative sqr-pow
+-commutative neg-sub0 cube-mult pow-to-exp associate-+r- flip3-+ unpow3 unsub-neg neg-log pow-exp flip-+
Counts
3 → 65
Calls
3 calls:
8.0ms
(* 2.0 (pow x 3))
6.0ms
(+ (* (* x x) 3.0) (neg (* 2.0 (pow x 3))))
5.0ms
(* (* x x) 3.0)

series15.0ms

Counts
3 → 9
Calls
3 calls:
4.0ms
(* 2.0 (pow x 3))
8.0ms
(+ (* (* x x) 3.0) (neg (* 2.0 (pow x 3))))
3.0ms
(* (* x x) 3.0)

simplify57.0ms

Algorithm
egg-herbie
Counts
74 → 74
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0292325
11517282
25001277

prune89.0ms

Filtered
45 candidates to 74 candidates (-64.4%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New73174
Fresh134
Picked011
Done000
Total74579

Merged error: 0.0b

Counts
79 → 5

localize7.0ms

Local error

Found 2 expressions with local error:

0.0b
(* x (- 3.0 (* x 2.0)))
0.2b
(* x (* x (- 3.0 (* x 2.0))))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
10×distribute-rgt-in distribute-lft-in
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt
sub-neg associate-*r/ associate-*l*
add-cube-cbrt *-un-lft-identity
associate-*r* pow-prod-down prod-exp cbrt-unprod
flip3-- *-commutative flip-- add-log-exp
unswap-sqr
Counts
2 → 52
Calls
2 calls:
5.0ms
(* x (- 3.0 (* x 2.0)))
6.0ms
(* x (* x (- 3.0 (* x 2.0))))

series13.0ms

Counts
2 → 6
Calls
2 calls:
6.0ms
(* x (- 3.0 (* x 2.0)))
6.0ms
(* x (* x (- 3.0 (* x 2.0))))

simplify36.0ms

Algorithm
egg-herbie
Counts
58 → 58
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0192313
1954262
25002262

prune52.0ms

Filtered
30 candidates to 58 candidates (-93.3%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New56258
Fresh213
Picked011
Done011
Total58563

Merged error: 0b

Counts
63 → 5

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* (* x (sqrt 3.0)) (* x (sqrt 3.0))) (neg (* 2.0 (pow x 3))))
0.3b
(* (* x (sqrt 3.0)) (* x (sqrt 3.0)))
0.4b
(* x (sqrt 3.0))
0.4b
(* x (sqrt 3.0))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
47×pow1
20×add-exp-log add-cbrt-cube
19×pow-prod-down
18×add-sqr-sqrt
13×associate-*r*
10×add-cube-cbrt *-un-lft-identity prod-exp cbrt-unprod
sqrt-prod add-log-exp
associate-*l*
pow-sqr pow-prod-up unswap-sqr
*-commutative
pow-plus sum-log
+-commutative pow2 neg-sub0 associate-+r- flip3-+ swap-sqr unsub-neg neg-log flip-+
Counts
4 → 93
Calls
4 calls:
9.0ms
(+ (* (* x (sqrt 3.0)) (* x (sqrt 3.0))) (neg (* 2.0 (pow x 3))))
8.0ms
(* (* x (sqrt 3.0)) (* x (sqrt 3.0)))
5.0ms
(* x (sqrt 3.0))
5.0ms
(* x (sqrt 3.0))

series30.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(+ (* (* x (sqrt 3.0)) (* x (sqrt 3.0))) (neg (* 2.0 (pow x 3))))
9.0ms
(* (* x (sqrt 3.0)) (* x (sqrt 3.0)))
4.0ms
(* x (sqrt 3.0))
4.0ms
(* x (sqrt 3.0))

simplify51.0ms

Algorithm
egg-herbie
Counts
105 → 105
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0236490
11253389
25001367

prune117.0ms

Filtered
54 candidates to 105 candidates (-94.4%)
Pruning

5 alts after pruning (2 fresh and 3 done)

PrunedKeptTotal
New1050105
Fresh022
Picked011
Done022
Total1055110

Merged error: 0b

Counts
110 → 5

regimes34.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0176
1196
2196

end0.0ms

analyze5.0ms

Algorithm
search
Search
TrueOtherFalseIter
0%100%0%0
0%100%0%1
0%100%0%2
50%50%0%3
50%25%25%4
62.5%12.5%25%5
62.5%6.2%31.3%6
65.6%3.1%31.3%7
65.6%1.6%32.8%8
66.4%0.8%32.8%9
66.4%0.4%33.2%10
66.6%0.2%33.2%11
66.6%0.1%33.3%12
66.6%0%33.4%13
66.6%0%33.4%14

sample267.0ms

Algorithm
intervals
Results
186.0ms8000×body80valid
0.0msbody80invalid

Profiling

Loading profile data...