Details

Time bar (total: 25.6s)

sample65.0ms

Algorithm
intervals
Results
38.0ms92×body1280valid
6.0ms123×body80valid
6.0ms25×body640valid
3.0ms11×body320valid
1.0msbody160valid

simplify46.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0912
11912
22612
33212
43412
54012
64312
done4312

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.8b

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite52.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt *-un-lft-identity
20×add-cube-cbrt
12×prod-diff
times-frac
pow1
add-exp-log add-cbrt-cube add-log-exp
expm1-log1p-u sqrt-prod log1p-expm1-u
fma-neg associate-/r* associate-/l*
sqrt-pow1 sqrt-div associate-*r/
cbrt-undiv sub-neg hypot-udef flip3-- frac-2neg flip3-+ pow1/2 diff-log div-exp pow-prod-down clear-num flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
4 → 85
Calls
4 calls:
29.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
0.0ms
(hypot 1.0 x)
8.0ms
(/ 1.0 (hypot 1.0 x))
12.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series981.0ms

Counts
4 → 12
Calls
4 calls:
379.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
80.0ms
(hypot 1.0 x)
115.0ms
(/ 1.0 (hypot 1.0 x))
406.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify1.7s

Counts
97 → 97
Iterations

Useful iterations: done (1.7s)

IterNodesCost
02252149
15631727
224611491
done50021474

prune364.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 15.2b

localize24.0ms

Local error

Found 4 expressions with local error:

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

rewrite43.0ms

Algorithm
rewrite-expression-head
Rules
23×*-un-lft-identity
21×add-sqr-sqrt add-cube-cbrt
18×times-frac
add-exp-log add-cbrt-cube add-log-exp
associate-/r* associate-/l*
pow1 expm1-log1p-u fma-def log1p-expm1-u
cbrt-undiv frac-2neg div-exp clear-num div-inv
+-commutative sub-neg flip3-- flip3-+ fma-neg diff-log prod-diff sum-log sqrt-prod flip-- flip-+ distribute-lft-out
Counts
4 → 92
Calls
4 calls:
6.0ms
(/ 1.0 (hypot 1.0 x))
5.0ms
(/ 1.0 (hypot 1.0 x))
19.0ms
(+ (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) 1.0)
10.0ms
(- (* 1.0 1.0) (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5))

series850.0ms

Counts
4 → 12
Calls
4 calls:
149.0ms
(/ 1.0 (hypot 1.0 x))
148.0ms
(/ 1.0 (hypot 1.0 x))
397.0ms
(+ (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) 1.0)
156.0ms
(- (* 1.0 1.0) (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5))

simplify1.9s

Counts
104 → 104
Iterations

Useful iterations: done (1.9s)

IterNodesCost
01901534
15161451
225821318
done50011313

prune475.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 15.2b

localize32.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) 1.0)
0.0b
(/ (- (pow 1.0 6) (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)) (fma (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (fma 1.0 1.0 (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (* 1.0 (pow 1.0 3))))
0.0b
(pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)
1.6b
(- (pow 1.0 6) (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))

rewrite163.0ms

Algorithm
rewrite-expression-head
Rules
81×add-sqr-sqrt
58×*-un-lft-identity
56×prod-diff
46×add-cube-cbrt
45×unpow-prod-down
42×sqr-pow
30×times-frac difference-of-squares
10×associate-/l*
add-exp-log add-cbrt-cube
cube-mult unpow3 cube-prod add-log-exp
pow1 fma-neg
distribute-lft-out--
expm1-log1p-u fma-def log1p-expm1-u
pow-unpow associate-/r*
cube-div flip3-- pow-pow flip3-+ associate-*l/ pow-exp flip-- flip-+ associate-/l/ rem-cube-cbrt
cbrt-undiv +-commutative pow-to-exp sub-neg frac-2neg diff-log div-sub div-exp pow-prod-down prod-exp clear-num sum-log sqrt-prod cbrt-unprod div-inv distribute-lft-out
Counts
4 → 188
Calls
4 calls:
19.0ms
(+ (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) 1.0)
82.0ms
(/ (- (pow 1.0 6) (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)) (fma (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (fma 1.0 1.0 (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (* 1.0 (pow 1.0 3))))
16.0ms
(pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)
37.0ms
(- (pow 1.0 6) (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))

series4.2s

Counts
4 → 12
Calls
4 calls:
504.0ms
(+ (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) 1.0)
2.9s
(/ (- (pow 1.0 6) (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)) (fma (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (fma 1.0 1.0 (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (* 1.0 (pow 1.0 3))))
310.0ms
(pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)
537.0ms
(- (pow 1.0 6) (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))

simplify987.0ms

Counts
200 → 200
Iterations

Useful iterations: done (975.0ms)

IterNodesCost
052611409
115379323
done50007890

prune1.3s

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 15.1b

localize70.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- (pow 1.0 6) (log1p (expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)))) (fma (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (fma 1.0 1.0 (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (* 1.0 (pow 1.0 3))))
0.0b
(pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)
0.5b
(expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))
1.6b
(- (pow 1.0 6) (log1p (expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))))

rewrite93.0ms

Algorithm
rewrite-expression-head
Rules
57×add-sqr-sqrt
42×*-un-lft-identity
32×add-cube-cbrt
21×times-frac prod-diff
18×unpow-prod-down
15×difference-of-squares
10×sqr-pow
add-exp-log add-cbrt-cube
pow1 fma-neg associate-/l* add-log-exp
log1p-expm1-u distribute-lft-out--
expm1-log1p-u
pow-unpow associate-/r*
cube-div flip3-- pow-pow diff-log associate-*l/ pow-exp flip-- associate-/l/ rem-cube-cbrt
cbrt-undiv cube-mult pow-to-exp sub-neg log1p-udef expm1-log1p frac-2neg flip3-+ unpow3 div-sub cube-prod div-exp pow-prod-down prod-exp clear-num cbrt-unprod flip-+ div-inv expm1-udef
Counts
4 → 132
Calls
4 calls:
49.0ms
(/ (- (pow 1.0 6) (log1p (expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)))) (fma (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (fma 1.0 1.0 (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (* 1.0 (pow 1.0 3))))
16.0ms
(pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)
0.0ms
(expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))
20.0ms
(- (pow 1.0 6) (log1p (expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))))

series6.9s

Counts
4 → 12
Calls
4 calls:
3.7s
(/ (- (pow 1.0 6) (log1p (expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)))) (fma (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) (fma 1.0 1.0 (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (* 1.0 (pow 1.0 3))))
387.0ms
(pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)
896.0ms
(expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))
1.9s
(- (pow 1.0 6) (log1p (expm1 (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))))

simplify935.0ms

Counts
144 → 144
Iterations

Useful iterations: done (924.0ms)

IterNodesCost
04638075
113936451
done50005770

prune1.2s

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 15.1b

regimes618.0ms

Accuracy

0% (0.3b remaining)

Error of 15.2b against oracle of 14.9b and baseline of 15.2b

bsearch0.0ms

simplify7.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02792
13292
done3292

end0.0ms

sample2.5s

Algorithm
intervals
Results
1.7s2816×body1280valid
332.0ms4088×body80valid
163.0ms624×body640valid
63.0ms324×body320valid
16.0ms148×body160valid