Details

Time bar (total: 8.6s)

sample35.0ms

Algorithm
intervals
Results
6.0ms143×body80valid
6.0ms58×body640valid
6.0ms269×body80nan
5.0ms34×body1280valid
1.0ms12×body320valid
0.0msbody160valid

simplify5.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0811
11111
21411
done1411

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 16.8b

localize7.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.1b
(/ 1.0 (sqrt (+ x 1.0)))
0.3b
(/ 1.0 (sqrt x))
1.8b
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

rewrite64.0ms

Algorithm
rewrite-expression-head
Rules
75×*-un-lft-identity
73×add-sqr-sqrt
69×times-frac
50×sqrt-prod
42×add-cube-cbrt
13×associate-/r*
11×distribute-lft-out--
difference-of-squares
add-exp-log add-cbrt-cube distribute-lft-out
associate-/l* add-log-exp
pow1
sqrt-div div-inv
cbrt-undiv frac-2neg flip3-+ div-exp clear-num associate-/r/ flip-+
sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log frac-sub flip--
Counts
4 → 133
Calls
4 calls:
4.0ms
(sqrt (+ x 1.0))
6.0ms
(/ 1.0 (sqrt (+ x 1.0)))
3.0ms
(/ 1.0 (sqrt x))
46.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

series279.0ms

Counts
4 → 12
Calls
4 calls:
30.0ms
(sqrt (+ x 1.0))
74.0ms
(/ 1.0 (sqrt (+ x 1.0)))
42.0ms
(/ 1.0 (sqrt x))
132.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

simplify1.2s

Counts
145 → 145
Iterations

Useful iterations: 3 (612.0ms)

IterNodesCost
02151942
14441778
210801696
329861673
done50001673

prune307.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 16.3b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.2b
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
0.2b
(* (sqrt x) (sqrt (+ x 1.0)))
2.1b
(- (sqrt (+ x 1.0)) (sqrt x))

rewrite74.0ms

Algorithm
rewrite-expression-head
Rules
26×add-sqr-sqrt
23×sqrt-prod
20×*-un-lft-identity
18×add-exp-log add-cbrt-cube
pow1 add-cube-cbrt
associate-*r*
sqrt-div associate-*r/ associate-*l* add-log-exp
prod-exp cbrt-unprod
cbrt-undiv div-exp difference-of-squares unswap-sqr
sqrt-pow1 flip3-+ pow1/2 pow-prod-down flip-+ distribute-lft-out distribute-lft-out--
flip3-- associate-/r/ flip-- associate-/l/
sub-neg rem-sqrt-square frac-2neg times-frac sqrt-unprod diff-log clear-num associate-/r* *-commutative div-inv associate-/l*
Counts
4 → 93
Calls
4 calls:
4.0ms
(sqrt (+ x 1.0))
31.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
13.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
23.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

series432.0ms

Counts
4 → 12
Calls
4 calls:
29.0ms
(sqrt (+ x 1.0))
274.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
56.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
72.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

simplify670.0ms

Counts
105 → 105
Iterations

Useful iterations: done (667.0ms)

IterNodesCost
01891624
15111459
220841222
done50001213

prune231.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 15.4b

localize10.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))
0.2b
(/ (* 1.0 (/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
0.2b
(* (sqrt x) (sqrt (+ x 1.0)))
1.0b
(- (+ x 1.0) x)

rewrite137.0ms

Algorithm
rewrite-expression-head
Rules
113×*-un-lft-identity
46×add-sqr-sqrt
39×sqrt-prod
37×times-frac distribute-lft-out
29×add-exp-log add-cbrt-cube
22×add-cube-cbrt
16×distribute-lft-out--
cbrt-undiv div-exp add-log-exp
pow1 prod-exp cbrt-unprod difference-of-squares
associate-*r* associate-/r* associate-/l*
associate-*l*
associate-*r/
sqrt-div associate-/r/ unswap-sqr
flip3-+ pow-prod-down flip-+ associate-/l/
flip3-- frac-2neg sqrt-pow1 pow1/2 diff-log clear-num flip-- div-inv
sub-neg sqrt-unprod div-sub associate--l+ sum-log *-commutative
Counts
4 → 143
Calls
4 calls:
59.0ms
(/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))
40.0ms
(/ (* 1.0 (/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
13.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
19.0ms
(- (+ x 1.0) x)

series714.0ms

Counts
4 → 12
Calls
4 calls:
139.0ms
(/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))
511.0ms
(/ (* 1.0 (/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
63.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
1.0ms
(- (+ x 1.0) x)

simplify1.1s

Counts
155 → 155
Iterations

Useful iterations: done (1.1s)

IterNodesCost
02693162
17452927
231132509
done50002502

prune316.0ms

Pruning

8 alts after pruning (8 fresh and 0 done)

Merged error: 0.1b

localize10.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ (sqrt (+ x 1.0)) (sqrt x))
0.2b
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
0.2b
(* (sqrt x) (sqrt (+ x 1.0)))
0.2b
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))

rewrite85.0ms

Algorithm
rewrite-expression-head
Rules
56×*-un-lft-identity
31×sqrt-prod
29×add-exp-log add-cbrt-cube
27×add-sqr-sqrt
21×distribute-lft-out
19×add-cube-cbrt times-frac
cbrt-undiv div-exp
pow1 prod-exp cbrt-unprod
associate-*r* associate-/r*
associate-*l* add-log-exp
associate-*r/
flip3-+ sqrt-div associate-/r/ flip-+ associate-/l* unswap-sqr
pow-prod-down
frac-2neg sqrt-pow1 pow1/2 clear-num div-inv
+-commutative sqrt-unprod sum-log *-commutative associate-/l/
Counts
4 → 116
Calls
4 calls:
17.0ms
(+ (sqrt (+ x 1.0)) (sqrt x))
24.0ms
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
13.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
26.0ms
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))

series780.0ms

Counts
4 → 12
Calls
4 calls:
72.0ms
(+ (sqrt (+ x 1.0)) (sqrt x))
150.0ms
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
56.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
502.0ms
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))

simplify898.0ms

Counts
128 → 128
Iterations

Useful iterations: done (894.0ms)

IterNodesCost
02502311
16712082
226011734
done50001725

prune266.0ms

Pruning

11 alts after pruning (11 fresh and 0 done)

Merged error: 0b

regimes39.0ms

Accuracy

0% (0.3b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01018
11418
done1418

end0.0ms

sample912.0ms

Algorithm
intervals
Results
203.0ms1842×body640valid
185.0ms8101×body80nan
152.0ms1127×body1280valid
115.0ms4061×body80valid
48.0ms616×body320valid
19.0ms354×body160valid