Time bar (total: 5.9s)
| 26.0ms | 52× | body | 10240 | exit |
| 20.0ms | 302× | body | 80 | nan |
| 18.0ms | 255× | body | 80 | valid |
| 0.0ms | 1× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 5 |
| 1 | 22 | 5 |
| 2 | 44 | 5 |
| 3 | 114 | 5 |
| 4 | 321 | 5 |
| 5 | 1627 | 5 |
| 6 | 5001 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.3b
Found 3 expressions with local error:
| 0.1b | (pow (sqrt (atan2 b b)) (- b a)) |
| 0.2b | (sin (pow (sqrt (atan2 b b)) (- b a))) |
| 1.0b | (sqrt (atan2 b b)) |
| 16× | add-sqr-sqrt |
| 15× | *-un-lft-identity |
| 13× | add-cube-cbrt |
| 11× | unpow-prod-up |
| 9× | prod-diff |
| 6× | pow1 unpow-prod-down sqrt-prod |
| 5× | pow-unpow |
| 4× | add-exp-log |
| 3× | expm1-log1p-u pow-pow add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | sqrt-pow1 pow1/2 |
| 1× | pow-to-exp sub-neg rem-sqrt-square pow-exp sqrt-pow2 distribute-lft-out-- pow-sub difference-of-squares sqr-pow |
| 5.0ms | (pow (sqrt (atan2 b b)) (- b a)) |
| 6.0ms | (sin (pow (sqrt (atan2 b b)) (- b a))) |
| 3.0ms | (sqrt (atan2 b b)) |
| 25.0ms | (pow (sqrt (atan2 b b)) (- b a)) |
| 61.0ms | (sin (pow (sqrt (atan2 b b)) (- b a))) |
| 17.0ms | (sqrt (atan2 b b)) |
Useful iterations: 3 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 515 |
| 1 | 727 | 433 |
| 2 | 2663 | 425 |
| 3 | 5001 | 408 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (pow (atan2 b b) (/ (- b a) 2)) |
| 0.2b | (sin (pow (atan2 b b) (/ (- b a) 2))) |
| 19× | pow-unpow |
| 18× | add-sqr-sqrt *-un-lft-identity |
| 15× | times-frac |
| 12× | add-cube-cbrt |
| 3× | pow1 add-exp-log unpow-prod-down distribute-lft-out-- difference-of-squares |
| 2× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 1× | pow-to-exp pow-pow div-sub pow-exp div-inv pow-sub sqr-pow |
| 4.0ms | (pow (atan2 b b) (/ (- b a) 2)) |
| 3.0ms | (sin (pow (atan2 b b) (/ (- b a) 2))) |
| 20.0ms | (pow (atan2 b b) (/ (- b a) 2)) |
| 61.0ms | (sin (pow (atan2 b b) (/ (- b a) 2))) |
Useful iterations: 3 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 238 | 341 |
| 1 | 772 | 323 |
| 2 | 3169 | 307 |
| 3 | 5001 | 304 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (- b a)) (cbrt (- b a))) |
| 0.6b | (cbrt (- b a)) |
| 0.6b | (cbrt (- b a)) |
| 0.6b | (cbrt (- b a)) |
| 43× | cbrt-prod |
| 37× | add-sqr-sqrt |
| 35× | *-un-lft-identity |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 10× | swap-sqr |
| 9× | flip3-- pow1/3 flip-- distribute-lft-out-- |
| 8× | associate-*r* associate-*l* |
| 7× | difference-of-squares |
| 6× | add-exp-log |
| 4× | expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 20.0ms | (* (cbrt (- b a)) (cbrt (- b a))) |
| 2.0ms | (cbrt (- b a)) |
| 2.0ms | (cbrt (- b a)) |
| 2.0ms | (cbrt (- b a)) |
| 125.0ms | (* (cbrt (- b a)) (cbrt (- b a))) |
| 143.0ms | (cbrt (- b a)) |
| 147.0ms | (cbrt (- b a)) |
| 149.0ms | (cbrt (- b a)) |
Useful iterations: 3 (150.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 270 | 790 |
| 1 | 950 | 753 |
| 2 | 4633 | 700 |
| 3 | 5001 | 694 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.6b | (cbrt (- b a)) |
| 0.6b | (cbrt (- b a)) |
| 0.6b | (cbrt (- b a)) |
| 3.0b | (expm1 (log1p (cbrt (- b a)))) |
| 15× | cbrt-prod |
| 13× | add-sqr-sqrt *-un-lft-identity |
| 7× | add-cube-cbrt |
| 6× | cbrt-div |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | flip3-- pow1/3 flip-- distribute-lft-out-- difference-of-squares |
| 1× | expm1-log1p expm1-udef |
| 2.0ms | (cbrt (- b a)) |
| 2.0ms | (cbrt (- b a)) |
| 2.0ms | (cbrt (- b a)) |
| 0.0ms | (expm1 (log1p (cbrt (- b a)))) |
| 144.0ms | (cbrt (- b a)) |
| 142.0ms | (cbrt (- b a)) |
| 145.0ms | (cbrt (- b a)) |
| 193.0ms | (expm1 (log1p (cbrt (- b a)))) |
Useful iterations: 4 (105.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 162 | 411 |
| 1 | 344 | 391 |
| 2 | 945 | 379 |
| 3 | 3167 | 351 |
| 4 | 5001 | 341 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.2b
0% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 15 |
| 1 | 17 | 15 |
| 989.0ms | 1864× | body | 10240 | exit |
| 595.0ms | 9960× | body | 80 | nan |
| 560.0ms | 7992× | body | 80 | valid |
| 9.0ms | 3× | body | 5120 | valid |
| 1.0ms | 1× | body | 2560 | valid |
| 1.0ms | 1× | body | 1280 | valid |
| 1.0ms | 2× | body | 320 | valid |
| 0.0ms | 1× | body | 160 | valid |