Details

Time bar (total: 4.2s)

sample23.0ms

Algorithm
intervals
Results
7.0ms69×body640valid
4.0ms137×body80valid
2.0ms21×body320valid
1.0ms11×body1280valid
1.0ms18×body160valid

simplify17.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0187
1317
2437
3577
4737
5927
61267
71587
82077
92097
102097
done2097

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 9.7b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (+ x 1.0))
0.0b
(/ 1.0 (- x 1.0))
0.0b
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
1.9b
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

rewrite349.0ms

Algorithm
rewrite-expression-head
Rules
83×*-un-lft-identity
47×times-frac
43×add-sqr-sqrt
23×add-cube-cbrt
14×distribute-lft-out--
13×distribute-lft-out
11×add-log-exp
associate-/r*
add-exp-log add-cbrt-cube difference-of-squares
associate-/l*
pow1 associate-/r/
flip3-- frac-add flip--
cbrt-undiv sub-neg associate-+l+ frac-2neg flip3-+ diff-log div-exp clear-num sum-log frac-sub flip-+ div-inv
+-commutative associate-+l-
Counts
4 → 114
Calls
4 calls:
10.0ms
(/ 1.0 (+ x 1.0))
10.0ms
(/ 1.0 (- x 1.0))
57.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
266.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series302.0ms

Counts
4 → 12
Calls
4 calls:
24.0ms
(/ 1.0 (+ x 1.0))
31.0ms
(/ 1.0 (- x 1.0))
40.0ms
(- (/ 1.0 (+ x 1.0)) (/ 2.0 x))
206.0ms
(+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify46.0ms

Counts
126 → 126
Iterations

Useful iterations: 2 (37.0ms)

IterNodesCost
0496865
11681827
25001816
done5001816

prune245.0ms

Pruning

5 alts after pruning (5 fresh and 0 done)

Merged error: 0.0b

localize11.0ms

Local error

Found 4 expressions with local error:

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

rewrite275.0ms

Algorithm
rewrite-expression-head
Rules
134×sqrt-prod
116×*-un-lft-identity
94×add-sqr-sqrt
92×times-frac
60×add-cube-cbrt
29×swap-sqr
25×distribute-lft-out
21×pow1 associate-*r* associate-*l*
12×associate-/r/
10×sqrt-pow1 pow1/2 sqrt-div
add-log-exp unswap-sqr
flip3-+ flip-+
add-exp-log add-cbrt-cube div-inv
frac-add pow-prod-up
rem-sqrt-square
pow-prod-down pow-sqr frac-sub
frac-times associate-+l+ associate-*r/ associate-*l/ sum-log
+-commutative pow2 associate-+l- sub-neg flip3-- pow-plus sqrt-unprod diff-log prod-exp rem-square-sqrt *-commutative flip-- cbrt-unprod
Counts
4 → 189
Calls
4 calls:
10.0ms
(sqrt (/ 1.0 (+ x 1.0)))
10.0ms
(sqrt (/ 1.0 (+ x 1.0)))
58.0ms
(* (sqrt (/ 1.0 (+ x 1.0))) (sqrt (/ 1.0 (+ x 1.0))))
185.0ms
(+ (- (* (sqrt (/ 1.0 (+ x 1.0))) (sqrt (/ 1.0 (+ x 1.0)))) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

series392.0ms

Counts
4 → 12
Calls
4 calls:
88.0ms
(sqrt (/ 1.0 (+ x 1.0)))
89.0ms
(sqrt (/ 1.0 (+ x 1.0)))
76.0ms
(* (sqrt (/ 1.0 (+ x 1.0))) (sqrt (/ 1.0 (+ x 1.0))))
139.0ms
(+ (- (* (sqrt (/ 1.0 (+ x 1.0))) (sqrt (/ 1.0 (+ x 1.0)))) (/ 2.0 x)) (/ 1.0 (- x 1.0)))

simplify84.0ms

Counts
201 → 201
Iterations

Useful iterations: 2 (68.0ms)

IterNodesCost
06011683
128781525
250021483
done50021483

prune433.0ms

Pruning

6 alts after pruning (5 fresh and 1 done)

Merged error: 0.0b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (+ x 1.0) x)
0.0b
(* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0))
0.0b
(* (* (+ x 1.0) x) (- x 1.0))
16.3b
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

rewrite138.0ms

Algorithm
rewrite-expression-head
Rules
48×associate-*l/
21×flip3-- flip--
17×add-sqr-sqrt
16×frac-times frac-add
15×*-un-lft-identity
13×pow1 add-exp-log flip3-+ associate-*r* add-cbrt-cube flip-+
add-cube-cbrt
associate-*r/ associate-*l*
distribute-rgt-in sub-neg distribute-lft-in add-log-exp
pow-prod-down prod-exp cbrt-unprod
associate-+l+
*-commutative
distribute-lft-out-- difference-of-squares unswap-sqr
+-commutative sum-log distribute-lft-out
Counts
4 → 116
Calls
4 calls:
20.0ms
(* (+ x 1.0) x)
39.0ms
(* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0))
43.0ms
(* (* (+ x 1.0) x) (- x 1.0))
31.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

series185.0ms

Counts
4 → 12
Calls
4 calls:
46.0ms
(* (+ x 1.0) x)
38.0ms
(* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0))
99.0ms
(* (* (+ x 1.0) x) (- x 1.0))
2.0ms
(+ (* (- (* 1.0 x) (* (+ x 1.0) 2.0)) (- x 1.0)) (* (* (+ x 1.0) x) 1.0))

simplify127.0ms

Counts
128 → 128
Iterations

Useful iterations: 1 (22.0ms)

IterNodesCost
08051580
147601496
250011496
done50011496

prune338.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 0.0b

localize6.0ms

Local error

Found 3 expressions with local error:

0.0b
(* (+ x 1.0) x)
0.0b
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))
0.0b
(* (* (+ x 1.0) x) (- x 1.0))

rewrite100.0ms

Algorithm
rewrite-expression-head
Rules
19×add-exp-log add-cbrt-cube
18×associate-*l/
12×add-sqr-sqrt *-un-lft-identity
10×pow1
frac-times add-cube-cbrt associate-*r* associate-/r/
flip3-+ prod-exp cbrt-unprod flip-+
flip3-- flip--
associate-*l*
associate-*r/ pow-prod-down
cbrt-undiv times-frac div-exp associate-/l* add-log-exp
distribute-rgt-in sub-neg distribute-lft-in *-commutative
frac-2neg clear-num associate-/r* div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr
Counts
3 → 84
Calls
3 calls:
19.0ms
(* (+ x 1.0) x)
34.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))
44.0ms
(* (* (+ x 1.0) x) (- x 1.0))

series231.0ms

Counts
3 → 9
Calls
3 calls:
41.0ms
(* (+ x 1.0) x)
89.0ms
(/ 2.0 (* (* (+ x 1.0) x) (- x 1.0)))
100.0ms
(* (* (+ x 1.0) x) (- x 1.0))

simplify58.0ms

Counts
93 → 93
Iterations

Useful iterations: 2 (51.0ms)

IterNodesCost
0430600
12216516
25001515
done5001515

prune153.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0b

regimes19.0ms

Accuracy

0% (0.1b remaining)

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

bsearch0.0ms

simplify1.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0105
1105
done105

end0.0ms

sample624.0ms

Algorithm
intervals
Results
199.0ms1870×body640valid
123.0ms4106×body80valid
77.0ms983×body320valid
77.0ms561×body1280valid
26.0ms483×body160valid