Details

Time bar (total: 2.1s)

sample18.0ms

Algorithm
intervals
Results
8.0ms256×body80valid

simplify128.0ms

Counts
1 → 1
Iterations

Useful iterations: 3 (6.0ms)

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

prune7.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize16.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.0b
(fma x (fma 0.04481 x 0.99229) 1.0)
0.2b
(* 0.70711 (fma 0.27061 x 2.30753))
16.0b
(/ (* 0.70711 (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

rewrite19.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)
7.0ms
(* 0.70711 (fma 0.27061 x 2.30753))
10.0ms
(/ (* 0.70711 (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

series235.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)))
33.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
50.0ms
(* 0.70711 (fma 0.27061 x 2.30753))
77.0ms
(/ (* 0.70711 (fma 0.27061 x 2.30753)) (fma x (fma 0.04481 x 0.99229) 1.0))

simplify38.0ms

Counts
77 → 77
Iterations

Useful iterations: 1 (8.0ms)

IterNodesCost
0272452
11121382
25002382
done5002382

prune205.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0.0b

localize10.0ms

Local error

Found 3 expressions with local error:

0.0b
(fma (- x) 0.70711 (/ (fma 0.1913510371 x 1.6316775383) (fma x (fma 0.04481 x 0.99229) 1.0)))
0.0b
(fma x (fma 0.04481 x 0.99229) 1.0)
16.0b
(/ (fma 0.1913510371 x 1.6316775383) (fma x (fma 0.04481 x 0.99229) 1.0))

rewrite6.0ms

Algorithm
rewrite-expression-head
Rules
11×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
times-frac
add-exp-log add-cbrt-cube
pow1 expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* add-log-exp
fma-udef
cbrt-undiv frac-2neg div-exp clear-num div-inv
Counts
3 → 49
Calls
3 calls:
0.0ms
(fma (- x) 0.70711 (/ (fma 0.1913510371 x 1.6316775383) (fma x (fma 0.04481 x 0.99229) 1.0)))
0.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
5.0ms
(/ (fma 0.1913510371 x 1.6316775383) (fma x (fma 0.04481 x 0.99229) 1.0))

series155.0ms

Counts
3 → 9
Calls
3 calls:
67.0ms
(fma (- x) 0.70711 (/ (fma 0.1913510371 x 1.6316775383) (fma x (fma 0.04481 x 0.99229) 1.0)))
25.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
63.0ms
(/ (fma 0.1913510371 x 1.6316775383) (fma x (fma 0.04481 x 0.99229) 1.0))

simplify71.0ms

Counts
58 → 58
Iterations

Useful iterations: 3 (66.0ms)

IterNodesCost
0201402
1579359
22757355
35002349
done5002349

prune158.0ms

Pruning

2 alts after pruning (1 fresh and 1 done)

Merged error: 0b

localize11.0ms

Local error

Found 4 expressions with local error:

0.0b
(fma (- x) 0.70711 (* (fma 0.1913510371 x 1.6316775383) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))))
0.0b
(fma x (fma 0.04481 x 0.99229) 1.0)
0.6b
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))
15.3b
(* (fma 0.1913510371 x 1.6316775383) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))

rewrite24.0ms

Algorithm
rewrite-expression-head
Rules
27×add-sqr-sqrt
21×*-un-lft-identity
20×add-cube-cbrt times-frac
17×add-exp-log
13×associate-*r*
11×add-cbrt-cube
pow1
expm1-log1p-u div-exp prod-exp log1p-expm1-u add-log-exp
associate-*l* associate-/r* associate-/l* unswap-sqr
cbrt-undiv rec-exp 1-exp cbrt-unprod fma-udef div-inv
pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative inv-pow
Counts
4 → 91
Calls
4 calls:
0.0ms
(fma (- x) 0.70711 (* (fma 0.1913510371 x 1.6316775383) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))))
0.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
5.0ms
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))
17.0ms
(* (fma 0.1913510371 x 1.6316775383) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))

series203.0ms

Counts
4 → 12
Calls
4 calls:
68.0ms
(fma (- x) 0.70711 (* (fma 0.1913510371 x 1.6316775383) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))))
25.0ms
(fma x (fma 0.04481 x 0.99229) 1.0)
52.0ms
(/ 1 (fma x (fma 0.04481 x 0.99229) 1.0))
58.0ms
(* (fma 0.1913510371 x 1.6316775383) (/ 1 (fma x (fma 0.04481 x 0.99229) 1.0)))

simplify42.0ms

Counts
103 → 103
Iterations

Useful iterations: 2 (34.0ms)

IterNodesCost
0344679
11313584
25001556
done5001556

prune239.0ms

Pruning

2 alts after pruning (0 fresh and 2 done)

Merged error: 0b

regimes11.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0187
1187
done187

end0.0ms

sample457.0ms

Algorithm
intervals
Results
315.0ms8000×body80valid