Details

Time bar (total: 1.5s)

sample15.0ms

Algorithm
intervals
Results
6.0ms255×body80valid
0.0msbody1280valid
0.0msbody640valid

simplify12.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
082
1152
2212
3262
4262

prune2.0ms

Filtered
1 candidates to 0 candidates (100.0%)
Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 0.0b

Counts
2 → 1

localize6.0ms

Local error

Found 1 expressions with local error:

0.0b
(* 200.0 (- x y))

rewrite15.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
distribute-rgt-in sub-neg distribute-lft-in associate-*r/
flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod distribute-lft-out-- add-log-exp difference-of-squares unswap-sqr
Counts
1 → 26
Calls
1 calls:
14.0ms
(* 200.0 (- x y))

series32.0ms

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

simplify44.0ms

Algorithm
egg-herbie
Counts
29 → 29
Iterations

Useful iterations: 1 (5.0ms)

IterNodesCost
011098
145888
2187488
3500388

prune33.0ms

Filtered
29 candidates to 17 candidates (41.4%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New26329
Fresh000
Picked011
Done000
Total26430

Merged error: 0.0b

Counts
30 → 4

localize7.0ms

Local error

Found 2 expressions with local error:

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

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
122×add-sqr-sqrt
65×unswap-sqr
51×cbrt-prod
45×associate-*l*
40×add-cbrt-cube
39×cbrt-unprod
34×associate-*r*
22×*-un-lft-identity
18×add-cube-cbrt
16×pow1 add-exp-log
12×swap-sqr
10×distribute-rgt-in distribute-lft-in
pow-prod-down prod-exp
*-commutative
sub-neg associate-*r/
flip3-- flip-- distribute-lft-out-- add-log-exp difference-of-squares
Counts
2 → 144
Calls
2 calls:
7.0ms
(* (cbrt 200.0) (- x y))
25.0ms
(* (* (cbrt 200.0) (cbrt 200.0)) (* (cbrt 200.0) (- x y)))

series148.0ms

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

simplify78.0ms

Algorithm
egg-herbie
Counts
150 → 150
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
05371469
126921150
250021052

prune165.0ms

Filtered
150 candidates to 79 candidates (47.3%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New1491150
Fresh112
Picked011
Done011
Total1504154

Merged error: 0b

Counts
154 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

1.0b
(cbrt (cbrt 200.0))
1.0b
(cbrt (* (cbrt 200.0) (cbrt 200.0)))
1.0b
(cbrt (* (cbrt 200.0) (cbrt 200.0)))
1.0b
(* (cbrt (cbrt 200.0)) (cbrt (cbrt 200.0)))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
149×cbrt-prod
70×add-sqr-sqrt
36×add-cube-cbrt *-un-lft-identity
21×swap-sqr associate-*r* associate-*l*
17×unswap-sqr
11×pow1
pow1/3
add-cbrt-cube
add-exp-log
cbrt-unprod add-log-exp
*-commutative
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp
Counts
4 → 141
Calls
4 calls:
1.0ms
(cbrt (cbrt 200.0))
6.0ms
(cbrt (* (cbrt 200.0) (cbrt 200.0)))
6.0ms
(cbrt (* (cbrt 200.0) (cbrt 200.0)))
7.0ms
(* (cbrt (cbrt 200.0)) (cbrt (cbrt 200.0)))

series0.0ms

Counts
4 → 4
Calls
4 calls:
0.0ms
(cbrt (cbrt 200.0))
0.0ms
(cbrt (* (cbrt 200.0) (cbrt 200.0)))
0.0ms
(cbrt (* (cbrt 200.0) (cbrt 200.0)))
0.0ms
(* (cbrt (cbrt 200.0)) (cbrt (cbrt 200.0)))

simplify56.0ms

Algorithm
egg-herbie
Counts
145 → 145
Iterations

Useful iterations: 3 (45.0ms)

IterNodesCost
01541116
15391050
22307947
35002889

prune226.0ms

Filtered
145 candidates to 81 candidates (44.1%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New1450145
Fresh011
Picked011
Done022
Total1454149

Merged error: 0b

Counts
149 → 4

localize5.0ms

Local error

Found 2 expressions with local error:

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

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
39×add-sqr-sqrt
28×associate-*r*
18×associate-*l*
16×sqrt-prod
15×*-un-lft-identity
14×unswap-sqr
11×add-cube-cbrt
10×distribute-rgt-in distribute-lft-in
pow1 add-exp-log add-cbrt-cube
sub-neg associate-*r/
pow-prod-down prod-exp cbrt-unprod
*-commutative
flip3-- flip-- distribute-lft-out-- add-log-exp difference-of-squares
Counts
2 → 84
Calls
2 calls:
7.0ms
(* (sqrt 200.0) (- x y))
17.0ms
(* (sqrt 200.0) (* (sqrt 200.0) (- x y)))

series164.0ms

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

simplify39.0ms

Algorithm
egg-herbie
Counts
90 → 90
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0232490
11051399
25001391

prune84.0ms

Filtered
90 candidates to 47 candidates (47.8%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New90090
Fresh000
Picked011
Done033
Total90494

Merged error: 0b

Counts
94 → 4

regimes66.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
062
162

end0.0ms

sample246.0ms

Algorithm
intervals
Results
117.0ms7948×body80valid
3.0ms54×body1280valid
2.0ms33×body640valid
1.0ms18×body2560valid
1.0ms19×body320valid
0.0ms10×body160valid