Details

Time bar (total: 2.3m)

sample68.0ms

Algorithm
intervals
Results
15.0ms247×body80nan
15.0ms50×body640valid
12.0ms37×body1280valid
10.0ms131×body80valid
4.0ms20×body320valid
2.0ms18×body160valid

simplify41.0ms

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

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 19.8b

localize16.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))

rewrite135.0ms

Algorithm
rewrite-expression-head
Rules
1063×times-frac
902×*-un-lft-identity
788×add-sqr-sqrt
714×add-cube-cbrt
594×prod-diff
580×sqrt-prod
74×distribute-lft-out
56×div-inv
48×sqrt-div
46×associate-/r/
25×difference-of-squares
24×flip3-+ flip-+
22×fma-neg
13×associate-/r* distribute-lft-out--
12×add-exp-log
pow1
add-cbrt-cube
pow-flip associate-/l* add-log-exp
expm1-log1p-u div-exp insert-posit16 log1p-expm1-u
sqrt-pow1 pow1/2
cbrt-undiv rec-exp clear-num frac-2neg 1-exp hypot-def inv-pow
rem-sqrt-square sub-neg flip3-- diff-log frac-sub flip--
Counts
4 → 793
Calls
4 calls:
Slowest
47.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
26.0ms
(/ 1 (sqrt (+ x 1)))
10.0ms
(/ 1 (sqrt x))
9.0ms
(sqrt (+ x 1))

series232.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
103.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))
51.0ms
(/ 1 (sqrt (+ x 1)))
40.0ms
(sqrt (+ x 1))
38.0ms
(/ 1 (sqrt x))

simplify1.9m

Counts
1414 → 805
Calls
1414 calls:
Slowest
513.0ms
(fma (/ (sqrt 1) (sqrt (* (cbrt x) (cbrt x)))) (/ (sqrt 1) (sqrt (cbrt x))) (- (* (sqrt (+ (* x x) (- (* 1 1) (* x 1)))) (/ 1 (sqrt (+ (pow x 3) (pow 1 3)))))))
437.0ms
(fma (* (cbrt (/ 1 (sqrt x))) (cbrt (/ 1 (sqrt x)))) (cbrt (/ 1 (sqrt x))) (- (* (sqrt (+ (* x x) (- (* 1 1) (* x 1)))) (/ 1 (sqrt (+ (pow x 3) (pow 1 3)))))))
395.0ms
(fma (* (cbrt (/ 1 (sqrt x))) (cbrt (/ 1 (sqrt x)))) (cbrt (/ 1 (sqrt x))) (- (* (/ (cbrt 1) (cbrt (sqrt (+ x 1)))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))))))
355.0ms
(fma (- (/ (cbrt 1) (cbrt (sqrt (+ x 1))))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))) (* (/ (cbrt 1) (cbrt (sqrt (+ x 1)))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1)))))))
350.0ms
(fma (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt x)) (cbrt (sqrt x)))) (/ (cbrt 1) (cbrt (sqrt x))) (- (* (/ (cbrt 1) (cbrt (sqrt (+ x 1)))) (/ (* (cbrt 1) (cbrt 1)) (* (cbrt (sqrt (+ x 1))) (cbrt (sqrt (+ x 1))))))))

prune4.5s

Pruning

17 alts after pruning (17 fresh and 0 done)

Merged error: 19.1b

localize18.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))

rewrite111.0ms

Algorithm
rewrite-expression-head
Rules
88×sqrt-prod
79×*-un-lft-identity
75×add-sqr-sqrt
42×prod-diff
39×add-cube-cbrt
12×distribute-lft-out difference-of-squares
11×add-cbrt-cube add-exp-log
10×times-frac associate-/l*
pow1 distribute-lft-out--
fma-neg associate-*r*
sqrt-div associate-*l* add-log-exp
expm1-log1p-u associate-*r/ insert-posit16 log1p-expm1-u unswap-sqr
sqrt-pow1 flip3-+ pow1/2 pow-prod-down flip-+
cbrt-undiv flip3-- div-exp prod-exp associate-/r/ cbrt-unprod hypot-def 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 → 171
Calls
4 calls:
Slowest
60.0ms
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
28.0ms
(- (sqrt (+ x 1)) (sqrt x))
15.0ms
(* (sqrt x) (sqrt (+ x 1)))
4.0ms
(sqrt (+ x 1))

series271.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
143.0ms
(/ (- (sqrt (+ x 1)) (sqrt x)) (* (sqrt x) (sqrt (+ x 1))))
54.0ms
(* (sqrt x) (sqrt (+ x 1)))
51.0ms
(- (sqrt (+ x 1)) (sqrt x))
22.0ms
(sqrt (+ x 1))

simplify5.3s

Counts
193 → 183
Calls
193 calls:
Slowest
288.0ms
(fma (sqrt (sqrt (+ x 1))) (sqrt (sqrt (+ x 1))) (- (* (sqrt (sqrt x)) (sqrt (sqrt x)))))
181.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
162.0ms
(- (pow (sqrt (+ x 1)) 3) (pow (sqrt x) 3))
126.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)))))
124.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)))))

prune1.0s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.6b

localize17.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))

rewrite182.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log
31×*-un-lft-identity
23×sqrt-prod
21×add-sqr-sqrt
20×add-cbrt-cube
19×pow1
18×associate-*r/
14×flip3-+ sqrt-div flip-+
13×associate-*r* prod-exp add-cube-cbrt
10×distribute-lft-out
pow-prod-down
frac-times associate-/r/
fma-def associate-*l* cbrt-unprod
div-exp add-log-exp
expm1-log1p-u associate-*l/ insert-posit16 log1p-expm1-u 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 → 138
Calls
4 calls:
Slowest
82.0ms
(/ 1 (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x))))
64.0ms
(* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))
19.0ms
(+ (sqrt (+ x 1)) (sqrt x))
15.0ms
(* (sqrt x) (sqrt (+ x 1)))

series435.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
178.0ms
(/ 1 (* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x))))
158.0ms
(* (* (sqrt x) (sqrt (+ x 1))) (+ (sqrt (+ x 1)) (sqrt x)))
49.0ms
(* (sqrt x) (sqrt (+ x 1)))
49.0ms
(+ (sqrt (+ x 1)) (sqrt x))

simplify5.3s

Counts
109 → 150
Calls
109 calls:
Slowest
272.0ms
(* (sqrt (- x 1)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))
271.0ms
(* (sqrt (- x 1)) (+ (* (sqrt (+ x 1)) (sqrt (+ x 1))) (- (* (sqrt x) (sqrt x)) (* (sqrt (+ x 1)) (sqrt x)))))
252.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)))))
248.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)))))
232.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))))

prune846.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.0b

localize17.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))

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
117×*-un-lft-identity
78×times-frac
59×sqrt-prod
46×distribute-lft-out
44×add-sqr-sqrt
36×add-exp-log 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* fma-def associate-*r* prod-exp
associate-*l* pow-prod-down add-log-exp
expm1-log1p-u rec-exp sqrt-pow1 pow1/2 1-exp insert-posit16 log1p-expm1-u pow-flip unswap-sqr
cbrt-unprod
clear-num frac-2neg
+-commutative sum-log sqrt-unprod *-commutative inv-pow associate-/l/
Counts
4 → 190
Calls
4 calls:
Slowest
43.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (+ (sqrt (+ x 1)) (sqrt x)))
20.0ms
(+ (sqrt (+ x 1)) (sqrt x))
18.0ms
(* (sqrt x) (sqrt (+ x 1)))
16.0ms
(/ 1 (* (sqrt x) (sqrt (+ x 1))))

series332.0ms

Counts
4 → 12
Calls
4 calls:
Slowest
180.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ x 1)))) (+ (sqrt (+ x 1)) (sqrt x)))
54.0ms
(/ 1 (* (sqrt x) (sqrt (+ x 1))))
53.0ms
(* (sqrt x) (sqrt (+ x 1)))
45.0ms
(+ (sqrt (+ x 1)) (sqrt x))

simplify6.9s

Counts
207 → 202
Calls
207 calls:
Slowest
183.0ms
(/ (/ 1 (* (sqrt x) (sqrt (+ (pow x 3) (pow 1 3))))) (* (cbrt (+ (sqrt (+ x 1)) (sqrt x))) (cbrt (+ (sqrt (+ x 1)) (sqrt x)))))
178.0ms
(/ (* (* 1 1) 1) (* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1)))))
175.0ms
(* (* (* (sqrt x) (sqrt x)) (sqrt x)) (* (* (sqrt (+ x 1)) (sqrt (+ x 1))) (sqrt (+ x 1))))
168.0ms
(/ (* (* 1 1) 1) (* (* (* (sqrt x) (sqrt (+ x 1))) (* (sqrt x) (sqrt (+ x 1)))) (* (sqrt x) (sqrt (+ x 1)))))
156.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))))

prune1.1s

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.0b

regimes35.0ms

Accuracy

0% (0.3b remaining)

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

bsearch1.0ms

end0.0ms

sample2.2s

Algorithm
intervals
Results
561.0ms4074×body80valid
499.0ms7957×body80nan
470.0ms1816×body640valid
366.0ms1160×body1280valid
123.0ms623×body320valid
38.0ms327×body160valid