Details

Time bar (total: 2.1m)

sample26.0ms

Algorithm
intervals
Results
11.0ms271×body80valid

simplify130.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (2.0ms)

IterNodesCost
0248
1438
2758
31208
41568
51898
62658
74518
810238
936328
1050018

prune3.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: 26.2b

Counts
2 → 1

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(* z (- b y))
0.0b
(+ (* x y) (* z (- t a)))
0.0b
(* z (- t a))
25.2b
(/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y))))

rewrite38.0ms

Algorithm
rewrite-expression-head
Rules
60×add-sqr-sqrt
56×*-un-lft-identity
54×prod-diff
52×add-cube-cbrt
33×distribute-rgt-in distribute-lft-in
22×associate-+r+
10×add-exp-log associate-*r* add-cbrt-cube
times-frac
pow1
sub-neg associate-*l* add-log-exp
expm1-log1p-u associate-*r/ log1p-expm1-u
flip3-+ associate-/r* flip-+ associate-/l*
flip3-- pow-prod-down prod-exp associate-/r/ *-commutative flip-- cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr
cbrt-undiv +-commutative fma-def frac-2neg div-exp clear-num sum-log div-inv
Counts
4 → 161
Calls
4 calls:
8.0ms
(* z (- b y))
6.0ms
(+ (* x y) (* z (- t a)))
8.0ms
(* z (- t a))
8.0ms
(/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y))))

series478.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(* z (- b y))
56.0ms
(+ (* x y) (* z (- t a)))
37.0ms
(* z (- t a))
344.0ms
(/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y))))

simplify84.0ms

Algorithm
egg-herbie
Counts
173 → 173
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
06231398
125361029
250021026

prune446.0ms

Filtered
173 candidates to 100 candidates (57.8%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New16310173
Fresh000
Picked101
Done000
Total16410174

Merged error: 25.4b

Counts
174 → 10

localize22.0ms

Local error

Found 4 expressions with local error:

0.6b
(cbrt a)
0.6b
(cbrt a)
25.2b
(/ (+ (fma x y (* z (- t a))) (* z (fma (- (cbrt a)) (* (cbrt a) (cbrt a)) (* (cbrt a) (* (cbrt a) (cbrt a)))))) (+ y (* z (- b y))))
60.7b
(fma (- (cbrt a)) (* (cbrt a) (cbrt a)) (* (cbrt a) (* (cbrt a) (cbrt a))))

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log cbrt-prod add-cbrt-cube
pow1 expm1-log1p-u log1p-expm1-u add-log-exp
associate-/r* associate-/l*
flip3-+ pow1/3 associate-/r/ flip-+ associate-/l/
cbrt-undiv frac-2neg div-exp clear-num fma-udef div-inv
Counts
4 → 69
Calls
4 calls:
1.0ms
(cbrt a)
1.0ms
(cbrt a)
7.0ms
(/ (+ (fma x y (* z (- t a))) (* z (fma (- (cbrt a)) (* (cbrt a) (cbrt a)) (* (cbrt a) (* (cbrt a) (cbrt a)))))) (+ y (* z (- b y))))
1.0ms
(fma (- (cbrt a)) (* (cbrt a) (cbrt a)) (* (cbrt a) (* (cbrt a) (cbrt a))))

series2.0m

Counts
4 → 12
Calls
4 calls:
188.0ms
(cbrt a)
181.0ms
(cbrt a)
2.0m
(/ (+ (fma x y (* z (- t a))) (* z (fma (- (cbrt a)) (* (cbrt a) (cbrt a)) (* (cbrt a) (* (cbrt a) (cbrt a)))))) (+ y (* z (- b y))))
592.0ms
(fma (- (cbrt a)) (* (cbrt a) (cbrt a)) (* (cbrt a) (* (cbrt a) (cbrt a))))

simplify40.0ms

Algorithm
egg-herbie
Counts
81 → 81
Iterations

Useful iterations: 2 (28.0ms)

IterNodesCost
02591232
19381052
25001980

prune375.0ms

Filtered
81 candidates to 69 candidates (85.2%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New81081
Fresh099
Picked011
Done000
Total811091

Merged error: 25.4b

Counts
91 → 10

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x y) (* z (- t a)))
0.0b
(* z (- t a))
0.5b
(/ 1 (+ y (* z (- b y))))
25.0b
(* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y)))))

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
57×add-sqr-sqrt
49×*-un-lft-identity
46×add-cube-cbrt
36×prod-diff
22×distribute-rgt-in associate-+r+ distribute-lft-in
20×times-frac associate-*r*
19×add-exp-log
13×add-cbrt-cube
pow1
associate-*l* add-log-exp
flip3-+ prod-exp flip-+
expm1-log1p-u sub-neg div-exp associate-/r/ log1p-expm1-u unswap-sqr
associate-*r/ associate-/r* cbrt-unprod associate-/l*
cbrt-undiv frac-times rec-exp 1-exp pow-prod-down associate-*l/ *-commutative div-inv
+-commutative flip3-- pow-flip fma-def frac-2neg clear-num sum-log un-div-inv flip-- distribute-lft-out-- inv-pow difference-of-squares
Counts
4 → 161
Calls
4 calls:
11.0ms
(+ (* x y) (* z (- t a)))
8.0ms
(* z (- t a))
5.0ms
(/ 1 (+ y (* z (- b y))))
12.0ms
(* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y)))))

series499.0ms

Counts
4 → 12
Calls
4 calls:
41.0ms
(+ (* x y) (* z (- t a)))
42.0ms
(* z (- t a))
86.0ms
(/ 1 (+ y (* z (- b y))))
330.0ms
(* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y)))))

simplify85.0ms

Algorithm
egg-herbie
Counts
173 → 173
Iterations

Useful iterations: 2 (64.0ms)

IterNodesCost
05941375
125231048
250011011

prune433.0ms

Filtered
173 candidates to 106 candidates (61.3%)
Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New1703173
Fresh268
Picked011
Done101
Total17310183

Merged error: 25.4b

Counts
183 → 10

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (* x y) (* z (- t a)))
0.0b
(* z (- t a))
0.3b
(/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))))
25.2b
(/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
90×times-frac
86×add-sqr-sqrt
84×*-un-lft-identity
82×add-cube-cbrt
36×prod-diff
22×distribute-rgt-in associate-+r+ distribute-lft-in
19×add-exp-log
18×associate-/r*
13×add-cbrt-cube
11×associate-/r/
div-exp
pow1 flip3-+ flip-+
div-inv associate-/l* add-log-exp
associate-*r*
cbrt-undiv expm1-log1p-u sub-neg log1p-expm1-u
associate-*l*
rec-exp frac-2neg 1-exp associate-*r/ clear-num associate-/l/
+-commutative flip3-- pow-flip fma-def pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod distribute-lft-out-- inv-pow difference-of-squares unswap-sqr
Counts
4 → 201
Calls
4 calls:
6.0ms
(+ (* x y) (* z (- t a)))
7.0ms
(* z (- t a))
9.0ms
(/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))))
7.0ms
(/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))

series1.2s

Counts
4 → 12
Calls
4 calls:
47.0ms
(+ (* x y) (* z (- t a)))
36.0ms
(* z (- t a))
845.0ms
(/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))))
282.0ms
(/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))

simplify89.0ms

Algorithm
egg-herbie
Counts
213 → 213
Iterations

Useful iterations: 2 (66.0ms)

IterNodesCost
07162474
131252063
250021958

prune462.0ms

Filtered
213 candidates to 123 candidates (57.7%)
Pruning

11 alts after pruning (9 fresh and 2 done)

PrunedKeptTotal
New2112213
Fresh178
Picked011
Done011
Total21211223

Merged error: 25.4b

Counts
223 → 11

regimes367.0ms

Accuracy

0% (0.7b remaining)

Error of 23.0b against oracle of 22.3b and baseline of 23.0b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0188
1188

end0.0ms

sample644.0ms

Algorithm
intervals
Results
357.0ms8399×body80valid