Details

Time bar (total: 35.6s)

sample61.0ms

Algorithm
intervals
Results
19.0ms256×body80valid
14.0ms208×body80nan

simplify4.2s

Counts
1 → 1
Iterations
IterNodes
done1701
71701
61666
51268
4581
3225
285
132
016

prune11.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 1.0b

localize95.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* 3.0 PI) (- 1.0 (* v v)))
0.0b
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
0.2b
(* 6.0 (* v v))
1.0b
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

rewrite379.0ms

Algorithm
rewrite-expression-head
Rules
37×add-cbrt-cube add-exp-log
23×pow1
18×prod-exp associate-*r/ cbrt-unprod
14×add-sqr-sqrt
13×flip3-- flip--
12×*-un-lft-identity sqrt-div pow-prod-down add-cube-cbrt
11×associate-*r*
frac-times associate-/r/
prod-diff
distribute-rgt-in distribute-lft-in associate-*l*
expm1-log1p-u cbrt-undiv div-exp associate-*l/ insert-posit16 log1p-expm1-u add-log-exp
times-frac *-commutative sqrt-prod associate-/l*
sub-neg
clear-num associate-/r* frac-2neg div-inv difference-of-squares unswap-sqr
Counts
4 → 127
Calls
4 calls:
72.0ms
(* (* 3.0 PI) (- 1.0 (* v v)))
137.0ms
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
21.0ms
(* 6.0 (* v v))
140.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

series1.4s

Counts
4 → 12
Calls
4 calls:
173.0ms
(* (* 3.0 PI) (- 1.0 (* v v)))
418.0ms
(* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v)))))
52.0ms
(* 6.0 (* v v))
719.0ms
(/ 4.0 (* (* (* 3.0 PI) (- 1.0 (* v v))) (sqrt (- 2.0 (* 6.0 (* v v))))))

simplify6.2s

Counts
139 → 139
Iterations
IterNodes
done5000
23851
1987
0336

prune1.4s

Pruning

2 alts after pruning (2 fresh and 0 done)

Merged error: 0b

localize58.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1 (* (* 3.0 PI) (- 1.0 (* v v))))
0.2b
(* 6.0 (* v v))
1.0b
(/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v)))))
1.0b
(* (/ 1 (* (* 3.0 PI) (- 1.0 (* v v)))) (/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v))))))

rewrite383.0ms

Algorithm
rewrite-expression-head
Rules
106×add-exp-log
52×add-cbrt-cube
50×prod-exp
46×add-sqr-sqrt
44×times-frac
37×*-un-lft-identity add-cube-cbrt
29×div-exp
25×associate-*r*
22×sqrt-prod
20×cbrt-unprod
17×pow1
14×cbrt-undiv
12×associate-*l*
rec-exp 1-exp
associate-/r/
associate-/r* pow-prod-down
associate-/l*
associate-*r/
expm1-log1p-u flip3-- sqrt-div insert-posit16 log1p-expm1-u div-inv flip-- add-log-exp unswap-sqr
pow-flip
clear-num frac-2neg *-commutative
frac-times associate-*l/ inv-pow
Counts
4 → 183
Calls
4 calls:
65.0ms
(/ 1 (* (* 3.0 PI) (- 1.0 (* v v))))
27.0ms
(* 6.0 (* v v))
16.0ms
(/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v)))))
261.0ms
(* (/ 1 (* (* 3.0 PI) (- 1.0 (* v v)))) (/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v))))))

series1.2s

Counts
4 → 12
Calls
4 calls:
209.0ms
(/ 1 (* (* 3.0 PI) (- 1.0 (* v v))))
51.0ms
(* 6.0 (* v v))
284.0ms
(/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v)))))
667.0ms
(* (/ 1 (* (* 3.0 PI) (- 1.0 (* v v)))) (/ 4.0 (sqrt (- 2.0 (* 6.0 (* v v))))))

simplify6.9s

Counts
195 → 195
Iterations
IterNodes
done5003
24364
11125
0392

prune1.7s

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0b

localize62.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* 3.0 PI) (- 1.0 (* v v)))
0.1b
(* v (* 6.0 v))
1.0b
(/ (/ 4.0 (sqrt (- 2.0 (* v (* 6.0 v))))) (* (* 3.0 PI) (- 1.0 (* v v))))
1.0b
(/ 4.0 (sqrt (- 2.0 (* v (* 6.0 v)))))

rewrite236.0ms

Algorithm
rewrite-expression-head
Rules
78×times-frac
50×add-sqr-sqrt
49×*-un-lft-identity add-cube-cbrt
37×add-cbrt-cube add-exp-log
30×sqrt-prod
27×associate-/l*
14×pow1
12×prod-exp cbrt-unprod
10×cbrt-undiv div-exp
associate-/r/
associate-/r*
sqrt-div prod-diff pow-prod-down
distribute-rgt-in distribute-lft-in flip3-- associate-*r* flip--
expm1-log1p-u associate-*l* associate-*r/ insert-posit16 log1p-expm1-u div-inv add-log-exp
clear-num sub-neg frac-2neg *-commutative
difference-of-squares associate-/l/
Counts
4 → 176
Calls
4 calls:
64.0ms
(* (* 3.0 PI) (- 1.0 (* v v)))
40.0ms
(* v (* 6.0 v))
91.0ms
(/ (/ 4.0 (sqrt (- 2.0 (* v (* 6.0 v))))) (* (* 3.0 PI) (- 1.0 (* v v))))
27.0ms
(/ 4.0 (sqrt (- 2.0 (* v (* 6.0 v)))))

series1.2s

Counts
4 → 12
Calls
4 calls:
175.0ms
(* (* 3.0 PI) (- 1.0 (* v v)))
45.0ms
(* v (* 6.0 v))
707.0ms
(/ (/ 4.0 (sqrt (- 2.0 (* v (* 6.0 v))))) (* (* 3.0 PI) (- 1.0 (* v v))))
275.0ms
(/ 4.0 (sqrt (- 2.0 (* v (* 6.0 v)))))

simplify6.1s

Counts
188 → 188
Iterations
IterNodes
done5217
23731
11054
0383

prune1.7s

Pruning

1 alts after pruning (0 fresh and 1 done)

Merged error: 0b

simplify9.0ms

Iterations
IterNodes
done21
121
017

end0.0ms

sample2.2s

Algorithm
intervals
Results
1.1s8000×body80valid
733.0ms8095×body80nan