Details

Time bar (total: 2.2s)

sample24.0ms

Algorithm
intervals
Results
7.0ms185×body160valid
4.0ms71×body320valid
2.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.6b
(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))

series236.0ms

Counts
2 → 6
Calls
2 calls:
96.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))

simplify122.0ms

Algorithm
egg-herbie
Counts
26 → 26
Iterations

Useful iterations: 3 (19.0ms)

IterNodesCost
059153
1139133
2605133
33621130
45001130

prune243.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.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))

series27.0ms

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

simplify70.0ms

Algorithm
egg-herbie
Counts
32 → 32
Iterations

Useful iterations: 3 (67.0ms)

IterNodesCost
0109108
140893
2200293
3500192

prune50.0ms

Filtered
32 candidates to 20 candidates (62.5%)
Pruning

6 alts after pruning (5 fresh and 1 done)

PrunedKeptTotal
New27532
Fresh000
Picked011
Done000
Total27633

Merged error: 0.0b

Counts
33 → 6

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)))

rewrite15.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)))

series109.0ms

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

simplify150.0ms

Algorithm
egg-herbie
Counts
66 → 66
Iterations

Useful iterations: 2 (23.0ms)

IterNodesCost
0172328
1723279
23929264
35001264

prune102.0ms

Filtered
66 candidates to 37 candidates (56.1%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New62466
Fresh134
Picked101
Done011
Total64872

Merged error: 0.0b

Counts
72 → 8

localize5.0ms

Local error

Found 3 expressions with local error:

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

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

series153.0ms

Counts
3 → 9
Calls
3 calls:
42.0ms
(* t (sqrt 3.9999999999999997e-32))
69.0ms
(* (sqrt 3.9999999999999997e-32) (* (* t (sqrt 3.9999999999999997e-32)) t))
43.0ms
(* (* t (sqrt 3.9999999999999997e-32)) t)

simplify139.0ms

Algorithm
egg-herbie
Counts
79 → 79
Iterations

Useful iterations: 2 (32.0ms)

IterNodesCost
0198361
11057281
24935275
35001275

prune97.0ms

Filtered
79 candidates to 43 candidates (54.4%)
Pruning

8 alts after pruning (7 fresh and 1 done)

PrunedKeptTotal
New77279
Fresh156
Picked101
Done011
Total79887

Merged error: 0b

Counts
87 → 8

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

sample526.0ms

Algorithm
intervals
Results
244.0ms5973×body160valid
127.0ms2027×body320valid
68.0ms8000×pre80true