Details

Time bar (total: 3.7s)

sample19.0ms

Algorithm
intervals
Results
9.0ms320×body80valid

simplify10.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0166
1296
2386
3456
4516
5546
6546

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: 1.6b

Counts
2 → 1

localize8.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (+ x 4.0) y)
0.0b
(- (/ (+ x 4.0) y) (* (/ x y) z))
2.3b
(* (/ x y) z)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
28×*-un-lft-identity
25×add-sqr-sqrt
22×times-frac
20×add-cube-cbrt
13×associate-*l*
10×add-exp-log add-cbrt-cube
pow1 add-log-exp
distribute-lft-out associate-/l*
associate-*r* associate-*l/ associate-/r*
cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr
sub-neg flip3-- frac-2neg flip3-+ diff-log pow-prod-down clear-num *-commutative frac-sub flip-- flip-+ sub-div
Counts
3 → 79
Calls
3 calls:
5.0ms
(/ (+ x 4.0) y)
8.0ms
(- (/ (+ x 4.0) y) (* (/ x y) z))
6.0ms
(* (/ x y) z)

series91.0ms

Counts
3 → 9
Calls
3 calls:
26.0ms
(/ (+ x 4.0) y)
42.0ms
(- (/ (+ x 4.0) y) (* (/ x y) z))
24.0ms
(* (/ x y) z)

simplify117.0ms

Algorithm
egg-herbie
Counts
88 → 88
Iterations

Useful iterations: 2 (30.0ms)

IterNodesCost
0341425
11212395
24978394
35002394

prune171.0ms

Filtered
88 candidates to 63 candidates (71.6%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New83588
Fresh000
Picked101
Done000
Total84589

Merged error: 0.0b

Counts
89 → 5

localize12.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (/ (+ x 4.0) y))
0.5b
(cbrt (/ (+ x 4.0) y))
0.5b
(cbrt (/ (+ x 4.0) y))
2.3b
(* (/ x y) z)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
54×*-un-lft-identity
48×cbrt-prod
46×times-frac
41×add-sqr-sqrt
36×add-cube-cbrt
13×associate-*l*
add-exp-log add-cbrt-cube distribute-lft-out
pow1
div-inv add-log-exp
cbrt-div pow1/3 associate-*r*
prod-exp cbrt-unprod unswap-sqr
cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative
Counts
4 → 107
Calls
4 calls:
4.0ms
(cbrt (/ (+ x 4.0) y))
4.0ms
(cbrt (/ (+ x 4.0) y))
4.0ms
(cbrt (/ (+ x 4.0) y))
6.0ms
(* (/ x y) z)

series311.0ms

Counts
4 → 12
Calls
4 calls:
99.0ms
(cbrt (/ (+ x 4.0) y))
97.0ms
(cbrt (/ (+ x 4.0) y))
95.0ms
(cbrt (/ (+ x 4.0) y))
20.0ms
(* (/ x y) z)

simplify147.0ms

Algorithm
egg-herbie
Counts
119 → 119
Iterations

Useful iterations: 2 (29.0ms)

IterNodesCost
0331938
11055890
24931826
35001826

prune318.0ms

Filtered
119 candidates to 94 candidates (79.0%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New1181119
Fresh044
Picked011
Done000
Total1186124

Merged error: 0.0b

Counts
124 → 6

localize13.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt y)
0.6b
(cbrt y)
0.6b
(cbrt y)
2.3b
(* (/ x y) z)

rewrite11.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
13×associate-*l*
10×times-frac
add-exp-log cbrt-prod add-cbrt-cube
pow1
add-log-exp
pow1/3 associate-*r*
prod-exp cbrt-unprod unswap-sqr
cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv
Counts
4 → 65
Calls
4 calls:
1.0ms
(cbrt y)
1.0ms
(cbrt y)
1.0ms
(cbrt y)
6.0ms
(* (/ x y) z)

series540.0ms

Counts
4 → 12
Calls
4 calls:
169.0ms
(cbrt y)
172.0ms
(cbrt y)
178.0ms
(cbrt y)
21.0ms
(* (/ x y) z)

simplify52.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 3 (47.0ms)

IterNodesCost
0186245
1643221
22420214
35001211

prune189.0ms

Filtered
77 candidates to 61 candidates (79.2%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New77077
Fresh044
Picked011
Done011
Total77683

Merged error: 0.0b

Counts
83 → 6

localize20.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (/ (+ x 4.0) y))
0.5b
(cbrt (cbrt (/ (+ x 4.0) y)))
0.6b
(cbrt (* (cbrt (/ (+ x 4.0) y)) (cbrt (/ (+ x 4.0) y))))
2.3b
(* (/ x y) z)

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
52×cbrt-prod
41×*-un-lft-identity
34×add-sqr-sqrt times-frac
29×add-cube-cbrt
13×associate-*l*
10×cbrt-div
add-exp-log add-cbrt-cube
pow1 distribute-lft-out
add-log-exp
pow1/3 associate-*r* div-inv
associate-*l/ prod-exp cbrt-unprod unswap-sqr
cbrt-undiv frac-times associate-*r/ div-exp pow-prod-down *-commutative
Counts
4 → 97
Calls
4 calls:
4.0ms
(cbrt (/ (+ x 4.0) y))
5.0ms
(cbrt (cbrt (/ (+ x 4.0) y)))
10.0ms
(cbrt (* (cbrt (/ (+ x 4.0) y)) (cbrt (/ (+ x 4.0) y))))
6.0ms
(* (/ x y) z)

series538.0ms

Counts
4 → 12
Calls
4 calls:
96.0ms
(cbrt (/ (+ x 4.0) y))
258.0ms
(cbrt (cbrt (/ (+ x 4.0) y)))
163.0ms
(cbrt (* (cbrt (/ (+ x 4.0) y)) (cbrt (/ (+ x 4.0) y))))
20.0ms
(* (/ x y) z)

simplify56.0ms

Algorithm
egg-herbie
Counts
109 → 109
Iterations

Useful iterations: 2 (42.0ms)

IterNodesCost
0567975
11712912
25002848

prune356.0ms

Filtered
109 candidates to 87 candidates (79.8%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New1090109
Fresh033
Picked011
Done022
Total1096115

Merged error: 0.0b

Counts
115 → 6

regimes88.0ms

Accuracy

37.3% (1.6b remaining)

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

bsearch35.0ms

Steps
ItersRangePoint
8
-1.6010517425641268e+43
-4.496579583193972e+38
-1.3048045882813734e+43

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02011
12011

end0.0ms

sample497.0ms

Algorithm
intervals
Results
292.0ms10115×body80valid