Details

Time bar (total: 2.1s)

sample17.0ms

Algorithm
intervals
Results
8.0ms256×body80valid

simplify9.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0288
1508
2698
3758
4758

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 0.99229 (* x 0.04481))
0.0b
(+ 2.30753 (* x 0.27061))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
13.4b
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite23.0ms

Algorithm
rewrite-expression-head
Rules
18×add-sqr-sqrt
16×add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube add-log-exp
pow1 fma-def
flip3-+ flip-+
expm1-log1p-u log1p-expm1-u
associate-*r* associate-*l* associate-/r* associate-/l*
+-commutative associate-*r/ sum-log associate-/r/ associate-/l/
cbrt-undiv distribute-rgt-in frac-2neg distribute-lft-in div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr
Counts
4 → 89
Calls
4 calls:
3.0ms
(+ 0.99229 (* x 0.04481))
3.0ms
(+ 2.30753 (* x 0.27061))
8.0ms
(* x (+ 0.99229 (* x 0.04481)))
7.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series185.0ms

Counts
4 → 12
Calls
4 calls:
31.0ms
(+ 0.99229 (* x 0.04481))
34.0ms
(+ 2.30753 (* x 0.27061))
64.0ms
(* x (+ 0.99229 (* x 0.04481)))
56.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify54.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (46.0ms)

IterNodesCost
0421651
11810561
25001544

prune251.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.1b
(fma x (fma 0.04481 x 0.99229) 1.0)
0.3b
(/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))
13.0b
(* (+ 2.30753 (* x 0.27061)) (/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1)))

rewrite20.0ms

Algorithm
rewrite-expression-head
Rules
45×add-exp-log
22×prod-exp
18×add-cbrt-cube
12×add-sqr-sqrt 1-exp div-exp
10×add-cube-cbrt *-un-lft-identity
pow1
associate-*r*
rec-exp times-frac add-log-exp
cbrt-unprod
cbrt-undiv expm1-log1p-u log1p-expm1-u
fma-def flip3-+ associate-*l* flip-+ associate-/l*
frac-times pow-flip pow-prod-down associate-*l/ div-inv
+-commutative frac-2neg associate-*r/ clear-num associate-/r* sum-log un-div-inv *-commutative fma-udef inv-pow unswap-sqr
Counts
4 → 100
Calls
4 calls:
3.0ms
(+ 2.30753 (* x 0.27061))
1.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
5.0ms
(/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))
9.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1)))

series171.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(+ 2.30753 (* x 0.27061))
25.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
43.0ms
(/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1))
66.0ms
(* (+ 2.30753 (* x 0.27061)) (/ 1 (* (fma x (fma 0.04481 x 0.99229) 1.0) 1)))

simplify49.0ms

Algorithm
egg-herbie
Counts
112 → 112
Iterations

Useful iterations: 2 (40.0ms)

IterNodesCost
0435656
11764531
25002519

prune249.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
0.5b
(fma (sqrt 2.30753) (sqrt 2.30753) (* x 0.27061))
13.4b
(/ (fma (sqrt 2.30753) (sqrt 2.30753) (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

rewrite15.0ms

Algorithm
rewrite-expression-head
Rules
17×add-sqr-sqrt
15×add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube
pow1 add-log-exp
expm1-log1p-u log1p-expm1-u
fma-def flip3-+ associate-*r* associate-*l* associate-/r* flip-+ associate-/l*
associate-*r/ associate-/r/
cbrt-undiv +-commutative distribute-rgt-in frac-2neg distribute-lft-in div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod fma-udef div-inv unswap-sqr
Counts
4 → 81
Calls
4 calls:
3.0ms
(+ 0.99229 (* x 0.04481))
5.0ms
(* x (+ 0.99229 (* x 0.04481)))
1.0ms
(fma (sqrt 2.30753) (sqrt 2.30753) (* x 0.27061))
4.0ms
(/ (fma (sqrt 2.30753) (sqrt 2.30753) (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series291.0ms

Counts
4 → 12
Calls
4 calls:
37.0ms
(+ 0.99229 (* x 0.04481))
60.0ms
(* x (+ 0.99229 (* x 0.04481)))
80.0ms
(fma (sqrt 2.30753) (sqrt 2.30753) (* x 0.27061))
114.0ms
(/ (fma (sqrt 2.30753) (sqrt 2.30753) (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify53.0ms

Algorithm
egg-herbie
Counts
93 → 93
Iterations

Useful iterations: 2 (44.0ms)

IterNodesCost
0394759
11716642
25002628

prune259.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes12.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Algorithm
egg-herbie
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0218
1238
2238

end0.0ms

sample366.0ms

Algorithm
intervals
Results
270.0ms8000×body80valid