Details

Time bar (total: 1.0m)

sample2.5s

Algorithm
intervals
Results
1.5s66×body10240exit
197.0ms329×body80nan
150.0ms256×body80valid

simplify8.2s

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

prune82.0ms

Pruning

1 alts after pruning (1 fresh and 0 done)

Merged error: 0.1b

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

rewrite149.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:
26.0ms
(sin (pow (sqrt (atan2 b b)) (- b a)))
24.0ms
(pow (sqrt (atan2 b b)) (- b a))
7.0ms
(sqrt (atan2 b b))

series980.0ms

Counts
3 → 9
Calls
3 calls:
309.0ms
(sin (pow (sqrt (atan2 b b)) (- b a)))
111.0ms
(pow (sqrt (atan2 b b)) (- b a))
558.0ms
(sqrt (atan2 b b))

simplify10.3s

Counts
72 → 72
Iterations
IterNodes
done5004
31713
2682
1308
0117

prune1.1s

Pruning

3 alts after pruning (3 fresh and 0 done)

Merged error: 0.0b

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

rewrite231.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:
21.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
177.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
15.0ms
(sqrt (atan2 b b))
11.0ms
(sqrt (atan2 b b))

series180.0ms

Counts
4 → 12
Calls
4 calls:
70.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
61.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
21.0ms
(sqrt (atan2 b b))
27.0ms
(sqrt (atan2 b b))

simplify4.9s

Counts
130 → 130
Iterations
IterNodes
done5001
31920
2741
1333
0120

prune1.1s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

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

rewrite159.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:
104.0ms
(* (pow (atan2 b b) (/ (- b a) 4)) (pow (sqrt (sqrt (atan2 b b))) (- b a)))
21.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
16.0ms
(pow (atan2 b b) (/ (- b a) 4))
3.0ms
(sqrt (atan2 b b))

series260.0ms

Counts
4 → 12
Calls
4 calls:
119.0ms
(* (pow (atan2 b b) (/ (- b a) 4)) (pow (sqrt (sqrt (atan2 b b))) (- b a)))
65.0ms
(pow (sqrt (sqrt (atan2 b b))) (- b a))
47.0ms
(pow (atan2 b b) (/ (- b a) 4))
29.0ms
(sqrt (atan2 b b))

simplify5.3s

Counts
176 → 176
Iterations
IterNodes
done5001
21854
1676
0246

prune2.2s

Pruning

4 alts after pruning (4 fresh and 0 done)

Merged error: 0.0b

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

rewrite111.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))
8.0ms
(cbrt (- b a))
83.0ms
(* (cbrt (- b a)) (cbrt (- b a)))
3.0ms
(sqrt (atan2 b b))

series1.1s

Counts
4 → 12
Calls
4 calls:
279.0ms
(cbrt (- b a))
495.0ms
(cbrt (- b a))
256.0ms
(* (cbrt (- b a)) (cbrt (- b a)))
30.0ms
(sqrt (atan2 b b))

simplify3.8s

Counts
119 → 119
Iterations
IterNodes
done5001
32056
2731
1312
0152

prune1.6s

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

simplify5.0ms

Iterations
IterNodes
done16
116
015

end0.0ms

sample17.4s

Algorithm
intervals
Results
7.5s7982×body80valid
4.7s1825×body10240exit
4.1s9825×body80nan
9.0msbody5120valid
3.0msbody1280valid
2.0msbody640valid
2.0msbody160valid
2.0msbody2560valid
2.0msbody320valid