Details

Time bar (total: 29.5s)

sample177.0ms

Algorithm
intervals
Results
69.0ms66×body10240exit
44.0ms329×body80nan
30.0ms256×body80valid

simplify2.8s

Counts
1 → 1
Iterations
IterNodes
done5000
61122
5256
4110
345
222
113
07

prune9.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

localize28.0ms

Local error

Found 3 expressions with local error:

0.0b
(sin (pow (sqrt (atan2 b b)) (- b a)))
0.1b
(pow (sqrt (atan2 b b)) (- b a))
1.0b
(sqrt (atan2 b b))

rewrite55.0ms

Algorithm
rewrite-expression-head
Rules
16×add-sqr-sqrt
15×*-un-lft-identity
13×add-cube-cbrt
11×unpow-prod-up
prod-diff
pow1 unpow-prod-down sqrt-prod
pow-unpow
add-exp-log
expm1-log1p-u pow-pow add-cbrt-cube log1p-expm1-u add-log-exp
sqrt-pow1 pow1/2
pow-to-exp sub-neg rem-sqrt-square pow-exp sqrt-pow2 distribute-lft-out-- pow-sub difference-of-squares sqr-pow
Counts
3 → 63
Calls
3 calls:
33.0ms
(sin (pow (sqrt (atan2 b b)) (- b a)))
16.0ms
(pow (sqrt (atan2 b b)) (- b a))
3.0ms
(sqrt (atan2 b b))

series185.0ms

Counts
3 → 9
Calls
3 calls:
122.0ms
(sin (pow (sqrt (atan2 b b)) (- b a)))
41.0ms
(pow (sqrt (atan2 b b)) (- b a))
22.0ms
(sqrt (atan2 b b))

simplify3.2s

Counts
72 → 72
Iterations
IterNodes
done5004
31713
2682
1308
0117

prune522.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

localize47.0ms

Local error

Found 4 expressions with local error:

0.0b
(pow (sqrt (sqrt (atan2 b b))) (- b a))
0.0b
(pow (sqrt (sqrt (atan2 b b))) (- b a))
1.0b
(sqrt (atan2 b b))
1.0b
(sqrt (atan2 b b))

rewrite80.0ms

Algorithm
rewrite-expression-head
Rules
32×add-sqr-sqrt
30×*-un-lft-identity
26×add-cube-cbrt
24×sqrt-prod
22×unpow-prod-up
18×unpow-prod-down prod-diff
12×pow1
10×pow-unpow pow-pow sqrt-pow1
add-exp-log pow1/2
expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp
pow-to-exp sub-neg rem-sqrt-square pow-exp sqrt-pow2 distribute-lft-out-- pow-sub difference-of-squares sqr-pow
Counts
4 → 118
Calls
4 calls:
30.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
35.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
2.0ms
(sqrt (atan2 b b))
2.0ms
(sqrt (atan2 b b))

series179.0ms

Counts
4 → 12
Calls
4 calls:
71.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
65.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
21.0ms
(sqrt (atan2 b b))
22.0ms
(sqrt (atan2 b b))

simplify2.9s

Counts
130 → 130
Iterations
IterNodes
done5001
31920
2741
1333
0120

prune1.0s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize54.0ms

Local error

Found 4 expressions with local error:

0.0b
(* (pow (atan2 b b) (/ (- b a) 4)) (pow (sqrt (sqrt (atan2 b b))) (- b a)))
0.0b
(pow (sqrt (sqrt (atan2 b b))) (- b a))
0.0b
(pow (atan2 b b) (/ (- b a) 4))
1.0b
(sqrt (atan2 b b))

rewrite137.0ms

Algorithm
rewrite-expression-head
Rules
68×add-sqr-sqrt
45×*-un-lft-identity
38×unpow-prod-down
37×add-cube-cbrt
30×sqrt-prod
24×pow-unpow associate-*r*
22×unpow-prod-up
18×add-exp-log prod-diff
15×times-frac unswap-sqr
12×sqr-pow
pow1 prod-exp
pow-to-exp pow-exp
associate-*l*
pow-pow add-cbrt-cube pow-sub
sqrt-pow1
expm1-log1p-u log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares
pow1/2 div-sub
sub-neg
frac-times rem-sqrt-square associate-*r/ associate-*l/ *-commutative sqrt-pow2 cbrt-unprod div-inv
Counts
4 → 164
Calls
4 calls:
88.0ms
(* (pow (atan2 b b) (/ (- b a) 4)) (pow (sqrt (sqrt (atan2 b b))) (- b a)))
18.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
15.0ms
(pow (atan2 b b) (/ (- b a) 4))
3.0ms
(sqrt (atan2 b b))

series269.0ms

Counts
4 → 12
Calls
4 calls:
132.0ms
(* (pow (atan2 b b) (/ (- b a) 4)) (pow (sqrt (sqrt (atan2 b b))) (- b a)))
74.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
41.0ms
(pow (atan2 b b) (/ (- b a) 4))
22.0ms
(sqrt (atan2 b b))

simplify3.1s

Counts
176 → 176
Iterations
IterNodes
done5001
21854
1676
0246

prune2.0s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

localize89.0ms

Local error

Found 4 expressions with local error:

0.5b
(cbrt (- b a))
0.5b
(cbrt (- b a))
0.5b
(* (cbrt (- b a)) (cbrt (- b a)))
1.0b
(sqrt (atan2 b b))

rewrite99.0ms

Algorithm
rewrite-expression-head
Rules
38×cbrt-prod
36×add-sqr-sqrt
33×*-un-lft-identity
16×cbrt-div
15×add-cube-cbrt
12×pow1
10×swap-sqr
flip3-- pow1/3 associate-*r* associate-*l* flip-- distribute-lft-out--
add-exp-log difference-of-squares
expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr
sqrt-prod
associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up
pow2 rem-sqrt-square sqrt-pow1 pow-plus pow1/2 prod-exp *-commutative cbrt-unprod
Counts
4 → 107
Calls
4 calls:
8.0ms
(cbrt (- b a))
7.0ms
(cbrt (- b a))
69.0ms
(* (cbrt (- b a)) (cbrt (- b a)))
3.0ms
(sqrt (atan2 b b))

series822.0ms

Counts
4 → 12
Calls
4 calls:
268.0ms
(cbrt (- b a))
288.0ms
(cbrt (- b a))
245.0ms
(* (cbrt (- b a)) (cbrt (- b a)))
21.0ms
(sqrt (atan2 b b))

simplify3.0s

Counts
119 → 119
Iterations
IterNodes
done5001
32056
2731
1312
0152

prune1.3s

Pruning

4 alts after pruning (3 fresh and 1 done)

Merged error: 0.0b

regimes181.0ms

Accuracy

0% (0.0b remaining)

Error of 0.1b against oracle of 0.1b and baseline of 0.1b

bsearch0.0ms

simplify6.0ms

Iterations
IterNodes
done16
116
015

end0.0ms

sample7.4s

Algorithm
intervals
Results
3.0s9825×body80nan
2.1s1825×body10240exit
1.4s7982×body80valid
10.0msbody5120valid
4.0msbody1280valid
3.0msbody640valid
2.0msbody160valid
2.0msbody2560valid
1.0msbody320valid