Details

Time bar (total: 1.8s)

analyze71.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
37.5%62.4%0.1%6
56.2%43.7%0.1%7
65.6%34.3%0.1%8
76.5%23.4%0.1%9
82%18%0.1%10
87.8%12.1%0.1%11
90.7%9.2%0.1%12
93.8%6.1%0.1%13
95.3%4.6%0.1%14

sample24.0ms

Algorithm
intervals
Results
4.0ms255×body80valid
0.0msbody1280valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (6.0ms)

IterNodesCost
01725
11725

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize3.0ms

Local error

Found 1 expressions with local error:

0.0b
(* 500.0 (- x y))

rewrite7.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity associate-*r*
pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube
sub-neg associate-*r/
distribute-rgt-in flip3-- distribute-lft-in pow-prod-down prod-exp *-commutative flip-- cbrt-unprod distribute-lft-out-- add-log-exp difference-of-squares unswap-sqr
Counts
1 → 24
Calls
1 calls:
6.0ms
(* 500.0 (- x y))

series5.0ms

Counts
1 → 3
Calls
1 calls:
5.0ms
(* 500.0 (- x y))

simplify59.0ms

Algorithm
egg-herbie
Counts
27 → 27
Iterations

Useful iterations: 0 (55.0ms)

IterNodesCost
04952172
14952172

prune38.0ms

Filtered
17 candidates to 27 candidates (-58.8%)
Pruning

5 alts after pruning (4 fresh and 1 done)

PrunedKeptTotal
New23427
Fresh000
Picked011
Done000
Total23528

Merged error: 0.0b

Counts
28 → 5

localize5.0ms

Local error

Found 1 expressions with local error:

0.0b
(+ (* 500.0 x) (* 500.0 (neg y)))

rewrite4.0ms

Algorithm
rewrite-expression-head
Rules
add-log-exp
pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ unsub-neg sum-log distribute-rgt-neg-out add-cbrt-cube flip-+ distribute-lft-out
Counts
1 → 13
Calls
1 calls:
4.0ms
(+ (* 500.0 x) (* 500.0 (neg y)))

series5.0ms

Counts
1 → 3
Calls
1 calls:
5.0ms
(+ (* 500.0 x) (* 500.0 (neg y)))

simplify51.0ms

Algorithm
egg-herbie
Counts
16 → 16
Iterations

Useful iterations: 0 (48.0ms)

IterNodesCost
05170116

prune24.0ms

Filtered
10 candidates to 16 candidates (-60.0%)
Pruning

5 alts after pruning (3 fresh and 2 done)

PrunedKeptTotal
New16016
Fresh033
Picked011
Done011
Total16521

Merged error: 0.0b

Counts
21 → 5

localize7.0ms

Local error

Found 3 expressions with local error:

0.2b
(* (- x y) (cbrt 500.0))
0.2b
(* (* (cbrt 500.0) (cbrt 500.0)) (* (- x y) (cbrt 500.0)))
1.0b
(* (cbrt 500.0) (cbrt 500.0))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
28×add-sqr-sqrt
24×pow1
20×cbrt-prod
19×add-exp-log
16×*-un-lft-identity
14×add-cube-cbrt
13×associate-*r*
12×associate-*l*
11×pow-prod-down
10×prod-exp add-cbrt-cube cbrt-unprod
pow1/3 swap-sqr unswap-sqr
associate-*l/
*-commutative add-log-exp
flip3-- associate-*r/ pow-sqr pow-prod-up flip--
pow2 pow-plus distribute-lft-out-- difference-of-squares
Counts
3 → 90
Calls
3 calls:
7.0ms
(* (- x y) (cbrt 500.0))
14.0ms
(* (* (cbrt 500.0) (cbrt 500.0)) (* (- x y) (cbrt 500.0)))
5.0ms
(* (cbrt 500.0) (cbrt 500.0))

series16.0ms

Counts
3 → 7
Calls
3 calls:
7.0ms
(* (- x y) (cbrt 500.0))
9.0ms
(* (* (cbrt 500.0) (cbrt 500.0)) (* (- x y) (cbrt 500.0)))
0.0ms
(* (cbrt 500.0) (cbrt 500.0))

simplify44.0ms

Algorithm
egg-herbie
Counts
97 → 97
Iterations

Useful iterations: 0 (38.0ms)

IterNodesCost
05061617

prune127.0ms

Filtered
61 candidates to 97 candidates (-59.0%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New96197
Fresh202
Picked011
Done022
Total984102

Merged error: 0b

Counts
102 → 4

localize10.0ms

Local error

Found 3 expressions with local error:

0.2b
(* (- x y) (cbrt 500.0))
0.2b
(* (* (pow (sqrt (cbrt 500.0)) 3) (sqrt (cbrt 500.0))) (* (- x y) (cbrt 500.0)))
1.0b
(pow (sqrt (cbrt 500.0)) 3)

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
30×add-exp-log
19×add-sqr-sqrt prod-exp
15×*-un-lft-identity add-cbrt-cube
13×add-cube-cbrt
12×pow1 sqrt-prod
10×cbrt-prod
unpow-prod-down cube-prod cbrt-unprod
associate-*r*
associate-*l*
pow-pow pow-prod-down associate-*l/
pow-to-exp pow-unpow pow-exp add-log-exp
flip3-- sqrt-pow1 associate-*r/ *-commutative flip-- unswap-sqr
cube-mult pow1/2 pow1/3 unpow3 sqrt-pow2 distribute-lft-out-- rem-cube-cbrt difference-of-squares sqr-pow
Counts
3 → 91
Calls
3 calls:
9.0ms
(* (- x y) (cbrt 500.0))
14.0ms
(* (* (pow (sqrt (cbrt 500.0)) 3) (sqrt (cbrt 500.0))) (* (- x y) (cbrt 500.0)))
4.0ms
(pow (sqrt (cbrt 500.0)) 3)

series16.0ms

Counts
3 → 7
Calls
3 calls:
6.0ms
(* (- x y) (cbrt 500.0))
9.0ms
(* (* (pow (sqrt (cbrt 500.0)) 3) (sqrt (cbrt 500.0))) (* (- x y) (cbrt 500.0)))
0.0ms
(pow (sqrt (cbrt 500.0)) 3)

simplify41.0ms

Algorithm
egg-herbie
Counts
98 → 98
Iterations

Useful iterations: 0 (33.0ms)

IterNodesCost
04959753
14959753

prune147.0ms

Filtered
56 candidates to 98 candidates (-75.0%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New98098
Fresh000
Picked011
Done033
Total984102

Merged error: 0b

Counts
102 → 4

regimes203.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0347
1347

end0.0ms

sample851.0ms

Algorithm
intervals
Results
112.0ms7971×body80valid
1.0ms14×body1280valid
1.0ms10×body640valid
0.0msbody320valid
0.0msbody2560valid
0.0msbody160valid

Profiling

Loading profile data...