Details

Time bar (total: 20.1s)

sample50.0ms

Algorithm
intervals
Results
27.0ms268×body80valid

simplify57.0ms

Counts
1 → 1
Iterations

Useful iterations: 3 (22.0ms)

IterNodesCost
01517
12617
23817
35015
46015
56415
done6415

prune10.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 12.0b

localize24.0ms

Local error

Found 3 expressions with local error:

2.7b
(fma (/ y t) z x)
3.3b
(fma (/ y t) b a)
11.8b
(/ (fma (/ y t) z x) (+ (fma (/ y t) b a) 1.0))

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
20×*-un-lft-identity
12×add-sqr-sqrt add-cube-cbrt times-frac
add-exp-log add-cbrt-cube
associate-/r* distribute-lft-out
pow1 expm1-log1p-u log1p-expm1-u associate-/l* add-log-exp
associate-/r/ fma-udef
cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv
Counts
3 → 55
Calls
3 calls:
0.0ms
(fma (/ y t) z x)
0.0ms
(fma (/ y t) b a)
12.0ms
(/ (fma (/ y t) z x) (+ (fma (/ y t) b a) 1.0))

series718.0ms

Counts
3 → 9
Calls
3 calls:
67.0ms
(fma (/ y t) z x)
48.0ms
(fma (/ y t) b a)
602.0ms
(/ (fma (/ y t) z x) (+ (fma (/ y t) b a) 1.0))

simplify1.2s

Counts
64 → 64
Iterations

Useful iterations: 3 (277.0ms)

IterNodesCost
0901058
11661023
2438963
31578951
done5001951

prune409.0ms

Pruning

13 alts after pruning (12 fresh and 1 done)

Merged error: 11.4b

localize15.0ms

Local error

Found 4 expressions with local error:

0.6b
(/ 1 (+ (fma (/ y t) b a) 1.0))
2.7b
(fma (/ y t) z x)
3.3b
(fma (/ y t) b a)
11.3b
(* (fma (/ y t) z x) (/ 1 (+ (fma (/ y t) b a) 1.0)))

rewrite88.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
29×add-sqr-sqrt
26×times-frac
22×add-cube-cbrt
18×associate-*r*
17×add-exp-log
11×add-cbrt-cube
pow1 distribute-lft-out
expm1-log1p-u div-exp prod-exp associate-/r* associate-/r/ log1p-expm1-u add-log-exp
associate-*l* associate-/l* unswap-sqr
cbrt-undiv rec-exp flip3-+ 1-exp cbrt-unprod flip-+ fma-udef div-inv
pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative inv-pow
Counts
4 → 102
Calls
4 calls:
35.0ms
(/ 1 (+ (fma (/ y t) b a) 1.0))
1.0ms
(fma (/ y t) z x)
1.0ms
(fma (/ y t) b a)
44.0ms
(* (fma (/ y t) z x) (/ 1 (+ (fma (/ y t) b a) 1.0)))

series925.0ms

Counts
4 → 12
Calls
4 calls:
124.0ms
(/ 1 (+ (fma (/ y t) b a) 1.0))
56.0ms
(fma (/ y t) z x)
76.0ms
(fma (/ y t) b a)
668.0ms
(* (fma (/ y t) z x) (/ 1 (+ (fma (/ y t) b a) 1.0)))

simplify2.9s

Counts
114 → 114
Iterations

Useful iterations: 2 (185.0ms)

IterNodesCost
01291750
12681556
27471398
329211398
done50001398

prune497.0ms

Pruning

13 alts after pruning (11 fresh and 2 done)

Merged error: 11.4b

localize44.0ms

Local error

Found 4 expressions with local error:

10.3b
(cbrt (fma (/ y t) b a))
10.3b
(cbrt (fma (/ y t) b a))
10.3b
(cbrt (fma (/ y t) b a))
11.3b
(* (fma (/ y t) z x) (/ 1 (+ (* (* (cbrt (fma (/ y t) b a)) (cbrt (fma (/ y t) b a))) (cbrt (fma (/ y t) b a))) 1.0)))

rewrite176.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt
16×*-un-lft-identity
15×add-cube-cbrt associate-*r*
13×add-exp-log
11×times-frac
cbrt-prod add-cbrt-cube
pow1
expm1-log1p-u prod-exp log1p-expm1-u add-log-exp
pow1/3 associate-*l* unswap-sqr
div-exp associate-/r/ cbrt-unprod
cbrt-undiv rec-exp flip3-+ 1-exp associate-*r/ pow-prod-down un-div-inv *-commutative flip-+ div-inv
Counts
4 → 79
Calls
4 calls:
1.0ms
(cbrt (fma (/ y t) b a))
1.0ms
(cbrt (fma (/ y t) b a))
1.0ms
(cbrt (fma (/ y t) b a))
171.0ms
(* (fma (/ y t) z x) (/ 1 (+ (* (* (cbrt (fma (/ y t) b a)) (cbrt (fma (/ y t) b a))) (cbrt (fma (/ y t) b a))) 1.0)))

series1.3s

Counts
4 → 12
Calls
4 calls:
198.0ms
(cbrt (fma (/ y t) b a))
229.0ms
(cbrt (fma (/ y t) b a))
210.0ms
(cbrt (fma (/ y t) b a))
677.0ms
(* (fma (/ y t) z x) (/ 1 (+ (* (* (cbrt (fma (/ y t) b a)) (cbrt (fma (/ y t) b a))) (cbrt (fma (/ y t) b a))) 1.0)))

simplify2.7s

Counts
91 → 91
Iterations

Useful iterations: done (2.7s)

IterNodesCost
01332245
13112090
28801172
329931156
done50011135

prune487.0ms

Pruning

13 alts after pruning (10 fresh and 3 done)

Merged error: 11.4b

localize25.0ms

Local error

Found 4 expressions with local error:

8.6b
(* (fma (/ y t) z x) (* (cbrt (/ 1 (+ (fma (/ y t) b a) 1.0))) (cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))))
9.6b
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))
9.6b
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))
9.6b
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))

rewrite106.0ms

Algorithm
rewrite-expression-head
Rules
54×cbrt-prod
47×*-un-lft-identity
36×times-frac
30×add-sqr-sqrt
29×add-cube-cbrt
pow1 add-exp-log distribute-lft-out
cbrt-div add-cbrt-cube
associate-/r/
expm1-log1p-u associate-*r/ log1p-expm1-u add-log-exp
flip3-+ pow1/3 associate-*l* pow-prod-down prod-exp cbrt-unprod flip-+ div-inv
frac-times associate-*r* associate-*l/ *-commutative unswap-sqr
Counts
4 → 111
Calls
4 calls:
76.0ms
(* (fma (/ y t) z x) (* (cbrt (/ 1 (+ (fma (/ y t) b a) 1.0))) (cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))))
6.0ms
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))
10.0ms
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))
10.0ms
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))

series5.3s

Counts
4 → 12
Calls
4 calls:
4.3s
(* (fma (/ y t) z x) (* (cbrt (/ 1 (+ (fma (/ y t) b a) 1.0))) (cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))))
381.0ms
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))
362.0ms
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))
343.0ms
(cbrt (/ 1 (+ (fma (/ y t) b a) 1.0)))

simplify2.5s

Counts
123 → 123
Iterations

Useful iterations: done (2.5s)

IterNodesCost
01802974
13892739
29972505
336452431
done50002428

prune459.0ms

Pruning

14 alts after pruning (10 fresh and 4 done)

Merged error: 11.4b

regimes10.0ms