Details

Time bar (total: 14.2s)

sample84.0ms

Algorithm
intervals
Results
19.0ms262×body80nan
15.0ms58×body640valid
11.0ms32×body1280valid
10.0ms140×body80valid
4.0ms20×body320valid
1.0msbody160valid

simplify9.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: 20.2b

localize9.0ms

Local error

Found 4 expressions with local error:

0.0b
(sqrt (+ x 1.0))
0.2b
(/ 1.0 (sqrt (+ x 1.0)))
0.3b
(/ 1.0 (sqrt x))
1.7b
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

rewrite267.0ms

Algorithm
rewrite-expression-head
Rules
1035×times-frac
879×*-un-lft-identity
747×add-sqr-sqrt
714×add-cube-cbrt
594×prod-diff
566×sqrt-prod
74×distribute-lft-out
54×div-inv
48×sqrt-div
46×associate-/r/
24×flip3-+ flip-+
22×fma-neg
13×associate-/r*
11×distribute-lft-out--
difference-of-squares
add-exp-log add-cbrt-cube
associate-/l* add-log-exp
pow1
expm1-log1p-u log1p-expm1-u
cbrt-undiv frac-2neg div-exp clear-num
sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log frac-sub flip-- hypot-def
Counts
4 → 758
Calls
4 calls:
8.0ms
(sqrt (+ x 1.0))
13.0ms
(/ 1.0 (sqrt (+ x 1.0)))
13.0ms
(/ 1.0 (sqrt x))
130.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

series404.0ms

Counts
4 → 12
Calls
4 calls:
34.0ms
(sqrt (+ x 1.0))
97.0ms
(/ 1.0 (sqrt (+ x 1.0)))
59.0ms
(/ 1.0 (sqrt x))
212.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

simplify2.7s

Counts
770 → 770
Iterations

Useful iterations: 2 (1.2s)

IterNodesCost
070140764
1158535304
2497827512
done500027512

prune1.5s

Pruning

17 alts after pruning (17 fresh and 0 done)

Merged error: 19.7b

localize26.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) 1.0)) (* (sqrt x) (sqrt (+ x 1.0))))
0.3b
(* (sqrt x) (sqrt (+ x 1.0)))
1.7b
(- (* 1.0 (sqrt (+ x 1.0))) (* (sqrt x) 1.0))

rewrite154.0ms

Algorithm
rewrite-expression-head
Rules
22×add-sqr-sqrt
15×*-un-lft-identity sqrt-prod
11×add-exp-log add-cube-cbrt add-cbrt-cube
pow1
associate-*r*
sqrt-div associate-*l* add-log-exp
expm1-log1p-u associate-*r/ log1p-expm1-u unswap-sqr
sqrt-pow1 flip3-+ times-frac pow1/2 pow-prod-down flip-+ associate-/l*
cbrt-undiv flip3-- div-exp prod-exp associate-/r/ flip-- cbrt-unprod associate-/l/ distribute-lft-out
sub-neg rem-sqrt-square frac-2neg fma-neg sqrt-unprod diff-log div-sub prod-diff clear-num associate-/r* *-commutative hypot-def div-inv
Counts
4 → 98
Calls
4 calls:
14.0ms
(sqrt (+ x 1.0))
56.0ms
(/ (- (* 1.0 (sqrt (+ x 1.0))) (* (sqrt x) 1.0)) (* (sqrt x) (sqrt (+ x 1.0))))
37.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
41.0ms
(- (* 1.0 (sqrt (+ x 1.0))) (* (sqrt x) 1.0))

series572.0ms

Counts
4 → 12
Calls
4 calls:
45.0ms
(sqrt (+ x 1.0))
343.0ms
(/ (- (* 1.0 (sqrt (+ x 1.0))) (* (sqrt x) 1.0)) (* (sqrt x) (sqrt (+ x 1.0))))
73.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
111.0ms
(- (* 1.0 (sqrt (+ x 1.0))) (* (sqrt x) 1.0))

simplify1.5s

Counts
110 → 110
Iterations

Useful iterations: done (1.5s)

IterNodesCost
02041790
15871665
228051364
done50011356

prune333.0ms

Pruning

16 alts after pruning (16 fresh and 0 done)

Merged error: 19.0b

localize17.0ms

Local error

Found 4 expressions with local error:

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

rewrite247.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log add-cbrt-cube
22×add-sqr-sqrt times-frac
16×*-un-lft-identity
14×add-cube-cbrt associate-/l*
12×cbrt-undiv div-exp
11×sqrt-prod
10×associate-*r/
pow1 associate-/r/
associate-*r* prod-exp cbrt-unprod
associate-*l* add-log-exp
flip3-+ flip-+ distribute-lft-out--
expm1-log1p-u sqrt-div log1p-expm1-u div-inv unswap-sqr
div-sub pow-prod-down associate-/l/
flip3-- frac-2neg sqrt-pow1 pow1/2 associate--l+ clear-num associate-/r* flip--
distribute-rgt-in sub-neg distribute-lft-in fma-neg sqrt-unprod diff-log prod-diff *-commutative distribute-lft-out
Counts
4 → 133
Calls
4 calls:
87.0ms
(/ (- (* (* 1.0 1.0) (+ x 1.0)) (* (* 1.0 1.0) x)) (* 1.0 (+ (sqrt x) (sqrt (+ x 1.0)))))
89.0ms
(/ (/ (- (* (* 1.0 1.0) (+ x 1.0)) (* (* 1.0 1.0) x)) (* 1.0 (+ (sqrt x) (sqrt (+ x 1.0))))) (* (sqrt x) (sqrt (+ x 1.0))))
26.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
39.0ms
(- (* (* 1.0 1.0) (+ x 1.0)) (* (* 1.0 1.0) x))

series733.0ms

Counts
4 → 12
Calls
4 calls:
146.0ms
(/ (- (* (* 1.0 1.0) (+ x 1.0)) (* (* 1.0 1.0) x)) (* 1.0 (+ (sqrt x) (sqrt (+ x 1.0)))))
520.0ms
(/ (/ (- (* (* 1.0 1.0) (+ x 1.0)) (* (* 1.0 1.0) x)) (* 1.0 (+ (sqrt x) (sqrt (+ x 1.0))))) (* (sqrt x) (sqrt (+ x 1.0))))
63.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
3.0ms
(- (* (* 1.0 1.0) (+ x 1.0)) (* (* 1.0 1.0) x))

simplify396.0ms

Counts
145 → 145
Iterations

Useful iterations: done (390.0ms)

IterNodesCost
02954063
19103406
done50012860

prune470.0ms

Pruning

12 alts after pruning (12 fresh and 0 done)

Merged error: 0.3b

localize12.0ms

Local error

Found 4 expressions with local error:

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

rewrite127.0ms

Algorithm
rewrite-expression-head
Rules
32×add-exp-log add-cbrt-cube
25×*-un-lft-identity
24×add-sqr-sqrt
18×times-frac sqrt-prod
16×add-cube-cbrt
12×cbrt-undiv div-exp associate-/l*
10×associate-*r/
pow1 associate-/r/
associate-*r* prod-exp cbrt-unprod
fma-def flip3-+ associate-*l* flip-+ add-log-exp
distribute-lft-out
expm1-log1p-u sqrt-div log1p-expm1-u div-inv unswap-sqr
pow-prod-down
frac-2neg sqrt-pow1 pow1/2 clear-num associate-/r*
+-commutative sqrt-unprod sum-log *-commutative associate-/l/
Counts
4 → 128
Calls
4 calls:
20.0ms
(+ (sqrt x) (sqrt (+ x 1.0)))
26.0ms
(/ 1.0 (* 1.0 (+ (sqrt x) (sqrt (+ x 1.0)))))
26.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
51.0ms
(/ (/ 1.0 (* 1.0 (+ (sqrt x) (sqrt (+ x 1.0))))) (* (sqrt x) (sqrt (+ x 1.0))))

series801.0ms

Counts
4 → 12
Calls
4 calls:
69.0ms
(+ (sqrt x) (sqrt (+ x 1.0)))
145.0ms
(/ 1.0 (* 1.0 (+ (sqrt x) (sqrt (+ x 1.0)))))
63.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
523.0ms
(/ (/ 1.0 (* 1.0 (+ (sqrt x) (sqrt (+ x 1.0))))) (* (sqrt x) (sqrt (+ x 1.0))))

simplify1.6s

Counts
140 → 140
Iterations

Useful iterations: done (1.6s)

IterNodesCost
02672572
17532246
243311891
done50001859

prune359.0ms

Pruning

15 alts after pruning (15 fresh and 0 done)

Merged error: 0.0b

regimes59.0ms

Accuracy

0% (0.4b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01426
11726
done1726

end0.0ms

sample1.8s

Algorithm
intervals
Results
546.0ms4101×body80valid
321.0ms1834×body640valid
294.0ms8084×body80nan
224.0ms1165×body1280valid
55.0ms597×body320valid
19.0ms303×body160valid