Details

Time bar (total: 21.7s)

sample91.0ms

Algorithm
intervals
Results
21.0ms249×body80nan
18.0ms50×body640valid
17.0ms36×body1280valid
14.0ms139×body80valid
6.0ms22×body320valid
2.0msbody160valid

simplify45.0ms

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

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 17.9b

localize15.0ms

Local error

Found 4 expressions with local error:

2.3b
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
0.2b
(/ 1 (sqrt x))
0.1b
(/ 1 (sqrt (+ x 1)))
0.0b
(sqrt (+ x 1))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
12×*-un-lft-identity
11×add-sqr-sqrt
associate-/r*
add-cube-cbrt
pow1 add-exp-log sqrt-prod div-inv add-log-exp
add-cbrt-cube sqrt-div insert-posit16 pow-flip distribute-lft-out--
pow1/2
rec-exp clear-num frac-2neg flip3-+ associate-/r/ flip-+ inv-pow
rem-sqrt-square sub-neg flip3-- diff-log frac-sub flip-- difference-of-squares
Calls
4 calls:
Slowest
14.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
3.0ms
(/ 1 (sqrt (+ x 1)))
2.0ms
(/ 1 (sqrt x))
1.0ms
(sqrt (+ x 1))

series77.0ms

Calls
4 calls:
Slowest
28.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
24.0ms
(/ 1 (sqrt (+ x 1)))
14.0ms
(/ 1 (sqrt x))
10.0ms
(sqrt (+ x 1))

simplify865.0ms

Calls
42 calls:
Slowest
115.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
97.0ms
(- (+ (* 3/8 (pow x 2)) 1) (* 1/2 x))
87.0ms
(sqrt (+ (* x x) (- (* 1 1) (* x 1))))
62.0ms
(/ (exp (/ 1 (sqrt x))) (exp (/ 1 (sqrt (+ x 1)))))
54.0ms
(- (* 1 (sqrt (+ x 1))) (* (sqrt x) 1))

prune784.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 17.3b

localize11.0ms

Local error

Found 4 expressions with local error:

2.3b
(- (sqrt (+ x 1)) (sqrt x))
0.3b
(* (sqrt x) (sqrt (+ x 1)))
0.1b
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
0.0b
(sqrt (+ x 1))

rewrite37.0ms

Algorithm
rewrite-expression-head
Rules
23×add-sqr-sqrt
16×*-un-lft-identity
11×add-cbrt-cube add-exp-log
10×add-cube-cbrt
sqrt-prod
pow1 times-frac sqrt-div associate-*r* associate-/l* add-log-exp difference-of-squares
associate-*r/ insert-posit16
flip3-+ pow1/2 associate-*l* flip-+ distribute-lft-out--
cbrt-undiv flip3-- div-exp pow-prod-down prod-exp associate-/r/ cbrt-unprod flip-- associate-/l/
rem-sqrt-square clear-num associate-/r* sub-neg frac-2neg sqrt-unprod diff-log div-sub *-commutative div-inv
Calls
4 calls:
Slowest
22.0ms
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
7.0ms
(- (sqrt (+ x 1)) (sqrt x))
5.0ms
(* (sqrt x) (sqrt (+ x 1)))
1.0ms
(sqrt (+ x 1))

series157.0ms

Calls
4 calls:
Slowest
75.0ms
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
35.0ms
(- (sqrt (+ x 1)) (sqrt x))
30.0ms
(* (sqrt x) (sqrt (+ x 1)))
16.0ms
(sqrt (+ x 1))

simplify2.3s

Calls
65 calls:
Slowest
260.0ms
(/ (* (* (- (sqrt (+ x 1)) (sqrt x)) (- (sqrt (+ x 1)) (sqrt x))) (- (sqrt (+ x 1)) (sqrt x))) (* (* (* (sqrt x) (sqrt (+ x 1))) (* (sqrt x) (sqrt (+ x 1)))) (* (sqrt x) (sqrt (+ x 1)))))
258.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
235.0ms
(/ (* (* (- (sqrt (+ x 1)) (sqrt x)) (- (sqrt (+ x 1)) (sqrt x))) (- (sqrt (+ x 1)) (sqrt x))) (* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1)))))
126.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
108.0ms
(- (log (- (sqrt (+ x 1)) (sqrt x))) (+ (log (sqrt x)) (log (sqrt (+ x 1)))))

prune1.0s

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.5b

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite74.0ms

Algorithm
rewrite-expression-head
Rules
18×associate-*r/
17×pow1 add-exp-log
16×sqrt-div
14×flip3-+ flip-+
11×*-un-lft-identity add-cbrt-cube
10×add-sqr-sqrt associate-*r*
add-cube-cbrt
frac-times pow-prod-down associate-/r/
prod-exp
sqrt-prod
associate-*l* associate-*l/ cbrt-unprod insert-posit16 add-log-exp
rec-exp pow1/2 pow-flip
*-commutative
distribute-rgt-in rem-sqrt-square clear-num associate-/r* frac-2neg distribute-lft-in sqrt-unprod div-inv distribute-lft-out inv-pow
Calls
4 calls:
Slowest
41.0ms
(* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))
20.0ms
(/ 1 (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x))))
8.0ms
(* (sqrt x) (sqrt (+ x 1)))
1.0ms
(sqrt (+ x 1))

series258.0ms

Calls
4 calls:
Slowest
118.0ms
(/ 1 (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x))))
89.0ms
(* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))
34.0ms
(* (sqrt x) (sqrt (+ x 1)))
17.0ms
(sqrt (+ x 1))

simplify5.6s

Calls
70 calls:
Slowest
484.0ms
(* (* (sqrt x) (sqrt (+ (pow x 3) (pow 1 3)))) (+ (pow (sqrt (+ x 1)) 3) (pow (sqrt x) 3)))
372.0ms
(* (sqrt (+ (* x x) (- (* 1 1) (* x 1)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))
371.0ms
(* (sqrt (+ (* x x) (- (* 1 1) (* x 1)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))
364.0ms
(* (* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1)))) (* (* (+ (sqrt (+ x 1)) (sqrt x)) (+ (sqrt (+ x 1)) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x))))
341.0ms
(* (sqrt (- x 1)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))

prune1.0s

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite29.0ms

Algorithm
rewrite-expression-head
Rules
34×*-un-lft-identity
24×times-frac
21×add-sqr-sqrt
20×add-cube-cbrt
16×sqrt-div add-exp-log
14×associate-*r/ associate-/r/
pow1 flip3-+ flip-+
add-cbrt-cube
div-inv distribute-lft-out
associate-*r* sqrt-prod associate-/l*
associate-/r* pow1/2
rec-exp pow-prod-down insert-posit16 add-log-exp
div-exp associate-*l* prod-exp pow-flip
clear-num frac-2neg
cbrt-undiv rem-sqrt-square sqrt-unprod *-commutative cbrt-unprod inv-pow associate-/l/
Calls
4 calls:
Slowest
16.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (+ (sqrt (+ x 1)) (sqrt x)))
6.0ms
(* (sqrt x) (sqrt (+ x 1)))
5.0ms
(/ 1 (* (sqrt x) (sqrt (+ x 1))))
1.0ms
(sqrt (+ x 1))

series165.0ms

Calls
4 calls:
Slowest
104.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (+ (sqrt (+ x 1)) (sqrt x)))
29.0ms
(/ 1 (* (sqrt x) (sqrt (+ x 1))))
21.0ms
(* (sqrt x) (sqrt (+ x 1)))
11.0ms
(sqrt (+ x 1))

simplify4.9s

Calls
101 calls:
Slowest
257.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
198.0ms
(/ (/ 1 (* (sqrt x) (sqrt (- (* x x) (* 1 1))))) (* (cbrt (+ (sqrt (+ x 1)) (sqrt x))) (cbrt (+ (sqrt (+ x 1)) (sqrt x)))))
196.0ms
(/ (* (* (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (/ 1 (* (sqrt x) (sqrt (+ x 1))))) (/ 1 (* (sqrt x) (sqrt (+ x 1))))) (* (* (+ (sqrt (+ x 1)) (sqrt x)) (+ (sqrt (+ x 1)) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x))))
189.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ (pow x 3) (pow 1 3))))) (* (cbrt (+ (sqrt (+ x 1)) (sqrt x))) (cbrt (+ (sqrt (+ x 1)) (sqrt x)))))
160.0ms
(- (log (/ 1 (* (sqrt x) (sqrt (+ x 1))))) (log (+ (sqrt (+ x 1)) (sqrt x))))

prune944.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

regimes76.0ms

Accuracy

0% (0.4b remaining)

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

bsearch2.0ms

end0.0ms

sample3.2s

Algorithm
intervals
Results
1.0s7956×body80nan
874.0ms1886×body640valid
525.0ms1082×body1280valid
356.0ms4118×body80valid
170.0ms582×body320valid
64.0ms332×body160valid