Details

Time bar (total: 2.6s)

sample26.0ms

Algorithm
intervals
Results
13.0ms309×body80valid

simplify35.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0134
1204
2344
3514
4584
5644
6814
71124
81594
92734
103704
114284
124504
134654
144654

prune2.0ms

Filtered
1 candidates to 0 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 → 1

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(+ (* x y) (* (- x 1.0) z))
0.0b
(* (- x 1.0) z)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
add-sqr-sqrt
*-un-lft-identity
associate-*l*
pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp
associate-*r*
associate-*l/
+-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
2 → 33
Calls
2 calls:
4.0ms
(+ (* x y) (* (- x 1.0) z))
6.0ms
(* (- x 1.0) z)

series60.0ms

Counts
2 → 6
Calls
2 calls:
30.0ms
(+ (* x y) (* (- x 1.0) z))
30.0ms
(* (- x 1.0) z)

simplify96.0ms

Algorithm
egg-herbie
Counts
39 → 39
Iterations

Useful iterations: 1 (6.0ms)

IterNodesCost
0187183
1775166
24041166
35001166

prune64.0ms

Filtered
39 candidates to 28 candidates (71.8%)
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New36339
Fresh000
Picked011
Done000
Total36440

Merged error: 0.0b

Counts
40 → 4

localize13.0ms

Local error

Found 4 expressions with local error:

0.5b
(* (cbrt z) (cbrt z))
0.6b
(cbrt z)
0.6b
(cbrt z)
0.6b
(cbrt z)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
25×cbrt-prod
23×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
11×pow1
pow1/3
add-exp-log swap-sqr associate-*r* associate-*l*
add-cbrt-cube add-log-exp unswap-sqr
pow-prod-down pow-sqr pow-prod-up
pow2 pow-plus prod-exp *-commutative cbrt-unprod
Counts
4 → 73
Calls
4 calls:
6.0ms
(* (cbrt z) (cbrt z))
1.0ms
(cbrt z)
1.0ms
(cbrt z)
1.0ms
(cbrt z)

series722.0ms

Counts
4 → 12
Calls
4 calls:
200.0ms
(* (cbrt z) (cbrt z))
175.0ms
(cbrt z)
173.0ms
(cbrt z)
174.0ms
(cbrt z)

simplify88.0ms

Algorithm
egg-herbie
Counts
85 → 85
Iterations

Useful iterations: 3 (83.0ms)

IterNodesCost
0115288
1472261
22959238
35003235

prune169.0ms

Filtered
85 candidates to 64 candidates (75.3%)
Pruning

4 alts after pruning (2 fresh and 2 done)

PrunedKeptTotal
New85085
Fresh022
Picked011
Done011
Total85489

Merged error: 0.0b

Counts
89 → 4

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x y) (cbrt (pow (* (- x 1.0) z) 3)))
0.0b
(* (- x 1.0) z)
0.1b
(pow (* (- x 1.0) z) 3)
40.3b
(cbrt (pow (* (- x 1.0) z) 3))

rewrite26.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt
10×*-un-lft-identity
pow1 add-exp-log add-cbrt-cube
cbrt-prod add-cube-cbrt
associate-*l/ add-log-exp
associate-*l*
cube-div
pow-unpow flip3-- associate-*r* flip--
cube-mult unpow-prod-down cbrt-div pow-pow unpow3 cube-prod pow-prod-down pow-exp prod-exp cbrt-unprod rem-cube-cbrt sqr-pow
+-commutative pow-to-exp flip3-+ pow1/3 sum-log *-commutative rem-cbrt-cube flip-+ distribute-lft-out-- difference-of-squares unswap-sqr
Counts
4 → 76
Calls
4 calls:
8.0ms
(+ (* x y) (cbrt (pow (* (- x 1.0) z) 3)))
6.0ms
(* (- x 1.0) z)
6.0ms
(pow (* (- x 1.0) z) 3)
3.0ms
(cbrt (pow (* (- x 1.0) z) 3))

series128.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(+ (* x y) (cbrt (pow (* (- x 1.0) z) 3)))
35.0ms
(* (- x 1.0) z)
32.0ms
(pow (* (- x 1.0) z) 3)
30.0ms
(cbrt (pow (* (- x 1.0) z) 3))

simplify49.0ms

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0316428
11516384
25003383

prune161.0ms

Filtered
88 candidates to 59 candidates (67.0%)
Pruning

4 alts after pruning (1 fresh and 3 done)

PrunedKeptTotal
New88088
Fresh011
Picked011
Done022
Total88492

Merged error: 0.0b

Counts
92 → 4

localize13.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* x y) (* (* (- x 1.0) (sqrt z)) (sqrt z)))
0.0b
(* (- x 1.0) (sqrt z))
0.2b
(* (* (- x 1.0) (sqrt z)) (sqrt z))

rewrite24.0ms

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

series132.0ms

Counts
3 → 9
Calls
3 calls:
42.0ms
(+ (* x y) (* (* (- x 1.0) (sqrt z)) (sqrt z)))
52.0ms
(* (- x 1.0) (sqrt z))
38.0ms
(* (* (- x 1.0) (sqrt z)) (sqrt z))

simplify42.0ms

Algorithm
egg-herbie
Counts
69 → 69
Iterations

Useful iterations: 2 (36.0ms)

IterNodesCost
0321434
11326366
25002355

prune111.0ms

Filtered
69 candidates to 45 candidates (65.2%)
Pruning

4 alts after pruning (0 fresh and 4 done)

PrunedKeptTotal
New69069
Fresh000
Picked011
Done033
Total69473

Merged error: 0.0b

Counts
73 → 4

regimes75.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
0114
1114

end0.0ms

sample502.0ms

Algorithm
intervals
Results
302.0ms10208×body80valid

Profiling

Loading profile data...