Details

Time bar (total: 15.9s)

sample62.0ms

Algorithm
intervals
Results
30.0ms87×body1280valid
8.0ms130×body80valid
5.0ms20×body640valid
2.0ms13×body320valid
1.0msbody160valid

simplify69.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0912
11912
22612
33212
43412
54012
64212
done4212

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 16.8b

localize15.0ms

Local error

Found 4 expressions with local error:

0.0b
(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)))))
2.6b
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

rewrite45.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:
0.0ms
(hypot 1.0 x)
8.0ms
(/ 1.0 (hypot 1.0 x))
21.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
12.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series1.2s

Counts
4 → 12
Calls
4 calls:
94.0ms
(hypot 1.0 x)
152.0ms
(/ 1.0 (hypot 1.0 x))
404.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
577.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify1.2s

Counts
97 → 97
Iterations

Useful iterations: done (1.1s)

IterNodesCost
02252149
15361724
215901489
done50011355

prune436.0ms

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 16.1b

localize27.0ms

Local error

Found 4 expressions with local error:

0.0b
(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))
2.1b
(- (* 1.0 1.0) (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5))

rewrite61.0ms

Algorithm
rewrite-expression-head
Rules
20×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
18×times-frac
add-exp-log add-cbrt-cube
pow1
associate-/r* associate-/l* add-log-exp
expm1-log1p-u log1p-expm1-u
cbrt-undiv frac-2neg sqrt-pow1 sqrt-div associate-*r/ div-exp clear-num div-inv
sub-neg flip3-- flip3-+ pow1/2 fma-neg diff-log prod-diff pow-prod-down sqrt-prod flip-- flip-+
Counts
4 → 89
Calls
4 calls:
20.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
8.0ms
(/ 1.0 (hypot 1.0 x))
15.0ms
(/ 1.0 (hypot 1.0 x))
14.0ms
(- (* 1.0 1.0) (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5))

series898.0ms

Counts
4 → 12
Calls
4 calls:
356.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
163.0ms
(/ 1.0 (hypot 1.0 x))
186.0ms
(/ 1.0 (hypot 1.0 x))
193.0ms
(- (* 1.0 1.0) (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5))

simplify1.2s

Counts
101 → 101
Iterations

Useful iterations: done (1.2s)

IterNodesCost
01911467
14801369
215851266
done50011250

prune505.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 16.1b

localize21.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (hypot 1.0 x))
0.1b
(pow (/ 1.0 (hypot 1.0 x)) 3)
2.1b
(- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5))
18.2b
(cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))

rewrite33.0ms

Algorithm
rewrite-expression-head
Rules
45×times-frac
42×add-sqr-sqrt add-cube-cbrt *-un-lft-identity
32×cbrt-prod
26×unpow-prod-down cube-prod
add-exp-log add-cbrt-cube
add-log-exp
pow1 div-inv
expm1-log1p-u log1p-expm1-u
pow-unpow associate-/r* associate-/l*
cbrt-undiv cube-div cube-mult unpow3 div-exp pow-exp rem-cube-cbrt sqr-pow
pow-to-exp sub-neg cbrt-div flip3-- pow-pow frac-2neg fma-neg pow1/3 diff-log prod-diff clear-num flip-- rem-cbrt-cube
Counts
4 → 137
Calls
4 calls:
5.0ms
(/ 1.0 (hypot 1.0 x))
7.0ms
(pow (/ 1.0 (hypot 1.0 x)) 3)
9.0ms
(- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5))
6.0ms
(cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))

series777.0ms

Counts
4 → 12
Calls
4 calls:
133.0ms
(/ 1.0 (hypot 1.0 x))
305.0ms
(pow (/ 1.0 (hypot 1.0 x)) 3)
167.0ms
(- (* 1.0 1.0) (* (+ 1.0 (cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))) 0.5))
171.0ms
(cbrt (pow (/ 1.0 (hypot 1.0 x)) 3))

simplify1.9s

Counts
149 → 149
Iterations

Useful iterations: done (1.9s)

IterNodesCost
02272365
15961929
219891722
done50001687

prune525.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 16.1b

localize49.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
(pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)
2.1b
(- (pow 1.0 6) (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))

rewrite106.0ms

Algorithm
rewrite-expression-head
Rules
56×prod-diff
53×add-sqr-sqrt
48×*-un-lft-identity
46×add-cube-cbrt
37×unpow-prod-down
22×sqr-pow
18×times-frac
11×add-exp-log add-cbrt-cube
cube-mult unpow3 cube-prod
pow1 fma-neg
associate-/r* associate-/l* add-log-exp difference-of-squares
expm1-log1p-u log1p-expm1-u
pow-unpow
cbrt-undiv cube-div pow-pow frac-2neg div-exp associate-*l/ pow-exp clear-num div-inv rem-cube-cbrt
pow-to-exp sub-neg flip3-- flip3-+ diff-log pow-prod-down prod-exp flip-- cbrt-unprod flip-+ distribute-lft-out--
Counts
4 → 168
Calls
4 calls:
8.0ms
(/ 1.0 (hypot 1.0 x))
8.0ms
(/ 1.0 (hypot 1.0 x))
30.0ms
(pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3)
47.0ms
(- (pow 1.0 6) (pow (* (+ 1.0 (/ 1.0 (hypot 1.0 x))) 0.5) 3))

series1.2s

Counts
4 → 12
Calls
4 calls:
119.0ms
(/ 1.0 (hypot 1.0 x))
164.0ms
(/ 1.0 (hypot 1.0 x))
377.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))

simplify1.8s

Counts
180 → 180
Iterations

Useful iterations: done (1.8s)

IterNodesCost
03006560
17394285
223063343
done50012607

prune1.1s

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 16.0b

regimes456.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify8.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
02670
12970
done2970

end0.0ms

sample2.2s

Algorithm
intervals
Results
1.1s2825×body1280valid
629.0ms4040×body80valid
160.0ms665×body640valid
71.0ms161×body160valid
46.0ms309×body320valid