Details

Time bar (total: 36.0s)

sample108.0ms

Algorithm
intervals
Results
23.0ms247×body80nan
22.0ms50×body640valid
21.0ms37×body1280valid
15.0ms131×body80valid
7.0ms20×body320valid
4.0ms18×body160valid

simplify30.0ms

Counts
1 → 1
Calls
1 calls:
Slowest
30.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 19.8b

localize43.0ms

Local error

Found 4 expressions with local error:

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

rewrite53.0ms

Algorithm
rewrite-expression-head
Rules
113×add-sqr-sqrt
97×*-un-lft-identity times-frac
64×sqrt-prod
42×add-cube-cbrt
25×difference-of-squares
13×associate-/r* distribute-lft-out--
12×add-exp-log
pow1
add-cbrt-cube distribute-lft-out
div-inv pow-flip associate-/l* add-log-exp
sqrt-div div-exp insert-posit16
sqrt-pow1 pow1/2
cbrt-undiv rec-exp clear-num frac-2neg flip3-+ 1-exp associate-/r/ flip-+ inv-pow
rem-sqrt-square sub-neg flip3-- diff-log frac-sub flip--
Counts
4 → 167
Calls
4 calls:
Slowest
23.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
14.0ms
(/ 1 (sqrt (+ x 1)))
9.0ms
(/ 1 (sqrt x))
5.0ms
(sqrt (+ x 1))

series195.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
90.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
40.0ms
(sqrt (+ x 1))
35.0ms
(/ 1 (sqrt (+ x 1)))
31.0ms
(/ 1 (sqrt x))

simplify3.7s

Counts
204 → 179
Calls
204 calls:
Slowest
157.0ms
(/ (* (* 1 1) 1) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
99.0ms
(- (+ (* 3/8 (pow x 2)) 1) (* 1/2 x))
80.0ms
(sqrt (+ (* x x) (- (* 1 1) (* x 1))))
75.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))
69.0ms
(/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt x)) (cbrt (sqrt x))))

prune1.5s

Pruning

14 alts after pruning (14 fresh and 0 done)

Merged error: 19.1b

localize37.0ms

Local error

Found 4 expressions with local error:

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

rewrite198.0ms

Algorithm
rewrite-expression-head
Rules
44×add-sqr-sqrt
39×sqrt-prod
36×*-un-lft-identity
12×difference-of-squares
11×add-cbrt-cube add-exp-log add-cube-cbrt
10×times-frac associate-/l*
pow1 distribute-lft-out--
associate-*r*
sqrt-div associate-*l* add-log-exp
distribute-lft-out
associate-*r/ insert-posit16 unswap-sqr
sqrt-pow1 flip3-+ pow1/2 pow-prod-down flip-+
cbrt-undiv flip3-- div-exp 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
Counts
4 → 112
Calls
4 calls:
Slowest
107.0ms
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
52.0ms
(- (sqrt (+ x 1)) (sqrt x))
33.0ms
(* (sqrt x) (sqrt (+ x 1)))
5.0ms
(sqrt (+ x 1))

series418.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
220.0ms
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
87.0ms
(- (sqrt (+ x 1)) (sqrt x))
67.0ms
(* (sqrt x) (sqrt (+ x 1)))
43.0ms
(sqrt (+ x 1))

simplify2.9s

Counts
101 → 124
Calls
101 calls:
Slowest
366.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
202.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)))))
197.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)))))
195.0ms
(- (pow (sqrt (+ x 1)) 3) (pow (sqrt x) 3))
126.0ms
(- (+ (* 1/2 x) 1) (* 1/8 (pow x 2)))

prune1.1s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.6b

localize33.0ms

Local error

Found 4 expressions with local error:

0.6b
(/ 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))

rewrite317.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log
27×*-un-lft-identity
20×add-cbrt-cube
19×add-sqr-sqrt pow1 sqrt-prod
18×associate-*r/
14×flip3-+ sqrt-div flip-+
13×associate-*r* prod-exp
11×add-cube-cbrt
pow-prod-down distribute-lft-out
frac-times associate-/r/
associate-*l* cbrt-unprod
div-exp add-log-exp
associate-*l/ insert-posit16 unswap-sqr
cbrt-undiv rec-exp times-frac 1-exp pow-flip associate-/l*
sqrt-pow1 pow1/2 *-commutative
distribute-rgt-in +-commutative clear-num associate-/r* sum-log frac-2neg distribute-lft-in sqrt-unprod div-inv inv-pow
Counts
4 → 123
Calls
4 calls:
Slowest
127.0ms
(/ 1 (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x))))
122.0ms
(* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))
38.0ms
(+ (sqrt (+ x 1)) (sqrt x))
26.0ms
(* (sqrt x) (sqrt (+ x 1)))

series677.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
251.0ms
(/ 1 (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x))))
248.0ms
(* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))
92.0ms
(* (sqrt x) (sqrt (+ x 1)))
86.0ms
(+ (sqrt (+ x 1)) (sqrt x))

simplify8.1s

Counts
103 → 135
Calls
103 calls:
Slowest
396.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
356.0ms
(/ (* (* 1 1) 1) (* (* (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x))) (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))) (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))))
350.0ms
(/ (* (* 1 1) 1) (* (* (* (* (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)))))
350.0ms
(/ (* (* 1 1) 1) (* (* (* (* (sqrt x) (sqrt (+ x 1))) (* (sqrt x) (sqrt (+ x 1)))) (* (sqrt x) (sqrt (+ x 1)))) (* (* (+ (sqrt (+ x 1)) (sqrt x)) (+ (sqrt (+ x 1)) (sqrt x))) (+ (sqrt (+ x 1)) (sqrt x)))))
339.0ms
(* (sqrt (+ (* x x) (- (* 1 1) (* x 1)))) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))

prune1.3s

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 0.0b

localize23.0ms

Local error

Found 4 expressions with local error:

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

rewrite140.0ms

Algorithm
rewrite-expression-head
Rules
113×*-un-lft-identity
78×times-frac
55×sqrt-prod
45×distribute-lft-out
42×add-sqr-sqrt
36×add-exp-log
34×add-cube-cbrt
20×add-cbrt-cube
18×sqrt-div associate-*r/ associate-/r/
15×div-exp
13×pow1
12×associate-/l*
11×flip3-+ flip-+
div-inv
cbrt-undiv associate-/r* associate-*r* prod-exp
associate-*l* pow-prod-down add-log-exp
rec-exp sqrt-pow1 pow1/2 1-exp insert-posit16 pow-flip unswap-sqr
cbrt-unprod
clear-num frac-2neg
+-commutative sum-log sqrt-unprod *-commutative inv-pow associate-/l/
Counts
4 → 175
Calls
4 calls:
Slowest
82.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (+ (sqrt (+ x 1)) (sqrt x)))
19.0ms
(+ (sqrt (+ x 1)) (sqrt x))
18.0ms
(/ 1 (* (sqrt x) (sqrt (+ x 1))))
17.0ms
(* (sqrt x) (sqrt (+ x 1)))

series540.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
255.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (+ (sqrt (+ x 1)) (sqrt x)))
106.0ms
(/ 1 (* (sqrt x) (sqrt (+ x 1))))
98.0ms
(* (sqrt x) (sqrt (+ x 1)))
81.0ms
(+ (sqrt (+ x 1)) (sqrt x))

simplify9.8s

Counts
201 → 187
Calls
201 calls:
Slowest
365.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
265.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))))
259.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ (pow x 3) (pow 1 3))))) (* (cbrt (+ (sqrt (+ x 1)) (sqrt x))) (cbrt (+ (sqrt (+ x 1)) (sqrt x)))))
244.0ms
(/ (/ (* (* 1 1) 1) (* (* (* (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))))
237.0ms
(/ (* (* 1 1) 1) (* (* (* (sqrt x) (sqrt (+ x 1))) (* (sqrt x) (sqrt (+ x 1)))) (* (sqrt x) (sqrt (+ x 1)))))

prune1.9s

Pruning

7 alts after pruning (7 fresh and 0 done)

Merged error: 0.0b

regimes35.0ms

Accuracy

0% (0.4b remaining)

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

bsearch3.0ms

end0.0ms

sample2.9s

Algorithm
intervals
Results
720.0ms4074×body80valid
642.0ms7957×body80nan
585.0ms1816×body640valid
498.0ms1160×body1280valid
166.0ms623×body320valid
81.0ms327×body160valid