Details

Time bar (total: 3.9s)

sample35.0ms

Algorithm
intervals
Results
17.0ms385×body80valid

simplify12.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (3.0ms)

IterNodesCost
0267
1576
2956
31166
41186
51186

prune7.0ms

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

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (+ (+ x (* y z)) (* t a)) (* (* a z) b))
0.0b
(+ x (* y z))
0.0b
(+ (+ x (* y z)) (* t a))
6.0b
(* (* a z) b)

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
20×add-log-exp
10×sum-log
pow1 add-exp-log add-cbrt-cube
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
+-commutative flip3-+ associate-*r* pow-prod-down prod-exp cbrt-unprod flip-+
associate-+l+
associate-*l* *-commutative
Counts
4 → 56
Calls
4 calls:
8.0ms
(+ (+ (+ x (* y z)) (* t a)) (* (* a z) b))
3.0ms
(+ x (* y z))
5.0ms
(+ (+ x (* y z)) (* t a))
5.0ms
(* (* a z) b)

series173.0ms

Counts
4 → 12
Calls
4 calls:
79.0ms
(+ (+ (+ x (* y z)) (* t a)) (* (* a z) b))
23.0ms
(+ x (* y z))
45.0ms
(+ (+ x (* y z)) (* t a))
25.0ms
(* (* a z) b)

simplify59.0ms

Algorithm
egg-herbie
Counts
68 → 68
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0335378
11670347
25002342

prune151.0ms

Filtered
68 candidates to 51 candidates (75.0%)
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New64468
Fresh011
Picked101
Done000
Total65570

Merged error: 0.0b

Counts
70 → 5

localize14.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt b)
0.6b
(cbrt b)
1.7b
(* (* (* a z) (* (cbrt b) (cbrt b))) (cbrt b))
4.5b
(* (* a z) (* (cbrt b) (cbrt b)))

rewrite28.0ms

Algorithm
rewrite-expression-head
Rules
34×pow1 add-exp-log
21×pow-prod-down prod-exp add-cbrt-cube cbrt-unprod
cbrt-prod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity
associate-*r*
add-log-exp
pow1/3 associate-*l* *-commutative
Counts
4 → 74
Calls
4 calls:
1.0ms
(cbrt b)
1.0ms
(cbrt b)
12.0ms
(* (* (* a z) (* (cbrt b) (cbrt b))) (cbrt b))
9.0ms
(* (* a z) (* (cbrt b) (cbrt b)))

series476.0ms

Counts
4 → 12
Calls
4 calls:
166.0ms
(cbrt b)
169.0ms
(cbrt b)
43.0ms
(* (* (* a z) (* (cbrt b) (cbrt b))) (cbrt b))
98.0ms
(* (* a z) (* (cbrt b) (cbrt b)))

simplify47.0ms

Algorithm
egg-herbie
Counts
86 → 86
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0258535
11318385
25001337

prune189.0ms

Filtered
86 candidates to 55 candidates (64.0%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New85186
Fresh044
Picked011
Done000
Total85691

Merged error: 0.0b

Counts
91 → 6

localize24.0ms

Local error

Found 4 expressions with local error:

4.5b
(* (* a z) (* (cbrt b) (cbrt b)))
12.2b
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))
12.2b
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))
12.2b
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))

rewrite32.0ms

Algorithm
rewrite-expression-head
Rules
16×pow1 add-exp-log
12×add-cbrt-cube
pow-prod-down prod-exp cbrt-unprod
add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp
cbrt-prod pow1/3
associate-*r* associate-*l* *-commutative
Counts
4 → 49
Calls
4 calls:
9.0ms
(* (* a z) (* (cbrt b) (cbrt b)))
7.0ms
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))
7.0ms
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))
7.0ms
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))

series662.0ms

Counts
4 → 12
Calls
4 calls:
112.0ms
(* (* a z) (* (cbrt b) (cbrt b)))
180.0ms
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))
184.0ms
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))
186.0ms
(cbrt (* (* a z) (* (cbrt b) (cbrt b))))

simplify88.0ms

Algorithm
egg-herbie
Counts
61 → 61
Iterations

Useful iterations: 3 (82.0ms)

IterNodesCost
0223495
1798417
23718396
35002388

prune227.0ms

Filtered
61 candidates to 48 candidates (78.7%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New60161
Fresh044
Picked011
Done011
Total60767

Merged error: 0.0b

Counts
67 → 7

localize9.0ms

Local error

Found 3 expressions with local error:

0.0b
(+ (* y z) (+ x (* a (+ t (* z b)))))
0.0b
(+ x (* a (+ t (* z b))))
3.2b
(* a (+ t (* z b)))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
10×add-log-exp
add-sqr-sqrt
pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube
sum-log
associate-+r+ flip3-+ associate-*r* associate-*l* flip-+
+-commutative distribute-rgt-in distribute-lft-in associate-*r/
pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr
Counts
3 → 48
Calls
3 calls:
5.0ms
(+ (* y z) (+ x (* a (+ t (* z b)))))
3.0ms
(+ x (* a (+ t (* z b))))
5.0ms
(* a (+ t (* z b)))

series204.0ms

Counts
3 → 9
Calls
3 calls:
83.0ms
(+ (* y z) (+ x (* a (+ t (* z b)))))
65.0ms
(+ x (* a (+ t (* z b))))
55.0ms
(* a (+ t (* z b)))

simplify39.0ms

Algorithm
egg-herbie
Counts
57 → 57
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0303338
11297314
25001314

prune116.0ms

Filtered
57 candidates to 43 candidates (75.4%)
Pruning

8 alts after pruning (5 fresh and 3 done)

PrunedKeptTotal
New56157
Fresh044
Picked011
Done022
Total56864

Merged error: 0.0b

Counts
64 → 8

regimes270.0ms

Accuracy

81.2% (0.4b remaining)

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

bsearch103.0ms

Steps
ItersRangePoint
8
4.172862370448548e-98
8.197812324294091e-94
6.88839383543892e-97
9
-1.2043946708409391e-21
-1.899531447408592e-27
-1.5656882537480322e-24

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
04318
14318

end0.0ms

sample859.0ms

Algorithm
intervals
Results
470.0ms11709×body80valid