Details

Time bar (total: 19.2s)

sample100.0ms

Algorithm
intervals
Results
25.0ms37×body1280valid
21.0ms59×body640valid
20.0ms269×body80nan
12.0ms129×body80valid
5.0ms20×body320valid
2.0ms11×body160valid

simplify21.0ms

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

prune6.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 20.2b

localize31.0ms

Local error

Found 4 expressions with local error:

2.6b
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
0.2b
(/ 1 (sqrt x))
0.2b
(/ 1 (sqrt (+ x 1)))
0.0b
(sqrt (+ x 1))

rewrite39.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
32.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
3.0ms
(/ 1 (sqrt (+ x 1)))
2.0ms
(/ 1 (sqrt x))
1.0ms
(sqrt (+ x 1))

series75.0ms

Calls
4 calls:
Slowest
38.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
13.0ms
(sqrt (+ x 1))
12.0ms
(/ 1 (sqrt (+ x 1)))
11.0ms
(/ 1 (sqrt x))

simplify750.0ms

Calls
42 calls:
Slowest
97.0ms
(- (+ (* 3/8 (pow x 2)) 1) (* 1/2 x))
95.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
81.0ms
(/ (exp (/ 1 (sqrt x))) (exp (/ 1 (sqrt (+ x 1)))))
73.0ms
(sqrt (+ (* x x) (- (* 1 1) (* x 1))))
36.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))

prune687.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 19.7b

localize17.0ms

Local error

Found 4 expressions with local error:

2.6b
(- (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))

rewrite68.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
36.0ms
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
14.0ms
(* (sqrt x) (sqrt (+ x 1)))
14.0ms
(- (sqrt (+ x 1)) (sqrt x))
1.0ms
(sqrt (+ x 1))

series145.0ms

Calls
4 calls:
Slowest
89.0ms
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
22.0ms
(- (sqrt (+ x 1)) (sqrt x))
20.0ms
(* (sqrt x) (sqrt (+ x 1)))
14.0ms
(sqrt (+ x 1))

simplify1.9s

Calls
65 calls:
Slowest
242.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
197.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)))))
185.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)))))
117.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
113.0ms
(- (log (- (sqrt (+ x 1)) (sqrt x))) (+ (log (sqrt x)) (log (sqrt (+ x 1)))))

prune847.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 1.0b

localize16.0ms

Local error

Found 4 expressions with local error:

0.9b
(/ 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)) (sqrt x))

rewrite60.0ms

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

series198.0ms

Calls
4 calls:
Slowest
80.0ms
(/ 1 (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x))))
65.0ms
(* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))
30.0ms
(* (sqrt x) (sqrt (+ x 1)))
22.0ms
(+ (sqrt (+ x 1)) (sqrt x))

simplify5.2s

Calls
66 calls:
Slowest
430.0ms
(* (* (sqrt x) (sqrt (+ (pow x 3) (pow 1 3)))) (+ (pow (sqrt (+ x 1)) 3) (pow (sqrt x) 3)))
361.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))))
352.0ms
(* (sqrt (- x 1)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))
329.0ms
(* (sqrt (+ (* x x) (- (* 1 1) (* x 1)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))
317.0ms
(* (sqrt (+ (* x x) (- (* 1 1) (* x 1)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))

prune1.1s

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.0b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite65.0ms

Algorithm
rewrite-expression-head
Rules
35×*-un-lft-identity
24×times-frac
19×add-sqr-sqrt add-cube-cbrt
16×add-exp-log
14×sqrt-div associate-*r/ associate-/r/
pow1 flip3-+ flip-+
add-cbrt-cube distribute-lft-out
div-inv
associate-*r* associate-/l* add-log-exp
associate-/r*
rec-exp pow1/2 pow-prod-down insert-posit16
div-exp associate-*l* prod-exp sqrt-prod pow-flip
clear-num frac-2neg
cbrt-undiv +-commutative sum-log sqrt-unprod *-commutative cbrt-unprod inv-pow associate-/l/
Calls
4 calls:
Slowest
32.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (+ (sqrt (+ x 1)) (sqrt x)))
11.0ms
(* (sqrt x) (sqrt (+ x 1)))
11.0ms
(+ (sqrt (+ x 1)) (sqrt x))
10.0ms
(/ 1 (* (sqrt x) (sqrt (+ x 1))))

series151.0ms

Calls
4 calls:
Slowest
83.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (+ (sqrt (+ x 1)) (sqrt x)))
24.0ms
(+ (sqrt (+ x 1)) (sqrt x))
22.0ms
(/ 1 (* (sqrt x) (sqrt (+ x 1))))
22.0ms
(* (sqrt x) (sqrt (+ x 1)))

simplify3.9s

Calls
97 calls:
Slowest
240.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
220.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))))
178.0ms
(- (log (/ 1 (* (sqrt x) (sqrt (+ x 1))))) (log (+ (sqrt (+ x 1)) (sqrt x))))
151.0ms
(- (+ (* 3/8 (/ 1 (pow x 3))) (/ 1 x)) (* 1/2 (/ 1 (pow x 2))))
142.0ms
(/ (/ 1 (* (sqrt x) (sqrt (- (* x x) (* 1 1))))) (* (cbrt (+ (sqrt (+ x 1)) (sqrt x))) (cbrt (+ (sqrt (+ x 1)) (sqrt x)))))

prune891.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0.0b

regimes80.0ms

Accuracy

0% (0.4b remaining)

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

bsearch4.0ms

end0.0ms

sample2.8s

Algorithm
intervals
Results
939.0ms8068×body80nan
581.0ms1851×body640valid
445.0ms1114×body1280valid
413.0ms4096×body80valid
226.0ms617×body320valid
66.0ms322×body160valid