Details

Time bar (total: 2.1s)

sample21.0ms

Algorithm
intervals
Results
12.0ms256×body80valid

simplify143.0ms

Algorithm
egg-herbie
Counts
1 → 1
Iterations

Useful iterations: 3 (7.0ms)

IterNodesCost
0319
1599
2909
31167
41307
51487
61887
72647
83047
93777
105807
118517
1214027
1327877
1431687
1543217
1650017

prune8.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 2.30753 (* x 0.27061))
0.0b
(+ 0.99229 (* x 0.04481))
0.1b
(* x (+ 0.99229 (* x 0.04481)))
15.8b
(/ (+ 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:
2.0ms
(+ 2.30753 (* x 0.27061))
2.0ms
(+ 0.99229 (* x 0.04481))
7.0ms
(* x (+ 0.99229 (* x 0.04481)))
9.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

series201.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(+ 2.30753 (* x 0.27061))
33.0ms
(+ 0.99229 (* x 0.04481))
67.0ms
(* x (+ 0.99229 (* x 0.04481)))
63.0ms
(/ (+ 2.30753 (* x 0.27061)) (+ 1.0 (* x (+ 0.99229 (* x 0.04481)))))

simplify53.0ms

Algorithm
egg-herbie
Counts
101 → 101
Iterations

Useful iterations: 2 (45.0ms)

IterNodesCost
0421651
11810561
25001544

prune253.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma (- x) 0.70711 (/ (* 0.70711 (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)))
0.1b
(fma x (fma 0.04481 x 0.99229) 1.0)
0.2b
(* 0.70711 (fma 0.27061 x 2.30753))
15.8b
(/ (* 0.70711 (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

rewrite8.0ms

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

series227.0ms

Counts
4 → 12
Calls
4 calls:
75.0ms
(fma (- x) 0.70711 (/ (* 0.70711 (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0)))
25.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
54.0ms
(* 0.70711 (fma 0.27061 x 2.30753))
73.0ms
(/ (* 0.70711 (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

simplify35.0ms

Algorithm
egg-herbie
Counts
77 → 77
Iterations

Useful iterations: 1 (7.0ms)

IterNodesCost
0272452
11121382
25002382

prune206.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize13.0ms

Local error

Found 4 expressions with local error:

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

rewrite30.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
12×times-frac
11×add-exp-log add-cbrt-cube
pow1
add-log-exp
distribute-lft-out
expm1-log1p-u log1p-expm1-u associate-/l*
associate-*l* pow-prod-down prod-exp associate-/r* cbrt-unprod
flip3-+ flip-+ associate-/l/
cbrt-undiv +-commutative fma-def frac-2neg div-exp associate-*r* clear-num sum-log *-commutative fma-udef div-inv
Counts
4 → 80
Calls
4 calls:
6.0ms
(+ (* 0.70711 (* 0.27061 x)) (* 0.70711 2.30753))
0.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
6.0ms
(* 0.70711 (* 0.27061 x))
16.0ms
(/ (+ (* 0.70711 (* 0.27061 x)) (* 0.70711 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

series146.0ms

Counts
4 → 12
Calls
4 calls:
38.0ms
(+ (* 0.70711 (* 0.27061 x)) (* 0.70711 2.30753))
25.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
14.0ms
(* 0.70711 (* 0.27061 x))
68.0ms
(/ (+ (* 0.70711 (* 0.27061 x)) (* 0.70711 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

simplify46.0ms

Algorithm
egg-herbie
Counts
92 → 92
Iterations

Useful iterations: 2 (38.0ms)

IterNodesCost
0352634
11400558
25001550

prune273.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes39.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
0209
1209

end0.0ms

sample356.0ms

Algorithm
intervals
Results
269.0ms8000×body80valid