Details

Time bar (total: 10.0s)

sample31.0ms

Algorithm
intervals
Results
14.0ms81×body1280valid
5.0ms142×body80valid
2.0ms17×body640valid
1.0ms12×body320valid
0.0msbody160valid

simplify23.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
0912
11912
22212
32612
42812
53312
63512
done3512

prune2.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 13.1b

localize8.0ms

Local error

Found 3 expressions with local error:

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

rewrite14.0ms

Algorithm
rewrite-expression-head
Rules
13×add-sqr-sqrt *-un-lft-identity
11×add-cube-cbrt
times-frac
pow1
add-exp-log add-cbrt-cube add-log-exp
associate-/r* associate-/l*
sqrt-pow1 sqrt-div associate-*r/
cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ pow1/2 diff-log div-exp pow-prod-down clear-num sqrt-prod flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares
Counts
3 → 54
Calls
3 calls:
8.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
2.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series165.0ms

Counts
3 → 9
Calls
3 calls:
74.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
5.0ms
(/ 1.0 (hypot 1.0 x))
85.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify2.2s

Counts
63 → 63
Iterations

Useful iterations: 4 (1.1s)

IterNodesCost
0105855
1201779
2454735
31184733
43788731
done5001731

prune141.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 12.5b

localize11.0ms

Local error

Found 4 expressions with local error:

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)))))))
0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(/ 1.0 (hypot 1.0 x))
1.5b
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

rewrite21.0ms

Algorithm
rewrite-expression-head
Rules
37×*-un-lft-identity
30×times-frac
29×add-sqr-sqrt add-cube-cbrt
10×add-exp-log associate-/r* add-cbrt-cube
associate-/l*
add-log-exp
pow1 distribute-lft-out
cbrt-undiv frac-2neg div-exp clear-num div-inv
flip3-- associate-/r/ flip-- associate-/l/ associate--r+
distribute-rgt-in sub-neg distribute-lft-in flip3-+ diff-log div-sub flip-+
Counts
4 → 104
Calls
4 calls:
11.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)))))))
2.0ms
(/ 1.0 (hypot 1.0 x))
2.0ms
(/ 1.0 (hypot 1.0 x))
3.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

series202.0ms

Counts
4 → 12
Calls
4 calls:
155.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)))))))
9.0ms
(/ 1.0 (hypot 1.0 x))
5.0ms
(/ 1.0 (hypot 1.0 x))
32.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

simplify2.2s

Counts
116 → 116
Iterations

Useful iterations: 3 (924.0ms)

IterNodesCost
01412407
13392325
210852139
345181938
done50001938

prune307.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 12.5b

localize20.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
0.1b
(/ 1.0 (sqrt (hypot 1.0 x)))
0.2b
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
1.5b
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))))))

rewrite42.0ms

Algorithm
rewrite-expression-head
Rules
288×times-frac
173×*-un-lft-identity
165×add-sqr-sqrt add-cube-cbrt
144×sqrt-prod
28×associate-/l*
16×associate-/r*
13×add-exp-log add-cbrt-cube
10×div-inv
add-log-exp
cbrt-undiv div-exp
pow1 distribute-lft-out
frac-2neg clear-num associate-/l/
flip3-- associate-/r/ flip-- associate--r+
distribute-rgt-in sub-neg distribute-lft-in flip3-+ diff-log div-sub flip-+
Counts
4 → 264
Calls
4 calls:
11.0ms
(/ (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
3.0ms
(/ 1.0 (sqrt (hypot 1.0 x)))
11.0ms
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
3.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))))))

series225.0ms

Counts
4 → 12
Calls
4 calls:
152.0ms
(/ (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
30.0ms
(/ 1.0 (sqrt (hypot 1.0 x)))
5.0ms
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
37.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))))))

simplify987.0ms

Counts
276 → 276
Iterations

Useful iterations: done (977.0ms)

IterNodesCost
03387132
17965966
220315511
done50005509

prune583.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 12.5b

localize16.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ (- (* 1.0 (- 1.0 0.5)) (* (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))) 0.5)) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
0.1b
(/ 1.0 (sqrt (hypot 1.0 x)))
0.2b
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
1.4b
(- (* 1.0 (- 1.0 0.5)) (* (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))) 0.5))

rewrite56.0ms

Algorithm
rewrite-expression-head
Rules
288×times-frac
173×*-un-lft-identity
165×add-sqr-sqrt add-cube-cbrt
144×sqrt-prod
28×associate-/l*
16×associate-/r*
13×add-exp-log add-cbrt-cube
10×div-inv
add-log-exp
cbrt-undiv div-exp associate-/l/
pow1 flip3-- associate-*r/ associate-*l/ associate--l+ frac-sub flip-- distribute-lft-out
sub-neg frac-2neg clear-num
distribute-rgt-in distribute-lft-in associate-/r/
flip3-+ diff-log div-sub flip-+
Counts
4 → 270
Calls
4 calls:
22.0ms
(/ (- (* 1.0 (- 1.0 0.5)) (* (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))) 0.5)) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
3.0ms
(/ 1.0 (sqrt (hypot 1.0 x)))
11.0ms
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
6.0ms
(- (* 1.0 (- 1.0 0.5)) (* (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))) 0.5))

series227.0ms

Counts
4 → 12
Calls
4 calls:
155.0ms
(/ (- (* 1.0 (- 1.0 0.5)) (* (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))) 0.5)) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
35.0ms
(/ 1.0 (sqrt (hypot 1.0 x)))
5.0ms
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
31.0ms
(- (* 1.0 (- 1.0 0.5)) (* (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))) 0.5))

simplify974.0ms

Counts
282 → 282
Iterations

Useful iterations: done (963.0ms)

IterNodesCost
03617322
18596140
222435679
done50005677

prune573.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 12.5b

regimes102.0ms

Accuracy

0% (0.0b remaining)

Error of 14.8b against oracle of 14.8b and baseline of 14.8b

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01934
12734
done2734

end0.0ms

sample854.0ms

Algorithm
intervals
Results
494.0ms2868×body1280valid
123.0ms4056×body80valid
83.0ms576×body640valid
33.0ms358×body320valid
9.0ms142×body160valid