Details

Time bar (total: 15.3s)

sample21.0ms

Algorithm
intervals
Results
10.0ms256×body80valid
1.0ms47×body80nan

simplify5.0ms

Counts
1 → 1
Iterations
IterNodes
done8
18
06

prune5.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.2b

localize21.0ms

Local error

Found 3 expressions with local error:

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

rewrite78.0ms

Algorithm
rewrite-expression-head
Rules
25×*-un-lft-identity
14×add-sqr-sqrt
13×add-cube-cbrt
12×times-frac
distribute-lft-out
add-cbrt-cube add-exp-log add-log-exp
pow1 associate-/r* sqrt-prod
flip3-+ flip-+ insert-posit16 associate-/l*
sqrt-div associate-/r/
cbrt-undiv +-commutative rem-sqrt-square clear-num sum-log frac-2neg sqrt-pow1 pow1/2 div-exp div-inv
Counts
3 → 64
Calls
3 calls:
6.0ms
(sqrt (+ x 1.0))
19.0ms
(+ 1.0 (sqrt (+ x 1.0)))
52.0ms
(/ x (+ 1.0 (sqrt (+ x 1.0))))

series341.0ms

Counts
3 → 9
Calls
3 calls:
55.0ms
(sqrt (+ x 1.0))
70.0ms
(+ 1.0 (sqrt (+ x 1.0)))
216.0ms
(/ x (+ 1.0 (sqrt (+ x 1.0))))

simplify1.2s

Counts
73 → 73
Iterations
IterNodes
done5000
21076
1319
0140

prune318.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0b

localize32.0ms

Local error

Found 4 expressions with local error:

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

rewrite542.0ms

Algorithm
rewrite-expression-head
Rules
60×sqrt-div
54×add-sqr-sqrt
44×*-un-lft-identity
34×flip3-+ flip-+
30×associate-*r/ add-cube-cbrt
26×sqrt-prod
25×times-frac associate-*l*
21×pow1
16×frac-sub
14×frac-times
13×add-cbrt-cube add-exp-log
11×swap-sqr
10×associate-*r*
associate-*l/
sqrt-pow1 pow1/2
cube-unmult pow3 sum-cubes
distribute-lft-out add-log-exp unswap-sqr
pow-prod-up
associate-/r* pow-prod-down associate-/r/ insert-posit16 sub-div
prod-exp pow-sqr cbrt-unprod associate-/l*
cbrt-undiv div-exp *-commutative div-inv
pow2 distribute-rgt-in clear-num sub-neg rem-square-sqrt frac-2neg distribute-lft-in pow-plus flip3-- distribute-rgt-out-- sqrt-unprod diff-log flip--
Counts
4 → 175
Calls
4 calls:
409.0ms
(* (/ x (+ (* 1.0 (* 1.0 1.0)) (* (+ x 1.0) (sqrt (+ x 1.0))))) (+ (* 1.0 1.0) (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))))
53.0ms
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
26.0ms
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))
47.0ms
(/ x (+ (* 1.0 (* 1.0 1.0)) (* (+ x 1.0) (sqrt (+ x 1.0)))))

series938.0ms

Counts
4 → 12
Calls
4 calls:
528.0ms
(* (/ x (+ (* 1.0 (* 1.0 1.0)) (* (+ x 1.0) (sqrt (+ x 1.0))))) (+ (* 1.0 1.0) (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))))
25.0ms
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
95.0ms
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))
290.0ms
(/ x (+ (* 1.0 (* 1.0 1.0)) (* (+ x 1.0) (sqrt (+ x 1.0)))))

simplify3.1s

Counts
187 → 187
Iterations
IterNodes
done5012
24642
11193
0382

prune761.0ms

Pruning

4 alts after pruning (2 fresh and 2 done)

Merged error: 0b

localize39.0ms

Local error

Found 4 expressions with local error:

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

rewrite198.0ms

Algorithm
rewrite-expression-head
Rules
66×sqrt-div
38×flip3-+ flip-+
36×add-sqr-sqrt
35×*-un-lft-identity
32×associate-*r/
31×sqrt-prod
24×pow1
17×add-cube-cbrt
16×frac-times frac-sub
14×associate-*r*
13×add-cbrt-cube add-exp-log
11×swap-sqr associate-*l*
10×associate-*l/
sqrt-pow1 pow1/2
distribute-lft-out
pow-prod-up
add-log-exp unswap-sqr
associate-/r* times-frac pow-prod-down insert-posit16 sub-div
pow3 prod-exp pow-sqr cbrt-unprod
cbrt-undiv cube-unmult div-exp associate-/r/ sum-cubes *-commutative associate-/l/
pow2 clear-num sub-neg rem-square-sqrt frac-2neg pow-plus flip3-- distribute-rgt-out-- sqrt-unprod diff-log div-inv flip-- associate-/l*
Counts
4 → 161
Calls
4 calls:
35.0ms
(* (+ x 1.0) (sqrt (+ x 1.0)))
36.0ms
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
31.0ms
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))
89.0ms
(/ (* x (+ (* 1.0 1.0) (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))))) (+ (* 1.0 (* 1.0 1.0)) (* (+ x 1.0) (sqrt (+ x 1.0)))))

series613.0ms

Counts
4 → 12
Calls
4 calls:
70.0ms
(* (+ x 1.0) (sqrt (+ x 1.0)))
27.0ms
(* (sqrt (+ x 1.0)) (sqrt (+ x 1.0)))
83.0ms
(- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0))))
433.0ms
(/ (* x (+ (* 1.0 1.0) (- (* (sqrt (+ x 1.0)) (sqrt (+ x 1.0))) (* 1.0 (sqrt (+ x 1.0)))))) (+ (* 1.0 (* 1.0 1.0)) (* (+ x 1.0) (sqrt (+ x 1.0)))))

simplify2.4s

Counts
173 → 173
Iterations
IterNodes
done5019
23712
1988
0345

prune803.0ms

Pruning

4 alts after pruning (1 fresh and 3 done)

Merged error: 0b

localize18.0ms

Local error

Found 4 expressions with local error:

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

rewrite182.0ms

Algorithm
rewrite-expression-head
Rules
69×*-un-lft-identity
56×add-sqr-sqrt
52×times-frac
39×add-cube-cbrt sqrt-prod
30×associate-*r*
15×distribute-lft-out
11×add-cbrt-cube add-exp-log
pow1
associate-*l* associate-/l* add-log-exp unswap-sqr
associate-/r* flip3-+ associate-/r/ flip-+ insert-posit16
cbrt-undiv sqrt-div div-exp prod-exp cbrt-unprod div-inv
+-commutative rem-sqrt-square clear-num sum-log frac-2neg sqrt-pow1 pow1/2 pow-prod-down associate-*r/ *-commutative
Counts
4 → 136
Calls
4 calls:
8.0ms
(sqrt (+ x 1.0))
15.0ms
(+ 1.0 (sqrt (+ x 1.0)))
50.0ms
(/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0))))
101.0ms
(* (sqrt x) (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0)))))

series716.0ms

Counts
4 → 12
Calls
4 calls:
36.0ms
(sqrt (+ x 1.0))
64.0ms
(+ 1.0 (sqrt (+ x 1.0)))
429.0ms
(/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0))))
186.0ms
(* (sqrt x) (/ (sqrt x) (+ 1.0 (sqrt (+ x 1.0)))))

simplify1.7s

Counts
148 → 148
Iterations
IterNodes
done5001
21872
1551
0217

prune515.0ms

Pruning

4 alts after pruning (0 fresh and 4 done)

Merged error: 0b

regimes80.0ms

Accuracy

0% (0.2b remaining)

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

bsearch0.0ms

simplify2.0ms

Iterations
IterNodes
done8
18
06

end0.0ms

sample664.0ms

Algorithm
intervals
Results
392.0ms7999×body80valid
125.0ms2672×body80nan
0.0msbody1280valid