Details

Time bar (total: 2.0s)

sample25.0ms

Algorithm
intervals
Results
10.0ms196×body160valid
5.0ms60×body320valid
3.0ms256×pre80true

simplify61.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

localize11.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.5b
(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))

series240.0ms

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

simplify118.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 3 (19.0ms)

IterNodesCost
059153
1139133
2605133
33621130
45001130

prune58.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.4b

Counts
27 → 1

localize3.0ms

Local error

Found 1 expressions with local error:

0.2b
(* 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))

series24.0ms

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

simplify70.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 3 (66.0ms)

IterNodesCost
0109108
140893
2200293
3500192

prune47.0ms

Filtered
32 candidates to 20 candidates (62.5%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New25732
Fresh000
Picked011
Done000
Total25833

Merged error: 0.0b

Counts
33 → 8

localize6.0ms

Local error

Found 2 expressions with local error:

0.2b
(* (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)))

series115.0ms

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

simplify150.0ms

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 2 (25.0ms)

IterNodesCost
0172328
1723279
23929264
35001264

prune84.0ms

Filtered
66 candidates to 37 candidates (56.1%)
Pruning

7 alts after pruning (6 fresh and 1 done)

PrunedKeptTotal
New63366
Fresh336
Picked101
Done011
Total67774

Merged error: 0.0b

Counts
74 → 7

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))
5.0ms
(* (* t (sqrt 3.9999999999999997e-32)) t)
9.0ms
(* (sqrt 3.9999999999999997e-32) (* (* t (sqrt 3.9999999999999997e-32)) t))

series156.0ms

Counts
3 → 9
Calls
3 calls:
39.0ms
(* t (sqrt 3.9999999999999997e-32))
48.0ms
(* (* t (sqrt 3.9999999999999997e-32)) t)
70.0ms
(* (sqrt 3.9999999999999997e-32) (* (* t (sqrt 3.9999999999999997e-32)) t))

simplify161.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (35.0ms)

IterNodesCost
0198361
11057281
24935275
35001275

prune78.0ms

Filtered
79 candidates to 45 candidates (57.0%)
Pruning

7 alts after pruning (5 fresh and 2 done)

PrunedKeptTotal
New79079
Fresh055
Picked011
Done011
Total79786

Merged error: 0.0b

Counts
86 → 7

regimes18.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
095
195

end0.0ms

sample524.0ms

Algorithm
intervals
Results
248.0ms6035×body160valid
118.0ms1965×body320valid
69.0ms8000×pre80true