Details

Time bar (total: 44.1s)

sample52.0ms

Algorithm
intervals
Results
19.0ms53×body1280valid
10.0ms273×body80nan
7.0ms47×body640valid
6.0ms130×body80valid
2.0ms15×body320valid
1.0ms11×body160valid

simplify9.0ms

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

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 29.8b

localize10.0ms

Local error

Found 2 expressions with local error:

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

rewrite49.0ms

Algorithm
rewrite-expression-head
Rules
12×add-sqr-sqrt *-un-lft-identity sqrt-prod
add-log-exp difference-of-squares
pow1 add-cube-cbrt distribute-lft-out--
add-cbrt-cube sqrt-div add-exp-log insert-posit16 distribute-lft-out
rem-sqrt-square sub-neg sqrt-pow1 flip3-+ flip3-- pow1/2 diff-log flip-+ flip--
Calls
2 calls:
Slowest
44.0ms
(- (sqrt (+ x 1)) (sqrt x))
4.0ms
(sqrt (+ x 1))

series95.0ms

Calls
2 calls:
Slowest
71.0ms
(- (sqrt (+ x 1)) (sqrt x))
24.0ms
(sqrt (+ x 1))

simplify483.0ms

Calls
28 calls:
Slowest
123.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
45.0ms
(/ (exp (sqrt (+ x 1))) (exp (sqrt x)))
35.0ms
(sqrt (+ (pow x 3) (pow 1 3)))
32.0ms
(sqrt (- (* x x) (* 1 1)))
21.0ms
(+ (sqrt (sqrt (+ x 1))) (sqrt (sqrt x)))

prune381.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 29.2b

localize32.0ms

Local error

Found 4 expressions with local error:

2.0b
(- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x)))
0.5b
(* (sqrt x) (sqrt x))
0.3b
(* (sqrt (+ x 1)) (sqrt (+ x 1)))
0.0b
(/ (- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x)))

rewrite162.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
frac-times insert-posit16 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 diff-log div-sub div-exp div-inv
Calls
4 calls:
Slowest
83.0ms
(/ (- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x)))
39.0ms
(- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x)))
27.0ms
(* (sqrt (+ x 1)) (sqrt (+ x 1)))
8.0ms
(* (sqrt x) (sqrt x))

series181.0ms

Calls
4 calls:
Slowest
107.0ms
(/ (- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x)))
26.0ms
(* (sqrt x) (sqrt x))
25.0ms
(- (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt x) (sqrt x)))
23.0ms
(* (sqrt (+ x 1)) (sqrt (+ x 1)))

simplify6.0s

Calls
211 calls:
Slowest
362.0ms
(- (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (* (sqrt (+ x 1)) (sqrt (+ x 1)))) (* (* (sqrt x) (sqrt x)) (* (sqrt x) (sqrt x))))
306.0ms
(- (pow (* (sqrt (+ x 1)) (sqrt (+ x 1))) 3) (pow (* (sqrt x) (sqrt x)) 3))
282.0ms
(* (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
244.0ms
(* (sqrt (+ (pow x 3) (pow 1 3))) (sqrt (- (* x x) (* 1 1))))
206.0ms
(* (sqrt (- (* x x) (* 1 1))) (sqrt (+ (pow x 3) (pow 1 3))))

prune1.7s

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.1b

localize12.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
52×*-un-lft-identity
24×sqrt-prod
21×distribute-lft-out
18×times-frac
16×add-sqr-sqrt
15×add-cube-cbrt
add-exp-log
associate-/r*
pow1 add-cbrt-cube add-log-exp
flip3-+ flip-+ insert-posit16 associate-/l*
sqrt-div div-exp associate-/r/
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
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
38.0ms
(+ (sqrt (+ x 1)) (sqrt x))
8.0ms
(sqrt (+ x 1))

series203.0ms

Calls
3 calls:
Slowest
99.0ms
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
70.0ms
(+ (sqrt (+ x 1)) (sqrt x))
33.0ms
(sqrt (+ x 1))

simplify1.4s

Calls
73 calls:
Slowest
167.0ms
(/ (* (* 1 1) 1) (* (* (+ (sqrt (+ x 1)) (sqrt x)) (+ (sqrt (+ x 1)) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x))))
156.0ms
(+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x))))
112.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
57.0ms
(/ (* (cbrt 1) (cbrt 1)) (* (cbrt (+ (sqrt (+ x 1)) (sqrt x))) (cbrt (+ (sqrt (+ x 1)) (sqrt x)))))
56.0ms
(sqrt (- (* x x) (* 1 1)))

prune689.0ms

Pruning

7 alts after pruning (6 fresh and 1 done)

Merged error: 0.0b

localize43.0ms

Local error

Found 4 expressions with local error:

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

rewrite251.0ms

Algorithm
rewrite-expression-head
Rules
742×*-un-lft-identity
700×sqrt-prod
594×times-frac
280×distribute-lft-out
254×add-sqr-sqrt
252×add-cube-cbrt
36×associate-/l*
28×sqrt-div
24×associate-/r/
18×associate-/r*
17×add-exp-log
15×pow1
14×flip3-+ flip-+
12×div-inv
11×add-cbrt-cube
div-exp pow-flip
sqrt-pow1 pow1/2
pow-div
cbrt-undiv insert-posit16 add-log-exp
rem-sqrt-square rec-exp clear-num frac-2neg 1-exp inv-pow
associate-/l/
Calls
4 calls:
Slowest
128.0ms
(/ (/ 1 (sqrt (+ (sqrt (+ x 1)) (sqrt x)))) (sqrt (+ (sqrt (+ x 1)) (sqrt x))))
38.0ms
(sqrt (+ (sqrt (+ x 1)) (sqrt x)))
37.0ms
(sqrt (+ (sqrt (+ x 1)) (sqrt x)))
36.0ms
(/ 1 (sqrt (+ (sqrt (+ x 1)) (sqrt x))))

series584.0ms

Calls
4 calls:
Slowest
171.0ms
(/ 1 (sqrt (+ (sqrt (+ x 1)) (sqrt x))))
152.0ms
(sqrt (+ (sqrt (+ x 1)) (sqrt x)))
139.0ms
(sqrt (+ (sqrt (+ x 1)) (sqrt x)))
122.0ms
(/ (/ 1 (sqrt (+ (sqrt (+ x 1)) (sqrt x)))) (sqrt (+ (sqrt (+ x 1)) (sqrt x))))

simplify27.1s

Calls
759 calls:
Slowest
644.0ms
(/ (* (* (/ 1 (sqrt (+ (sqrt (+ x 1)) (sqrt x)))) (/ 1 (sqrt (+ (sqrt (+ x 1)) (sqrt x))))) (/ 1 (sqrt (+ (sqrt (+ x 1)) (sqrt x))))) (* (* (sqrt (+ (sqrt (+ x 1)) (sqrt x))) (sqrt (+ (sqrt (+ x 1)) (sqrt x)))) (sqrt (+ (sqrt (+ x 1)) (sqrt x)))))
467.0ms
(/ 1 (sqrt (+ (pow (sqrt (+ x 1)) 3) (pow (sqrt x) 3))))
307.0ms
(/ (/ (* (* 1 1) 1) (* (* (sqrt (+ (sqrt (+ x 1)) (sqrt x))) (sqrt (+ (sqrt (+ x 1)) (sqrt x)))) (sqrt (+ (sqrt (+ x 1)) (sqrt x))))) (* (* (sqrt (+ (sqrt (+ x 1)) (sqrt x))) (sqrt (+ (sqrt (+ x 1)) (sqrt x)))) (sqrt (+ (sqrt (+ x 1)) (sqrt x)))))
277.0ms
(/ (/ 1 (sqrt (+ (pow (sqrt (+ x 1)) 3) (pow (sqrt x) 3)))) (* (cbrt (sqrt (+ (sqrt (+ x 1)) (sqrt x)))) (cbrt (sqrt (+ (sqrt (+ x 1)) (sqrt x))))))
252.0ms
(/ (/ 1 (sqrt (+ (pow (sqrt (+ x 1)) 3) (pow (sqrt x) 3)))) (sqrt (sqrt (+ (sqrt (+ x 1)) (sqrt x)))))

prune3.1s

Pruning

7 alts after pruning (5 fresh and 2 done)

Merged error: 0b

regimes35.0ms

Accuracy

0% (0.1b remaining)

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

bsearch1.0ms

end0.0ms

sample1.4s

Algorithm
intervals
Results
377.0ms8046×body80nan
326.0ms1670×body1280valid
251.0ms4061×body80valid
242.0ms1320×body640valid
67.0ms623×body320valid
23.0ms326×body160valid