Details

Time bar (total: 30.4s)

sample1.2s

Algorithm
intervals
Results
308.0ms66×body10240exit
131.0ms256×body80valid
91.0ms329×body80nan

simplify3.2s

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

prune11.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

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

rewrite60.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:
29.0ms
(sin (pow (sqrt (atan2 b b)) (- b a)))
18.0ms
(pow (sqrt (atan2 b b)) (- b a))
7.0ms
(sqrt (atan2 b b))

series237.0ms

Counts
3 → 9
Calls
3 calls:
130.0ms
(sin (pow (sqrt (atan2 b b)) (- b a)))
74.0ms
(pow (sqrt (atan2 b b)) (- b a))
34.0ms
(sqrt (atan2 b b))

simplify3.1s

Counts
72 → 72
Iterations
IterNodes
done5004
31713
2682
1308
0117

prune463.0ms

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

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

rewrite47.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:
18.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
18.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
2.0ms
(sqrt (atan2 b b))
3.0ms
(sqrt (atan2 b b))

series149.0ms

Counts
4 → 12
Calls
4 calls:
51.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
51.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
27.0ms
(sqrt (atan2 b b))
20.0ms
(sqrt (atan2 b b))

simplify2.9s

Counts
130 → 130
Iterations
IterNodes
done5001
31920
2741
1333
0120

prune986.0ms

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

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

rewrite135.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:
74.0ms
(* (pow (atan2 b b) (/ (- b a) 4)) (pow (sqrt (sqrt (atan2 b b))) (- b a)))
20.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
22.0ms
(pow (atan2 b b) (/ (- b a) 4))
3.0ms
(sqrt (atan2 b b))

series253.0ms

Counts
4 → 12
Calls
4 calls:
132.0ms
(* (pow (atan2 b b) (/ (- b a) 4)) (pow (sqrt (sqrt (atan2 b b))) (- b a)))
60.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
40.0ms
(pow (atan2 b b) (/ (- b a) 4))
20.0ms
(sqrt (atan2 b b))

simplify3.4s

Counts
176 → 176
Iterations
IterNodes
done5001
21854
1676
0246

prune1.5s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

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

rewrite119.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))
9.0ms
(cbrt (- b a))
90.0ms
(* (cbrt (- b a)) (cbrt (- b a)))
3.0ms
(sqrt (atan2 b b))

series823.0ms

Counts
4 → 12
Calls
4 calls:
268.0ms
(cbrt (- b a))
278.0ms
(cbrt (- b a))
256.0ms
(* (cbrt (- b a)) (cbrt (- b a)))
20.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

regimes174.0ms

Accuracy

0% (0.0b remaining)

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

bsearch0.0ms

simplify10.0ms

Iterations
IterNodes
done16
116
015

end0.0ms

sample7.0s

Algorithm
intervals
Results
2.6s7982×body80valid
2.2s1825×body10240exit
1.5s9825×body80nan
9.0msbody5120valid
4.0msbody1280valid
3.0msbody640valid
2.0msbody2560valid
2.0msbody160valid
2.0msbody320valid