Details

Time bar (total: 13.2s)

sample57.0ms

Algorithm
intervals
Results
27.0ms87×body1280valid
8.0ms136×body80valid
5.0ms20×body640valid
1.0msbody320valid
1.0msbody160valid

simplify53.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0912
11912
22412
32812
43012
53512
63612
done3612

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 15.4b

localize8.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(hypot 1.0 x)
0.0b
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
2.4b
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

rewrite40.0ms

Algorithm
rewrite-expression-head
Rules
16×*-un-lft-identity
14×add-sqr-sqrt
12×add-cube-cbrt
times-frac
add-log-exp
add-exp-log add-cbrt-cube
pow1
associate-/r* associate-/l*
cbrt-undiv +-commutative sub-neg flip3-- frac-2neg flip3-+ diff-log div-exp clear-num sum-log flip-- flip-+ div-inv distribute-lft-out distribute-lft-out-- difference-of-squares
Counts
4 → 60
Calls
4 calls:
9.0ms
(/ 1.0 (hypot 1.0 x))
1.0ms
(hypot 1.0 x)
19.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
8.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series180.0ms

Counts
4 → 12
Calls
4 calls:
14.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(hypot 1.0 x)
48.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
115.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify3.4s

Counts
72 → 72
Iterations

Useful iterations: 4 (1.6s)

IterNodesCost
0101854
1205801
2486737
31145735
43645733
done5000733

prune236.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 14.9b

localize13.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
0.0b
(/ (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
1.9b
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

rewrite64.0ms

Algorithm
rewrite-expression-head
Rules
31×*-un-lft-identity
21×add-sqr-sqrt add-cube-cbrt times-frac
add-exp-log add-cbrt-cube add-log-exp
associate-/r*
associate-/l*
distribute-lft-out
pow1
cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num associate-/r/ flip-- flip-+ div-inv associate-/l/ associate--r+
+-commutative distribute-rgt-in sub-neg distribute-lft-in diff-log div-sub sum-log
Counts
4 → 89
Calls
4 calls:
6.0ms
(/ 1.0 (hypot 1.0 x))
6.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
35.0ms
(/ (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
12.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

series425.0ms

Counts
4 → 12
Calls
4 calls:
8.0ms
(/ 1.0 (hypot 1.0 x))
130.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
228.0ms
(/ (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
59.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

simplify1.2s

Counts
101 → 101
Iterations

Useful iterations: done (1.2s)

IterNodesCost
01492415
13542319
212062115
done50001912

prune414.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 14.9b

localize12.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
0.0b
(/ (- 0.5 (/ 0.5 (hypot 1.0 x))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
1.9b
(- 0.5 (/ 0.5 (hypot 1.0 x)))

rewrite125.0ms

Algorithm
rewrite-expression-head
Rules
46×add-sqr-sqrt *-un-lft-identity
30×times-frac
16×add-cube-cbrt
12×difference-of-squares
10×add-log-exp
distribute-lft-out
add-exp-log add-cbrt-cube associate-/l* distribute-lft-out--
pow1 associate-/r*
flip3-+ flip-+
+-commutative flip3-- sum-log associate-/r/ flip-- associate-/l/
cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp clear-num div-inv
Counts
4 → 90
Calls
4 calls:
21.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
11.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
75.0ms
(/ (- 0.5 (/ 0.5 (hypot 1.0 x))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
11.0ms
(- 0.5 (/ 0.5 (hypot 1.0 x)))

series411.0ms

Counts
4 → 12
Calls
4 calls:
35.0ms
(+ 1.0 (/ 1.0 (hypot 1.0 x)))
95.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
225.0ms
(/ (- 0.5 (/ 0.5 (hypot 1.0 x))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
56.0ms
(- 0.5 (/ 0.5 (hypot 1.0 x)))

simplify2.2s

Counts
102 → 102
Iterations

Useful iterations: 3 (657.0ms)

IterNodesCost
01422450
13612364
29582202
326272200
done50012200

prune368.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 14.9b

localize19.0ms

Local error

Found 4 expressions with local error:

0.0b
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
0.0b
(/ (exp (log (- 0.5 (/ 0.5 (hypot 1.0 x))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
0.1b
(exp (log (- 0.5 (/ 0.5 (hypot 1.0 x)))))
1.9b
(- 0.5 (/ 0.5 (hypot 1.0 x)))

rewrite133.0ms

Algorithm
rewrite-expression-head
Rules
62×*-un-lft-identity
61×add-sqr-sqrt
43×times-frac
36×log-prod exp-sum
26×add-cube-cbrt
14×difference-of-squares
11×distribute-lft-out
associate-/l*
add-log-exp
distribute-lft-out--
add-cbrt-cube
pow1 add-exp-log
log-div exp-prod exp-diff associate-/r*
flip3-- flip--
flip3-+ associate-/r/ flip-+ associate-/l/
cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-exp clear-num sum-log log-pow div-inv rem-exp-log
Counts
4 → 112
Calls
4 calls:
11.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
85.0ms
(/ (exp (log (- 0.5 (/ 0.5 (hypot 1.0 x))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
15.0ms
(exp (log (- 0.5 (/ 0.5 (hypot 1.0 x)))))
11.0ms
(- 0.5 (/ 0.5 (hypot 1.0 x)))

series437.0ms

Counts
4 → 12
Calls
4 calls:
141.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
202.0ms
(/ (exp (log (- 0.5 (/ 0.5 (hypot 1.0 x))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
40.0ms
(exp (log (- 0.5 (/ 0.5 (hypot 1.0 x)))))
55.0ms
(- 0.5 (/ 0.5 (hypot 1.0 x)))

simplify1.5s

Counts
124 → 124
Iterations

Useful iterations: done (1.5s)

IterNodesCost
01773349
13192990
27642773
320392771
done50002739

prune393.0ms

Pruning

5 alts after pruning (4 fresh and 1 done)

Merged error: 14.9b

regimes265.0ms

Accuracy

0% (0.0b remaining)

Error of 15.2b against oracle of 15.2b and baseline of 15.2b

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01333
11633
done1633

end0.0ms

sample1.3s

Algorithm
intervals
Results
694.0ms2896×body1280valid
176.0ms4020×body80valid
125.0ms621×body640valid
39.0ms292×body320valid
14.0ms171×body160valid