Details

Time bar (total: 3.5s)

sample23.0ms

Algorithm
intervals
Results
10.0ms285×body80valid

simplify73.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 1 (4.0ms)

IterNodesCost
0215
1374
2604
31044
41744
52374
62664
73124
83754
95074
106664
1111174
1213414
1315134
1415354
1515354

prune6.0ms

Filtered
1 candidates to 1 candidates (100.0%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New011
Fresh101
Picked000
Done000
Total112

Merged error: 1.6b

Counts
2 → 1

localize11.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- z t) (- z a))
1.5b
(fma y (/ (- z t) (- z a)) x)

rewrite12.0ms

Algorithm
rewrite-expression-head
Rules
38×add-sqr-sqrt *-un-lft-identity
25×times-frac
14×add-cube-cbrt
12×distribute-lft-out-- difference-of-squares
associate-/r* associate-/l*
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u associate-/l/ add-log-exp
cbrt-undiv frac-2neg div-sub div-exp clear-num fma-udef div-inv
Counts
2 → 64
Calls
2 calls:
9.0ms
(/ (- z t) (- z a))
1.0ms
(fma y (/ (- z t) (- z a)) x)

series119.0ms

Counts
2 → 6
Calls
2 calls:
44.0ms
(/ (- z t) (- z a))
75.0ms
(fma y (/ (- z t) (- z a)) x)

simplify62.0ms

Algorithm
egg-herbie
Counts
70 → 70
Iterations

Useful iterations: 1 (9.0ms)

IterNodesCost
0260433
1705410
22411410
35001410

prune396.0ms

Filtered
70 candidates to 51 candidates (72.9%)
Pruning

9 alts after pruning (8 fresh and 1 done)

PrunedKeptTotal
New62870
Fresh000
Picked011
Done000
Total62971

Merged error: 1.2b

Counts
71 → 9

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ (- z a) (- z t))
0.5b
(/ 1 (/ (- z a) (- z t)))
1.5b
(fma y (/ 1 (/ (- z a) (- z t))) x)

rewrite39.0ms

Algorithm
rewrite-expression-head
Rules
218×times-frac
195×add-sqr-sqrt *-un-lft-identity
91×add-cube-cbrt
52×distribute-lft-out-- difference-of-squares
36×associate-/r*
16×add-exp-log
11×associate-/r/
10×add-cbrt-cube
div-exp associate-/l*
flip3-- flip-- div-inv
pow1 cbrt-undiv
expm1-log1p-u log1p-expm1-u add-log-exp
rec-exp frac-2neg 1-exp clear-num associate-/l/
pow-flip div-sub fma-udef inv-pow
Counts
3 → 214
Calls
3 calls:
9.0ms
(/ (- z a) (- z t))
13.0ms
(/ 1 (/ (- z a) (- z t)))
1.0ms
(fma y (/ 1 (/ (- z a) (- z t))) x)

series225.0ms

Counts
3 → 9
Calls
3 calls:
43.0ms
(/ (- z a) (- z t))
100.0ms
(/ 1 (/ (- z a) (- z t)))
82.0ms
(fma y (/ 1 (/ (- z a) (- z t))) x)

simplify76.0ms

Algorithm
egg-herbie
Counts
223 → 223
Iterations

Useful iterations: 2 (55.0ms)

IterNodesCost
06241890
127731707
250031538

prune354.0ms

Filtered
223 candidates to 104 candidates (46.6%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New2212223
Fresh257
Picked101
Done011
Total2248232

Merged error: 1.2b

Counts
232 → 8

localize9.0ms

Local error

Found 2 expressions with local error:

0.0b
(/ (- z a) (- z t))
2.8b
(/ y (/ (- z a) (- z t)))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
218×times-frac
194×add-sqr-sqrt *-un-lft-identity
90×add-cube-cbrt
52×distribute-lft-out-- difference-of-squares
36×associate-/r*
11×associate-/r/
add-exp-log add-cbrt-cube
associate-/l*
flip3-- flip-- div-inv
cbrt-undiv div-exp
pow1 expm1-log1p-u frac-2neg clear-num log1p-expm1-u associate-/l/ add-log-exp
div-sub
Counts
2 → 198
Calls
2 calls:
9.0ms
(/ (- z a) (- z t))
13.0ms
(/ y (/ (- z a) (- z t)))

series162.0ms

Counts
2 → 6
Calls
2 calls:
45.0ms
(/ (- z a) (- z t))
117.0ms
(/ y (/ (- z a) (- z t)))

simplify86.0ms

Algorithm
egg-herbie
Counts
204 → 204
Iterations

Useful iterations: 2 (65.0ms)

IterNodesCost
06391797
128671744
250011741

prune453.0ms

Filtered
204 candidates to 137 candidates (67.2%)
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New2013204
Fresh516
Picked011
Done011
Total2066212

Merged error: 0b

Counts
212 → 6

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(/ 1 (- z a))
0.2b
(* (- z t) (/ 1 (- z a)))
1.5b
(fma y (* (- z t) (/ 1 (- z a))) x)

rewrite25.0ms

Algorithm
rewrite-expression-head
Rules
46×add-sqr-sqrt
40×*-un-lft-identity
32×times-frac
23×add-cube-cbrt
21×associate-*r*
16×add-exp-log
10×add-cbrt-cube
distribute-lft-out-- difference-of-squares
pow1
associate-*l* associate-/r*
flip3-- div-exp prod-exp associate-/r/ flip--
expm1-log1p-u log1p-expm1-u associate-/l* add-log-exp unswap-sqr
cbrt-undiv frac-times rec-exp 1-exp associate-*l/ cbrt-unprod div-inv
pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative fma-udef inv-pow
Counts
3 → 105
Calls
3 calls:
6.0ms
(/ 1 (- z a))
14.0ms
(* (- z t) (/ 1 (- z a)))
1.0ms
(fma y (* (- z t) (/ 1 (- z a))) x)

series163.0ms

Counts
3 → 9
Calls
3 calls:
36.0ms
(/ 1 (- z a))
49.0ms
(* (- z t) (/ 1 (- z a)))
77.0ms
(fma y (* (- z t) (/ 1 (- z a))) x)

simplify53.0ms

Algorithm
egg-herbie
Counts
114 → 114
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0337585
11465510
25001468

prune211.0ms

Filtered
114 candidates to 71 candidates (62.3%)
Pruning

6 alts after pruning (3 fresh and 3 done)

PrunedKeptTotal
New1140114
Fresh033
Picked011
Done022
Total1146120

Merged error: 0b

Counts
120 → 6

regimes175.0ms

Accuracy

15.5% (1.3b remaining)

Error of 1.3b against oracle of 0.0b and baseline of 1.5b

bsearch76.0ms

Steps
ItersRangePoint
9
1.6220373225649038e-164
1.88939424872283e-159
2.803087658643117e-161
3
-8.266584531325709e-277
-6.056026182056047e-277
-7.023145459861525e-277

simplify2.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02414
12414

end0.0ms

sample621.0ms

Algorithm
intervals
Results
336.0ms8746×body80valid