Details

Time bar (total: 6.1s)

sample51.0ms

Algorithm
intervals
Results
12.0ms41×body1280valid
10.0ms63×body640valid
8.0ms249×body80nan
5.0ms122×body80valid
3.0ms24×body320valid
0.0msbody160valid

simplify4.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0811
11111
21411
done1411

prune3.0ms

Pruning

2 alts after pruning (2 fresh and 0 done)

PrunedKeptTotal
New011
Fresh011
Picked000
Done000
Total022

Merged error: 20.0b

Counts
2 → 1

localize8.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))
2.6b
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

rewrite55.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:
3.0ms
(sqrt (+ x 1.0))
6.0ms
(/ 1.0 (sqrt (+ x 1.0)))
4.0ms
(/ 1.0 (sqrt x))
31.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

series32.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(sqrt (+ x 1.0))
6.0ms
(/ 1.0 (sqrt (+ x 1.0)))
8.0ms
(/ 1.0 (sqrt x))
13.0ms
(- (/ 1.0 (sqrt x)) (/ 1.0 (sqrt (+ x 1.0))))

simplify504.0ms

Counts
145 → 145
Iterations

Useful iterations: done (500.0ms)

IterNodesCost
02642096
16201955
219681879
done50001871

prune284.0ms

Filtered
100 candidates to 145 candidates (-45.0%)
Pruning

11 alts after pruning (11 fresh and 0 done)

PrunedKeptTotal
New13411145
Fresh000
Picked101
Done000
Total13511146

Merged error: 19.5b

Counts
146 → 11

localize9.0ms

Local error

Found 4 expressions with local error:

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

rewrite42.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:
3.0ms
(sqrt (+ x 1.0))
18.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
9.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
9.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

series57.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(sqrt (+ x 1.0))
36.0ms
(/ (* 1.0 (- (sqrt (+ x 1.0)) (sqrt x))) (* (sqrt x) (sqrt (+ x 1.0))))
7.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
10.0ms
(- (sqrt (+ x 1.0)) (sqrt x))

simplify828.0ms

Counts
105 → 105
Iterations

Useful iterations: 2 (279.0ms)

IterNodesCost
02881964
18491818
237521594
done50001594

prune219.0ms

Filtered
74 candidates to 105 candidates (-41.9%)
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New1032105
Fresh2810
Picked101
Done000
Total10610116

Merged error: 19.1b

Counts
116 → 10

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite66.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:
16.0ms
(/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))
25.0ms
(/ (* 1.0 (/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
12.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
7.0ms
(- (+ x 1.0) x)

series58.0ms

Counts
4 → 12
Calls
4 calls:
10.0ms
(/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))
41.0ms
(/ (* 1.0 (/ (- (+ x 1.0) x) (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
7.0ms
(* (sqrt x) (sqrt (+ x 1.0)))
1.0ms
(- (+ x 1.0) x)

simplify913.0ms

Counts
155 → 155
Iterations

Useful iterations: 2 (338.0ms)

IterNodesCost
03353372
19843183
246342724
done50002724

prune281.0ms

Filtered
90 candidates to 155 candidates (-72.2%)
Pruning

8 alts after pruning (8 fresh and 0 done)

PrunedKeptTotal
New1523155
Fresh459
Picked101
Done000
Total1578165

Merged error: 0.2b

Counts
165 → 8

localize10.0ms

Local error

Found 4 expressions with local error:

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

rewrite50.0ms

Algorithm
rewrite-expression-head
Rules
52×*-un-lft-identity
31×sqrt-prod
29×add-exp-log add-sqr-sqrt add-cbrt-cube
20×add-cube-cbrt
19×times-frac
18×distribute-lft-out
pow1 cbrt-undiv div-exp
prod-exp cbrt-unprod
associate-*r* associate-/r*
sqrt-div associate-*l*
associate-*r/
flip3-+ associate-/r/ flip-+ associate-/l* add-log-exp unswap-sqr
sqrt-pow1 pow1/2 pow-prod-down
frac-2neg clear-num div-inv
rem-sqrt-square sqrt-unprod *-commutative associate-/l/
Counts
4 → 118
Calls
4 calls:
3.0ms
(sqrt (+ x 1.0))
11.0ms
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
20.0ms
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
9.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

series57.0ms

Counts
4 → 12
Calls
4 calls:
4.0ms
(sqrt (+ x 1.0))
10.0ms
(/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))
37.0ms
(/ (* 1.0 (/ 1.0 (+ (sqrt (+ x 1.0)) (sqrt x)))) (* (sqrt x) (sqrt (+ x 1.0))))
7.0ms
(* (sqrt x) (sqrt (+ x 1.0)))

simplify867.0ms

Counts
130 → 130
Iterations

Useful iterations: 2 (330.0ms)

IterNodesCost
03312497
19472308
242881959
done50001959

prune245.0ms

Filtered
85 candidates to 130 candidates (-52.9%)
Pruning

12 alts after pruning (12 fresh and 0 done)

PrunedKeptTotal
New1219130
Fresh437
Picked101
Done000
Total12612138

Merged error: 0.0b

Counts
138 → 12

regimes66.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
11318
done1318

end0.0ms

sample1.4s

Algorithm
intervals
Results
296.0ms1853×body640valid
291.0ms8058×body80nan
226.0ms1111×body1280valid
175.0ms4117×body80valid
73.0ms623×body320valid
23.0ms296×body160valid

Profiling

Loading profile data...