Details

Time bar (total: 16.4s)

sample62.0ms

Algorithm
intervals
Results
37.0ms98×body1280valid
6.0ms123×body80valid
4.0ms18×body640valid
2.0ms12×body320valid
1.0msbody160valid

simplify60.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0912
11912
22412
32812
43012
53512
63612
done3612

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 16.2b

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(hypot 1.0 x)
0.0b
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
0.0b
(/ 1.0 (hypot 1.0 x))
2.3b
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
14×add-sqr-sqrt *-un-lft-identity
12×add-cube-cbrt
times-frac
pow1
add-exp-log add-cbrt-cube add-log-exp
associate-/r* associate-/l*
sqrt-pow1 sqrt-div associate-*r/
cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ pow1/2 diff-log div-exp pow-prod-down clear-num sqrt-prod flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 61
Calls
4 calls:
0.0ms
(hypot 1.0 x)
40.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
5.0ms
(/ 1.0 (hypot 1.0 x))
6.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series281.0ms

Counts
4 → 12
Calls
4 calls:
3.0ms
(hypot 1.0 x)
130.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
14.0ms
(/ 1.0 (hypot 1.0 x))
134.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify3.4s

Counts
73 → 73
Iterations

Useful iterations: 4 (1.8s)

IterNodesCost
0106904
1203828
2472778
31201776
44065774
done5000774

prune236.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 15.7b

localize32.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(/ 1.0 (hypot 1.0 x))
1.8b
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
22×*-un-lft-identity
20×add-sqr-sqrt add-cube-cbrt
18×times-frac
add-exp-log add-cbrt-cube add-log-exp
associate-/r* associate-/l*
pow1
cbrt-undiv frac-2neg div-exp clear-num div-inv associate--r+
+-commutative distribute-rgt-in sub-neg flip3-- distribute-lft-in flip3-+ diff-log sum-log flip-- flip-+ distribute-lft-out
Counts
4 → 80
Calls
4 calls:
7.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
10.0ms
(/ 1.0 (hypot 1.0 x))
10.0ms
(/ 1.0 (hypot 1.0 x))
17.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

series200.0ms

Counts
4 → 12
Calls
4 calls:
117.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
15.0ms
(/ 1.0 (hypot 1.0 x))
15.0ms
(/ 1.0 (hypot 1.0 x))
52.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

simplify2.3s

Counts
92 → 92
Iterations

Useful iterations: 3 (846.0ms)

IterNodesCost
01091174
12451108
27491004
32941995
done5002995

prune399.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 15.7b

localize36.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
0.0b
(/ (- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)) (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))))
0.0b
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
1.7b
(- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3))

rewrite239.0ms

Algorithm
rewrite-expression-head
Rules
56×add-sqr-sqrt
31×*-un-lft-identity
30×times-frac difference-of-squares
26×sqr-pow
21×add-cube-cbrt
14×add-exp-log add-cbrt-cube
12×pow1
11×unpow-prod-down
10×associate-/l*
flip3-+ associate-*l/ flip-+
add-log-exp
distribute-lft-out--
frac-times associate-*r/ pow-prod-down prod-exp cbrt-unprod
pow-unpow associate-*r* associate-/r*
cube-div flip3-- pow-pow pow-exp associate-/r/ flip-- associate-/l/ rem-cube-cbrt
cbrt-undiv distribute-rgt-in cube-mult pow-to-exp sub-neg frac-2neg distribute-lft-in diff-log unpow3 div-sub cube-prod div-exp associate-*l* clear-num *-commutative div-inv
Counts
4 → 131
Calls
4 calls:
103.0ms
(* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
73.0ms
(/ (- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)) (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))))
27.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
25.0ms
(- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3))

series789.0ms

Counts
4 → 12
Calls
4 calls:
125.0ms
(* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
310.0ms
(/ (- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)) (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))))
129.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
224.0ms
(- (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3))

simplify2.8s

Counts
143 → 143
Iterations

Useful iterations: 2 (957.0ms)

IterNodesCost
02816665
18156316
238965900
done50005900

prune1.0s

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 15.7b

localize66.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
0.0b
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
0.0b
(* (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) (+ (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))
1.7b
(- (* (pow 1.0 6) (pow 1.0 6)) (* (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))

rewrite177.0ms

Algorithm
rewrite-expression-head
Rules
12×pow1 add-exp-log add-cbrt-cube
10×add-sqr-sqrt *-un-lft-identity
add-cube-cbrt flip3-+ flip-+
pow-unpow associate-*r/ add-log-exp
cube-div frac-times pow-pow associate-*r* pow-exp rem-cube-cbrt
associate-*l* pow-prod-down prod-exp cbrt-unprod
cube-mult pow-to-exp unpow-prod-down unpow3 cube-prod associate-*l/ sqr-pow
distribute-rgt-in sub-neg flip3-- distribute-lft-in diff-log *-commutative flip-- distribute-lft-out difference-of-squares unswap-sqr
Counts
4 → 90
Calls
4 calls:
15.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
27.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
118.0ms
(* (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) (+ (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))
13.0ms
(- (* (pow 1.0 6) (pow 1.0 6)) (* (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))

series1.2s

Counts
4 → 12
Calls
4 calls:
125.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
140.0ms
(pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)
393.0ms
(* (+ (pow 1.0 4) (* (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (+ (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) (+ (pow 1.0 6) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))
564.0ms
(- (* (pow 1.0 6) (pow 1.0 6)) (* (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3) (pow (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))) 3)))

simplify2.3s

Counts
102 → 102
Iterations

Useful iterations: 2 (739.0ms)

IterNodesCost
02013802
16633228
232072846
done50002846

prune747.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 15.7b

regimes29.0ms