Details

Time bar (total: 16.7s)

sample98.0ms

Algorithm
intervals
Results
23.0ms59×body640valid
22.0ms272×body80nan
17.0ms41×body1280valid
12.0ms123×body80valid
5.0ms19×body320valid
3.0ms14×body160valid

simplify26.0ms

Counts
1 → 1
Iterations
IterNodes
done17
217
113
08

prune3.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 20.0b

localize20.0ms

Local error

Found 4 expressions with local error:

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

rewrite70.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:
9.0ms
(sqrt (+ x 1))
9.0ms
(/ 1 (sqrt (+ x 1)))
5.0ms
(/ 1 (sqrt x))
44.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))

series200.0ms

Counts
4 → 12
Calls
4 calls:
33.0ms
(sqrt (+ x 1))
35.0ms
(/ 1 (sqrt (+ x 1)))
49.0ms
(/ 1 (sqrt x))
83.0ms
(- (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1))))

simplify1.5s

Counts
179 → 179
Iterations
IterNodes
done5001
21885
1436
0208

prune583.0ms

Pruning

10 alts after pruning (10 fresh and 0 done)

Merged error: 19.3b

localize41.0ms

Local error

Found 4 expressions with local error:

0.2b
(/ (- (* (/ 1 (sqrt x)) (/ 1 (sqrt x))) (* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1))))) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))
0.3b
(* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1))))
0.4b
(* (/ 1 (sqrt x)) (/ 1 (sqrt x)))
4.8b
(- (* (/ 1 (sqrt x)) (/ 1 (sqrt x))) (* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1)))))

rewrite263.0ms

Algorithm
rewrite-expression-head
Rules
426×times-frac
387×*-un-lft-identity
340×add-sqr-sqrt
208×sqrt-prod
176×add-cube-cbrt
98×distribute-lft-out
86×add-exp-log
71×swap-sqr
50×pow1 unswap-sqr
49×associate-*r* associate-*l*
48×pow-flip
33×div-exp div-inv
32×prod-exp frac-sub
30×add-cbrt-cube
18×frac-times associate-*l/ associate-*r/ un-div-inv pow-prod-up difference-of-squares associate-/l/
16×rec-exp associate-/r* sqrt-pow1 pow1/2 1-exp inv-pow
11×associate-/r/
10×pow-prod-down pow-sqr
cbrt-undiv
sqrt-div cbrt-unprod
add-log-exp
flip3-+ flip-+
insert-posit16 associate-/l*
pow2 pow-plus flip3-- *-commutative flip--
clear-num sub-neg frac-2neg diff-log div-sub frac-add
Counts
4 → 476
Calls
4 calls:
105.0ms
(/ (- (* (/ 1 (sqrt x)) (/ 1 (sqrt x))) (* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1))))) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))
73.0ms
(* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1))))
38.0ms
(* (/ 1 (sqrt x)) (/ 1 (sqrt x)))
36.0ms
(- (* (/ 1 (sqrt x)) (/ 1 (sqrt x))) (* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1)))))

series311.0ms

Counts
4 → 12
Calls
4 calls:
193.0ms
(/ (- (* (/ 1 (sqrt x)) (/ 1 (sqrt x))) (* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1))))) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))
24.0ms
(* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1))))
25.0ms
(* (/ 1 (sqrt x)) (/ 1 (sqrt x)))
67.0ms
(- (* (/ 1 (sqrt x)) (/ 1 (sqrt x))) (* (/ 1 (sqrt (+ x 1))) (/ 1 (sqrt (+ x 1)))))

simplify1.9s

Counts
488 → 488
Iterations
IterNodes
done5000
11830
0513

prune1.7s

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 5.6b

localize33.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ 1 (sqrt (+ x 1)))
0.2b
(/ 1 (sqrt x))
0.2b
(/ (/ (- (+ 1 x) x) (* (+ 1 x) x)) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))
4.4b
(- (+ 1 x) x)

rewrite132.0ms

Algorithm
rewrite-expression-head
Rules
583×*-un-lft-identity
567×times-frac
230×distribute-lft-out
196×add-sqr-sqrt
184×sqrt-prod
160×add-cube-cbrt
72×div-inv
39×associate-/r/
36×distribute-lft-out--
34×associate-*l/
29×associate-/r*
21×add-exp-log
19×flip3-+ flip-+
18×associate-/l* difference-of-squares
17×add-cbrt-cube
div-exp add-log-exp
pow1
cbrt-undiv
pow-flip
insert-posit16
clear-num frac-2neg
rec-exp sqrt-pow1 pow1/2 sqrt-div diff-log 1-exp div-sub inv-pow
sum-log sub-neg flip3-- frac-add prod-exp associate--l+ cbrt-unprod flip-- associate-/l/
Counts
4 → 358
Calls
4 calls:
9.0ms
(/ 1 (sqrt (+ x 1)))
5.0ms
(/ 1 (sqrt x))
85.0ms
(/ (/ (- (+ 1 x) x) (* (+ 1 x) x)) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))
24.0ms
(- (+ 1 x) x)

series278.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(/ 1 (sqrt (+ x 1)))
40.0ms
(/ 1 (sqrt x))
194.0ms
(/ (/ (- (+ 1 x) x) (* (+ 1 x) x)) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ x 1)))))
1.0ms
(- (+ 1 x) x)

simplify1.3s

Counts
370 → 370
Iterations
IterNodes
done5001
11211
0429

prune866.0ms

Pruning

9 alts after pruning (9 fresh and 0 done)

Merged error: 0.1b

localize42.0ms

Local error

Found 4 expressions with local error:

0.1b
(/ 1 (sqrt (+ 1 x)))
0.1b
(* (/ 1 (+ 1 x)) (/ (/ (+ 1 0) x) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ 1 x))))))
0.2b
(/ 1 (sqrt x))
0.4b
(/ (/ (+ 1 0) x) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ 1 x)))))

rewrite268.0ms

Algorithm
rewrite-expression-head
Rules
1579×*-un-lft-identity
1568×times-frac
634×distribute-lft-out
569×add-sqr-sqrt
539×add-cube-cbrt
424×sqrt-prod
263×associate-*r*
170×div-inv
56×add-exp-log
34×add-cbrt-cube
29×associate-/r*
25×div-exp
22×associate-/l*
18×associate-*l*
14×cbrt-undiv
12×prod-exp
10×pow1 associate-/r/
unswap-sqr
cbrt-unprod pow-flip
rec-exp 1-exp
flip3-+ flip-+ insert-posit16 add-log-exp
clear-num frac-2neg
sqrt-pow1 pow1/2 sqrt-div frac-add inv-pow
frac-times pow-prod-down associate-*l/ associate-*r/ *-commutative associate-/l/
Counts
4 → 726
Calls
4 calls:
15.0ms
(/ 1 (sqrt (+ 1 x)))
122.0ms
(* (/ 1 (+ 1 x)) (/ (/ (+ 1 0) x) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ 1 x))))))
9.0ms
(/ 1 (sqrt x))
84.0ms
(/ (/ (+ 1 0) x) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ 1 x)))))

series441.0ms

Counts
4 → 12
Calls
4 calls:
42.0ms
(/ 1 (sqrt (+ 1 x)))
180.0ms
(* (/ 1 (+ 1 x)) (/ (/ (+ 1 0) x) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ 1 x))))))
47.0ms
(/ 1 (sqrt x))
171.0ms
(/ (/ (+ 1 0) x) (+ (/ 1 (sqrt x)) (/ 1 (sqrt (+ 1 x)))))

simplify2.6s

Counts
738 → 738
Iterations
IterNodes
done5001
12256
0622

prune1.5s

Pruning

6 alts after pruning (6 fresh and 0 done)

Merged error: 0b

regimes33.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify3.0ms

Iterations
IterNodes
done19
119
015

end0.0ms

sample2.5s

Algorithm
intervals
Results
563.0ms4040×body80valid
537.0ms1852×body640valid
515.0ms8083×body80nan
482.0ms1185×body1280valid
178.0ms605×body320valid
39.0ms318×body160valid