Details

Time bar (total: 1.2s)

analyze68.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

sample11.0ms

Algorithm
intervals
Results
4.0ms252×body80valid
0.0msbody1280valid
0.0msbody2560valid
0.0msbody320valid

simplify7.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (6.0ms)

IterNodesCost
01725
11725

prune2.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
(* 200.0 (- x y))

rewrite6.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
(* 200.0 (- x y))

series4.0ms

Counts
1 → 3
Calls
1 calls:
4.0ms
(* 200.0 (- x y))

simplify59.0ms

Algorithm
egg-herbie
Counts
27 → 27
Iterations

Useful iterations: 0 (56.0ms)

IterNodesCost
04952172
14952172

prune34.0ms

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

3 alts after pruning (2 fresh and 1 done)

PrunedKeptTotal
New25227
Fresh000
Picked011
Done000
Total25328

Merged error: 0.0b

Counts
28 → 3

localize7.0ms

Local error

Found 2 expressions with local error:

0.1b
(* (- x y) (cbrt 200.0))
0.5b
(* (* (cbrt 200.0) (cbrt 200.0)) (* (- x y) (cbrt 200.0)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
16×pow1 add-exp-log
11×add-sqr-sqrt
pow-prod-down prod-exp add-cbrt-cube cbrt-unprod
*-un-lft-identity associate-*r*
associate-*l*
add-cube-cbrt
cbrt-prod associate-*l/
flip3-- associate-*r/ *-commutative flip-- add-log-exp unswap-sqr
distribute-lft-out-- difference-of-squares
Counts
2 → 50
Calls
2 calls:
7.0ms
(* (- x y) (cbrt 200.0))
11.0ms
(* (* (cbrt 200.0) (cbrt 200.0)) (* (- x y) (cbrt 200.0)))

series16.0ms

Counts
2 → 6
Calls
2 calls:
7.0ms
(* (- x y) (cbrt 200.0))
9.0ms
(* (* (cbrt 200.0) (cbrt 200.0)) (* (- x y) (cbrt 200.0)))

simplify36.0ms

Algorithm
egg-herbie
Counts
56 → 56
Iterations

Useful iterations: 0 (31.0ms)

IterNodesCost
05454395

prune72.0ms

Filtered
35 candidates to 56 candidates (-60.0%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New55156
Fresh011
Picked011
Done011
Total55459

Merged error: 0b

Counts
59 → 4

localize5.0ms

Local error

Found 2 expressions with local error:

0.2b
(* (- x y) (sqrt 200.0))
0.4b
(* (sqrt 200.0) (* (- x y) (sqrt 200.0)))

rewrite18.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt
11×associate-*l*
pow1 add-exp-log *-un-lft-identity add-cbrt-cube
add-cube-cbrt associate-*r* sqrt-prod
pow-prod-down associate-*l/ prod-exp cbrt-unprod
flip3-- associate-*r/ *-commutative flip-- add-log-exp unswap-sqr
distribute-lft-out-- difference-of-squares
Counts
2 → 49
Calls
2 calls:
7.0ms
(* (- x y) (sqrt 200.0))
9.0ms
(* (sqrt 200.0) (* (- x y) (sqrt 200.0)))

series17.0ms

Counts
2 → 6
Calls
2 calls:
7.0ms
(* (- x y) (sqrt 200.0))
10.0ms
(* (sqrt 200.0) (* (- x y) (sqrt 200.0)))

simplify45.0ms

Algorithm
egg-herbie
Counts
55 → 55
Iterations

Useful iterations: 0 (40.0ms)

IterNodesCost
05008392

prune64.0ms

Filtered
36 candidates to 55 candidates (-52.8%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New55055
Fresh011
Picked011
Done022
Total55459

Merged error: 0b

Counts
59 → 4

localize11.0ms

Local error

Found 3 expressions with local error:

0.2b
(* (- x y) (cbrt (sqrt 200.0)))
0.3b
(* (* (- x y) (cbrt (sqrt 200.0))) (cbrt (sqrt 200.0)))
0.5b
(* (* (cbrt 200.0) (cbrt 200.0)) (* (* (- x y) (cbrt (sqrt 200.0))) (cbrt (sqrt 200.0))))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
31×pow1 add-exp-log
19×associate-*r* pow-prod-down prod-exp cbrt-unprod
18×add-sqr-sqrt
15×add-cbrt-cube
14×cbrt-prod
12×*-un-lft-identity
10×add-cube-cbrt associate-*l/
associate-*l* sqrt-prod
flip3-- *-commutative flip-- add-log-exp unswap-sqr
associate-*r/
distribute-lft-out-- difference-of-squares
Counts
3 → 86
Calls
3 calls:
8.0ms
(* (- x y) (cbrt (sqrt 200.0)))
10.0ms
(* (* (- x y) (cbrt (sqrt 200.0))) (cbrt (sqrt 200.0)))
17.0ms
(* (* (cbrt 200.0) (cbrt 200.0)) (* (* (- x y) (cbrt (sqrt 200.0))) (cbrt (sqrt 200.0))))

series89.0ms

Counts
3 → 9
Calls
3 calls:
20.0ms
(* (- x y) (cbrt (sqrt 200.0)))
30.0ms
(* (* (- x y) (cbrt (sqrt 200.0))) (cbrt (sqrt 200.0)))
39.0ms
(* (* (cbrt 200.0) (cbrt 200.0)) (* (* (- x y) (cbrt (sqrt 200.0))) (cbrt (sqrt 200.0))))

simplify50.0ms

Algorithm
egg-herbie
Counts
95 → 95
Iterations

Useful iterations: 0 (41.0ms)

IterNodesCost
04972889
14972889

prune136.0ms

Filtered
53 candidates to 95 candidates (-79.2%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New95095
Fresh000
Picked011
Done033
Total95499

Merged error: 0b

Counts
99 → 4

regimes157.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 (0.0ms)

IterNodesCost
0165
1165

end0.0ms

sample271.0ms

Algorithm
intervals
Results
136.0ms7871×body80valid
4.0ms49×body1280valid
2.0ms37×body640valid
2.0ms22×body2560valid
1.0ms56×body80invalid
1.0ms12×body320valid
0.0msbody160valid

Profiling

Loading profile data...