Details

Time bar (total: 2.2s)

sample26.0ms

Algorithm
intervals
Results
9.0ms185×body160valid
5.0ms71×body320valid
3.0ms256×pre80true

simplify60.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (11.0ms)

IterNodesCost
0288
1917
23067
39966
427226
550016

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

Counts
2 → 1

localize8.0ms

Local error

Found 2 expressions with local error:

49.7b
(fma (fma 2e-16 t 1.0) (fma 2e-16 t 1.0) -1.0)
50.7b
(fma (- (* 2.0 t)) 2e-16 (fma (fma 2e-16 t 1.0) (fma 2e-16 t 1.0) -1.0))

rewrite2.0ms

Algorithm
rewrite-expression-head
Rules
pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp
Counts
2 → 20
Calls
2 calls:
1.0ms
(fma (fma 2e-16 t 1.0) (fma 2e-16 t 1.0) -1.0)
1.0ms
(fma (- (* 2.0 t)) 2e-16 (fma (fma 2e-16 t 1.0) (fma 2e-16 t 1.0) -1.0))

series246.0ms

Counts
2 → 6
Calls
2 calls:
99.0ms
(fma (fma 2e-16 t 1.0) (fma 2e-16 t 1.0) -1.0)
147.0ms
(fma (- (* 2.0 t)) 2e-16 (fma (fma 2e-16 t 1.0) (fma 2e-16 t 1.0) -1.0))

simplify119.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 3 (19.0ms)

IterNodesCost
059153
1139133
2605133
33621130
45001130

prune61.0ms

Filtered
26 candidates to 22 candidates (84.6%)
Pruning

1 alts after pruning (1 fresh and 0 done)

PrunedKeptTotal
New25126
Fresh000
Picked101
Done000
Total26127

Merged error: 0.3b

Counts
27 → 1

localize4.0ms

Local error

Found 1 expressions with local error:

0.3b
(* 3.9999999999999997e-32 (pow t 2))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
10×add-sqr-sqrt
associate-*r*
add-exp-log
add-cube-cbrt unpow-prod-down *-un-lft-identity unswap-sqr
associate-*l* prod-exp add-cbrt-cube
unpow2 sqr-pow
pow1 expm1-log1p-u pow-to-exp pow-exp *-commutative cbrt-unprod log1p-expm1-u add-log-exp
Counts
1 → 29
Calls
1 calls:
5.0ms
(* 3.9999999999999997e-32 (pow t 2))

series28.0ms

Counts
1 → 3
Calls
1 calls:
27.0ms
(* 3.9999999999999997e-32 (pow t 2))

simplify72.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 3 (69.0ms)

IterNodesCost
0109108
140893
2200293
3500192

prune49.0ms

Filtered
32 candidates to 20 candidates (62.5%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New26632
Fresh000
Picked011
Done000
Total26733

Merged error: 0.0b

Counts
33 → 7

localize6.0ms

Local error

Found 2 expressions with local error:

0.3b
(* (sqrt 3.9999999999999997e-32) (pow t 2))
0.3b
(* (sqrt 3.9999999999999997e-32) (* (sqrt 3.9999999999999997e-32) (pow t 2)))

rewrite16.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt
17×add-exp-log
12×associate-*l*
10×prod-exp sqrt-prod
associate-*r* add-cbrt-cube
add-cube-cbrt *-un-lft-identity unswap-sqr
unpow-prod-down
pow1 cbrt-unprod
unpow2 sqr-pow
expm1-log1p-u pow-to-exp pow-exp *-commutative log1p-expm1-u add-log-exp
pow-prod-down
Counts
2 → 60
Calls
2 calls:
6.0ms
(* (sqrt 3.9999999999999997e-32) (pow t 2))
7.0ms
(* (sqrt 3.9999999999999997e-32) (* (sqrt 3.9999999999999997e-32) (pow t 2)))

series117.0ms

Counts
2 → 6
Calls
2 calls:
45.0ms
(* (sqrt 3.9999999999999997e-32) (pow t 2))
72.0ms
(* (sqrt 3.9999999999999997e-32) (* (sqrt 3.9999999999999997e-32) (pow t 2)))

simplify154.0ms

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 2 (26.0ms)

IterNodesCost
0172328
1723279
23929264
35001264

prune90.0ms

Filtered
66 candidates to 37 candidates (56.1%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New63366
Fresh145
Picked101
Done011
Total65873

Merged error: 0.0b

Counts
73 → 8

localize5.0ms

Local error

Found 3 expressions with local error:

0.2b
(* t (sqrt 3.9999999999999997e-32))
0.2b
(* (* t (sqrt 3.9999999999999997e-32)) t)
0.3b
(* (sqrt 3.9999999999999997e-32) (* (* t (sqrt 3.9999999999999997e-32)) t))

rewrite22.0ms

Algorithm
rewrite-expression-head
Rules
19×pow1 add-exp-log add-cbrt-cube
13×add-sqr-sqrt
10×associate-*r* associate-*l* pow-prod-down prod-exp cbrt-unprod
add-cube-cbrt *-un-lft-identity
sqrt-prod
expm1-log1p-u *-commutative log1p-expm1-u add-log-exp
unswap-sqr
Counts
3 → 70
Calls
3 calls:
5.0ms
(* t (sqrt 3.9999999999999997e-32))
6.0ms
(* (* t (sqrt 3.9999999999999997e-32)) t)
9.0ms
(* (sqrt 3.9999999999999997e-32) (* (* t (sqrt 3.9999999999999997e-32)) t))

series160.0ms

Counts
3 → 9
Calls
3 calls:
45.0ms
(* t (sqrt 3.9999999999999997e-32))
44.0ms
(* (* t (sqrt 3.9999999999999997e-32)) t)
72.0ms
(* (sqrt 3.9999999999999997e-32) (* (* t (sqrt 3.9999999999999997e-32)) t))

simplify137.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (31.0ms)

IterNodesCost
0198361
11057281
24935275
35001275

prune91.0ms

Filtered
79 candidates to 45 candidates (57.0%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New77279
Fresh246
Picked101
Done011
Total80787

Merged error: 0.0b

Counts
87 → 7

regimes22.0ms

Accuracy

0% (0.3b remaining)

Error of 0.3b against oracle of 0.0b and baseline of 0.3b

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
062
162

end0.0ms

sample693.0ms

Algorithm
intervals
Results
323.0ms5935×body160valid
165.0ms2065×body320valid
106.0ms8000×pre80true