Details

Time bar (total: 26.5s)

sample67.0ms

Algorithm
intervals
Results
17.0ms53×body1280valid
16.0ms271×body80nan
10.0ms142×body80valid
9.0ms38×body640valid
3.0ms14×body320valid
1.0msbody160valid

simplify11.0ms

Calls
1 calls:
Slowest
11.0ms
(- (sqrt (+ x 1)) (sqrt x))

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 27.3b

localize32.0ms

Local error

Found 2 expressions with local error:

2.7b
(- (sqrt (+ x 1)) (sqrt x))
0.0b
(sqrt (+ x 1))

rewrite47.0ms

Algorithm
rewrite-expression-head
Rules
61×sqrt-prod
55×*-un-lft-identity
43×add-sqr-sqrt
42×prod-diff
31×add-cube-cbrt
distribute-lft-out
fma-neg
add-log-exp difference-of-squares
pow1 distribute-lft-out--
expm1-log1p-u add-cbrt-cube sqrt-div add-exp-log hypot-def insert-posit16 log1p-expm1-u
rem-sqrt-square sub-neg sqrt-pow1 flip3-+ flip3-- pow1/2 diff-log flip-+ flip--
Calls
2 calls:
Slowest
34.0ms
(- (sqrt (+ x 1)) (sqrt x))
9.0ms
(sqrt (+ x 1))

series112.0ms

Calls
2 calls:
Slowest
78.0ms
(- (sqrt (+ x 1)) (sqrt x))
33.0ms
(sqrt (+ x 1))

simplify5.6s

Calls
120 calls:
Slowest
211.0ms
(fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (- (* (cbrt (sqrt x)) (* (cbrt (sqrt x)) (cbrt (sqrt x))))))
194.0ms
(fma (sqrt (* (cbrt (+ x 1)) (cbrt (+ x 1)))) (sqrt (cbrt (+ x 1))) (- (* (cbrt (sqrt x)) (* (cbrt (sqrt x)) (cbrt (sqrt x))))))
170.0ms
(fma 1 (sqrt (+ x 1)) (- (* (cbrt (sqrt x)) (* (cbrt (sqrt x)) (cbrt (sqrt x))))))
167.0ms
(fma (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1)))) (cbrt (sqrt (+ x 1))) (- (* (cbrt (sqrt x)) (* (cbrt (sqrt x)) (cbrt (sqrt x))))))
160.0ms
(fma (sqrt 1) (sqrt (+ x 1)) (- (* (cbrt (sqrt x)) (* (cbrt (sqrt x)) (cbrt (sqrt x))))))

prune778.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 26.7b

localize45.0ms

Local error

Found 4 expressions with local error:

2.2b
(- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x)))
0.5b
(* (sqrt x) (sqrt x))
0.2b
(* (sqrt (+ x 1)) (sqrt (+ x 1)))
0.0b
(/ (- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x)))

rewrite158.0ms

Algorithm
rewrite-expression-head
Rules
81×*-un-lft-identity
64×sqrt-prod
56×add-sqr-sqrt
34×pow1
32×add-cube-cbrt
26×distribute-lft-out
24×times-frac
19×swap-sqr
16×sqrt-pow1 pow1/2
13×associate-*r* associate-*l*
12×sqrt-div
10×add-cbrt-cube add-exp-log pow-prod-up
difference-of-squares unswap-sqr
flip3-+ flip-+
associate-/r* pow-prod-down pow-sqr add-log-exp
expm1-log1p-u frac-times insert-posit16 log1p-expm1-u associate-/l*
pow2 rem-square-sqrt pow-plus flip3-- sqrt-unprod associate-*l/ prod-exp associate-*r/ associate-/r/ *-commutative cbrt-unprod flip-- associate-/l/
cbrt-undiv clear-num sub-neg frac-2neg fma-neg diff-log div-sub div-exp prod-diff div-inv
Calls
4 calls:
Slowest
83.0ms
(/ (- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x)))
38.0ms
(- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x)))
22.0ms
(* (sqrt (+ x 1)) (sqrt (+ x 1)))
8.0ms
(* (sqrt x) (sqrt x))

series231.0ms

Calls
4 calls:
Slowest
143.0ms
(/ (- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x)))
31.0ms
(* (sqrt (+ x 1)) (sqrt (+ x 1)))
29.0ms
(* (sqrt x) (sqrt x))
28.0ms
(- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x)))

simplify7.6s

Calls
214 calls:
Slowest
802.0ms
(- (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt (+ x 1)) (sqrt (+ x 1)))) (* (* (sqrt x) (sqrt x)) (* (sqrt x) (sqrt x))))
446.0ms
(* (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
337.0ms
(- (pow (* (sqrt (+ x 1)) (sqrt (+ x 1))) 3) (pow (* (sqrt x) (sqrt x)) 3))
289.0ms
(* (sqrt (+ (pow x 3) (pow 1 3))) (sqrt (- (* x x) (* 1 1))))
232.0ms
(* (sqrt (- (* x x) (* 1 1))) (sqrt (+ (pow x 3) (pow 1 3))))

prune1.8s

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.1b

localize11.0ms

Local error

Found 3 expressions with local error:

0.1b
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
0.0b
(+ (sqrt (+ x 1)) (sqrt x))
0.0b
(sqrt (+ x 1))

rewrite90.0ms

Algorithm
rewrite-expression-head
Rules
57×*-un-lft-identity
28×sqrt-prod
22×distribute-lft-out
21×add-sqr-sqrt
18×times-frac
17×add-cube-cbrt
fma-def add-exp-log
associate-/r*
pow1 add-cbrt-cube add-log-exp
expm1-log1p-u flip3-+ flip-+ insert-posit16 log1p-expm1-u associate-/l*
sqrt-div div-exp associate-/r/ hypot-def
cbrt-undiv +-commutative rem-sqrt-square rec-exp clear-num sum-log frac-2neg sqrt-pow1 pow1/2 1-exp div-inv pow-flip inv-pow
Calls
3 calls:
Slowest
41.0ms
(+ (sqrt (+ x 1)) (sqrt x))
37.0ms
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
9.0ms
(sqrt (+ x 1))

series199.0ms

Calls
3 calls:
Slowest
99.0ms
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
66.0ms
(+ (sqrt (+ x 1)) (sqrt x))
34.0ms
(sqrt (+ x 1))

simplify1.8s

Calls
81 calls:
Slowest
307.0ms
(/ (* (* 1 1) 1) (* (* (+ (sqrt (+ x 1)) (sqrt x)) (+ (sqrt (+ x 1)) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x))))
183.0ms
(+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x))))
119.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
68.0ms
(sqrt (+ (pow x 3) (pow 1 3)))
68.0ms
(/ (* (cbrt 1) (cbrt 1)) (* (cbrt (+ (sqrt (+ x 1)) (sqrt x))) (cbrt (+ (sqrt (+ x 1)) (sqrt x)))))

prune918.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize33.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ 1 (fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x)))
0.1b
(fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x))
0.0b
(sqrt (sqrt (+ x 1)))
0.0b
(sqrt (sqrt (+ x 1)))

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
24×sqrt-prod
20×add-sqr-sqrt *-un-lft-identity
16×add-cube-cbrt
pow1 times-frac
sqrt-pow1 sqrt-div add-exp-log
add-cbrt-cube
expm1-log1p-u rem-sqrt-square pow1/2 insert-posit16 log1p-expm1-u add-log-exp
associate-/r* associate-/l*
flip3-+ div-exp flip-+ distribute-lft-out
cbrt-undiv rec-exp clear-num frac-2neg 1-exp fma-udef div-inv pow-flip inv-pow
Calls
4 calls:
Slowest
10.0ms
(sqrt (sqrt (+ x 1)))
9.0ms
(sqrt (sqrt (+ x 1)))
8.0ms
(/ 1 (fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x)))
0.0ms
(fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x))

series440.0ms

Calls
4 calls:
Slowest
191.0ms
(/ 1 (fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x)))
141.0ms
(fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x))
56.0ms
(sqrt (sqrt (+ x 1)))
53.0ms
(sqrt (sqrt (+ x 1)))

simplify2.9s

Calls
67 calls:
Slowest
403.0ms
(/ (* (* 1 1) 1) (* (* (fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x)) (fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x))) (fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (sqrt x))))
276.0ms
(- (+ (pow (/ 1 x) -1/4) (* 1/4 (pow (/ 1 (pow x 3)) 1/4))) (* 3/32 (pow (/ 1 (pow x 7)) 1/4)))
274.0ms
(- (+ (* 1/4 (/ (exp (* 1/4 (- (log -1) (log (/ -1 x))))) x)) (exp (* 1/4 (- (log -1) (log (/ -1 x)))))) (* 3/32 (/ (exp (* 1/4 (- (log -1) (log (/ -1 x))))) (pow x 2))))
246.0ms
(- (+ (pow (/ 1 x) -1/4) (* 1/4 (pow (/ 1 (pow x 3)) 1/4))) (* 3/32 (pow (/ 1 (pow x 7)) 1/4)))
209.0ms
(- (+ (* 1/4 (/ (exp (* 1/4 (- (log -1) (log (/ -1 x))))) x)) (exp (* 1/4 (- (log -1) (log (/ -1 x)))))) (* 3/32 (/ (exp (* 1/4 (- (log -1) (log (/ -1 x))))) (pow x 2))))

prune1.1s

Pruning

9 alts after pruning (8 fresh and 1 done)

Merged error: 0.0b

regimes66.0ms

Accuracy

0% (0.1b remaining)

Error of 0.2b against oracle of 0.1b and baseline of 0.2b

bsearch2.0ms

end0.0ms

sample2.4s

Algorithm
intervals
Results
1.0s1740×body1280valid
469.0ms8072×body80nan
316.0ms4033×body80valid
306.0ms1277×body640valid
98.0ms630×body320valid
34.0ms320×body160valid