Details

Time bar (total: 9.8s)

sample30.0ms

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

simplify20.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))))))

rewrite13.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:
7.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))))))

series172.0ms

Counts
3 → 9
Calls
3 calls:
78.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
6.0ms
(/ 1.0 (hypot 1.0 x))
88.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify2.4s

Counts
63 → 63
Iterations

Useful iterations: 4 (1.1s)

IterNodesCost
0105855
1201779
2454735
31184733
43788731
done5001731

prune134.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)))))

rewrite23.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:
13.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)))))

series205.0ms

Counts
4 → 12
Calls
4 calls:
162.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)))))))
5.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.0s

Counts
116 → 116
Iterations

Useful iterations: 3 (893.0ms)

IterNodesCost
01412407
13392325
210852139
345181938
done50001938

prune308.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 (/ (/ 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))))))

rewrite44.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:
14.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)))
10.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))))))

series231.0ms

Counts
4 → 12
Calls
4 calls:
156.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)))))))
36.0ms
(/ 1.0 (sqrt (hypot 1.0 x)))
6.0ms
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
32.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x))))))

simplify997.0ms

Counts
276 → 276
Iterations

Useful iterations: done (981.0ms)

IterNodesCost
03387132
17965966
220315511
done50005509

prune583.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 12.5b

localize15.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.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)) (* 0.5 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))))

rewrite34.0ms

Algorithm
rewrite-expression-head
Rules
276×times-frac
158×*-un-lft-identity
156×add-sqr-sqrt add-cube-cbrt
144×sqrt-prod
25×associate-/l*
12×associate-/r*
11×add-exp-log add-cbrt-cube
div-inv
add-log-exp
pow1 cbrt-undiv associate-*r/ div-exp associate--l+
sub-neg
distribute-rgt-in flip3-- frac-2neg distribute-lft-in clear-num frac-sub flip--
+-commutative flip3-+ diff-log sum-log flip-+ associate-/l/ distribute-lft-out
Counts
4 → 244
Calls
4 calls:
2.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
3.0ms
(/ 1.0 (sqrt (hypot 1.0 x)))
10.0ms
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
6.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))))

series154.0ms

Counts
4 → 12
Calls
4 calls:
79.0ms
(+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))
31.0ms
(/ 1.0 (sqrt (hypot 1.0 x)))
6.0ms
(/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))
38.0ms
(- (* 1.0 (- 1.0 0.5)) (* 0.5 (/ (/ 1.0 (sqrt (hypot 1.0 x))) (sqrt (hypot 1.0 x)))))

simplify1.0s

Counts
256 → 256
Iterations

Useful iterations: done (1.0s)

IterNodesCost
03275715
17594871
218084496
done50004494

prune512.0ms

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 12.5b

regimes98.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 (0.0ms)

IterNodesCost
01732
12232
done2232

end0.0ms

sample811.0ms

Algorithm
intervals
Results
465.0ms2868×body1280valid
121.0ms4056×body80valid
75.0ms576×body640valid
31.0ms358×body320valid
8.0ms142×body160valid