Details

Time bar (total: 17.0s)

sample51.0ms

Algorithm
intervals
Results
26.0ms91×body1280valid
6.0ms125×body80valid
4.0ms19×body640valid
3.0ms18×body320valid
0.0msbody160valid

simplify61.0ms

Counts
1 → 1
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0912
11912
22412
32812
43012
53512
63612
done3612

prune4.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 17.6b

localize16.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))
1.7b
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

rewrite43.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:
21.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
9.0ms
(/ 1.0 (hypot 1.0 x))
10.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

series222.0ms

Counts
3 → 9
Calls
3 calls:
81.0ms
(sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))
12.0ms
(/ 1.0 (hypot 1.0 x))
128.0ms
(- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))

simplify3.6s

Counts
63 → 63
Iterations

Useful iterations: 4 (1.9s)

IterNodesCost
0105855
1202779
2471735
31205733
44118731
done5000731

prune212.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 17.1b

localize16.0ms

Local error

Found 4 expressions with local error:

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

rewrite78.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:
5.0ms
(/ 1.0 (hypot 1.0 x))
5.0ms
(/ 1.0 (hypot 1.0 x))
40.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)))))))
24.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

series269.0ms

Counts
4 → 12
Calls
4 calls:
12.0ms
(/ 1.0 (hypot 1.0 x))
8.0ms
(/ 1.0 (hypot 1.0 x))
205.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)))))))
44.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

simplify1.2s

Counts
116 → 116
Iterations

Useful iterations: done (1.2s)

IterNodesCost
01412407
13392325
211792133
done50001932

prune498.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 17.0b

localize36.0ms

Local error

Found 4 expressions with local error:

0.0b
(/ 1.0 (hypot 1.0 x))
0.0b
(/ (log (exp (- (* 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.3b
(log (exp (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
1.3b
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

rewrite135.0ms

Algorithm
rewrite-expression-head
Rules
48×*-un-lft-identity
37×times-frac
32×add-sqr-sqrt add-cube-cbrt
24×log-pow
18×exp-prod
10×pow1 associate-/l*
add-exp-log add-cbrt-cube distribute-lft-out
associate-/r*
add-log-exp
log-prod
cbrt-undiv sub-neg log-div frac-2neg exp-diff div-exp exp-sum clear-num associate-/r/ div-inv associate--r+
distribute-rgt-in flip3-- distribute-lft-in flip3-+ diff-log div-sub rem-log-exp flip-- flip-+
Counts
4 → 113
Calls
4 calls:
7.0ms
(/ 1.0 (hypot 1.0 x))
81.0ms
(/ (log (exp (- (* 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)))))))
26.0ms
(log (exp (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
17.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

series296.0ms

Counts
4 → 12
Calls
4 calls:
13.0ms
(/ 1.0 (hypot 1.0 x))
182.0ms
(/ (log (exp (- (* 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)))))))
42.0ms
(log (exp (- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
57.0ms
(- (* 1.0 1.0) (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))

simplify4.0s

Counts
125 → 125
Iterations

Useful iterations: done (4.0s)

IterNodesCost
01853489
13593229
211033009
345172772
done50012771

prune522.0ms

Pruning

3 alts after pruning (2 fresh and 1 done)

Merged error: 17.0b

localize37.0ms

Local error

Found 4 expressions with local error:

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

rewrite250.0ms

Algorithm
rewrite-expression-head
Rules
71×*-un-lft-identity
70×add-sqr-sqrt
56×times-frac
42×log-pow
36×exp-prod
35×add-cube-cbrt
14×difference-of-squares
13×associate-/l*
11×distribute-lft-out
10×pow1
add-exp-log add-cbrt-cube
associate-/r* distribute-lft-out--
add-log-exp
log-prod
cbrt-undiv sub-neg log-div frac-2neg exp-diff div-exp exp-sum clear-num associate-/r/ div-inv
flip3-- flip3-+ diff-log div-sub rem-log-exp flip-- flip-+
Counts
4 → 132
Calls
4 calls:
5.0ms
(/ 1.0 (hypot 1.0 x))
160.0ms
(/ (log (exp (- 0.5 (/ 0.5 (hypot 1.0 x))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
31.0ms
(- 0.5 (/ 0.5 (hypot 1.0 x)))
43.0ms
(log (exp (- 0.5 (/ 0.5 (hypot 1.0 x)))))

series346.0ms

Counts
4 → 12
Calls
4 calls:
7.0ms
(/ 1.0 (hypot 1.0 x))
235.0ms
(/ (log (exp (- 0.5 (/ 0.5 (hypot 1.0 x))))) (+ 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))
47.0ms
(- 0.5 (/ 0.5 (hypot 1.0 x)))
56.0ms
(log (exp (- 0.5 (/ 0.5 (hypot 1.0 x)))))

simplify1.9s

Counts
144 → 144
Iterations

Useful iterations: done (1.9s)

IterNodesCost
02063373
13903077
29132915
322522915
done50002913

prune515.0ms

Pruning

3 alts after pruning (1 fresh and 2 done)

Merged error: 17.0b

regimes224.0ms

Accuracy

0% (0.0b remaining)

Error of 15.0b against oracle of 15.0b and baseline of 15.0b

bsearch0.0ms

simplify2.0ms

Iterations

Useful iterations: 0 (1.0ms)

IterNodesCost
01422
11722
done1722

end0.0ms

sample2.5s

Algorithm
intervals
Results
1.7s2897×body1280valid
243.0ms4006×body80valid
163.0ms609×body640valid
125.0ms156×body160valid
63.0ms332×body320valid