Time bar (total: 15.8s)
| 93.0ms | 44× | body | 2560 | valid |
| 58.0ms | 87× | body | 1280 | valid |
| 20.0ms | 54× | body | 640 | valid |
| 8.0ms | 32× | body | 320 | valid |
| 6.0ms | 25× | body | 160 | valid |
| 1.0ms | 14× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 9 |
| 1 | 13 | 9 |
| 2 | 17 | 9 |
| 3 | 19 | 9 |
| done | 19 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.6b
Found 3 expressions with local error:
| 0.0b | (/ (- x (sin x)) (- x (tan x))) |
| 1.4b | (- x (tan x)) |
| 1.4b | (- x (sin x)) |
| 57× | add-sqr-sqrt *-un-lft-identity |
| 29× | add-cube-cbrt |
| 25× | times-frac |
| 18× | prod-diff |
| 14× | distribute-lft-out-- difference-of-squares |
| 7× | add-log-exp |
| 6× | fma-neg |
| 5× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 4× | flip3-- flip-- |
| 3× | pow1 expm1-log1p-u log1p-expm1-u |
| 2× | sub-neg diff-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-sub div-exp clear-num div-inv |
| 14.0ms | (/ (- x (sin x)) (- x (tan x))) |
| 3.0ms | (- x (tan x)) |
| 6.0ms | (- x (sin x)) |
| 78.0ms | (/ (- x (sin x)) (- x (tan x))) |
| 58.0ms | (- x (tan x)) |
| 43.0ms | (- x (sin x)) |
Useful iterations: 2 (301.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1823 |
| 1 | 468 | 1563 |
| 2 | 1410 | 1384 |
| done | 5000 | 1384 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 1.4b | (- x (sin x)) |
| 26.1b | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (tan x))) |
| 15× | add-sqr-sqrt *-un-lft-identity |
| 13× | add-cube-cbrt |
| 9× | prod-diff |
| 6× | cbrt-prod add-log-exp |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | fma-neg |
| 2× | pow1/3 |
| 1× | sub-neg flip3-- diff-log flip-- fma-udef distribute-lft-out-- difference-of-squares |
| 0.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 4.0ms | (- x (sin x)) |
| 0.0ms | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (tan x))) |
| 182.0ms | (cbrt x) |
| 178.0ms | (cbrt x) |
| 34.0ms | (- x (sin x)) |
| 333.0ms | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (tan x))) |
Useful iterations: 3 (319.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 735 |
| 1 | 199 | 612 |
| 2 | 507 | 450 |
| 3 | 1618 | 375 |
| done | 5000 | 375 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 26.0b | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (sin x))) |
| 26.1b | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (tan x))) |
| 6× | cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | pow1/3 fma-udef |
| 0.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 0.0ms | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (sin x))) |
| 0.0ms | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (tan x))) |
| 190.0ms | (cbrt x) |
| 184.0ms | (cbrt x) |
| 335.0ms | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (sin x))) |
| 341.0ms | (fma (* (cbrt x) (cbrt x)) (cbrt x) (- (tan x))) |
Useful iterations: 3 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 479 |
| 1 | 97 | 470 |
| 2 | 223 | 326 |
| 3 | 584 | 254 |
| 4 | 2087 | 254 |
| done | 5000 | 254 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.2b | (/ (sin x) (- x (tan x))) |
| 1.4b | (- (/ x (- x (tan x))) (/ (sin x) (- x (tan x)))) |
| 1.4b | (- x (tan x)) |
| 1.4b | (- x (tan x)) |
| 713× | *-un-lft-identity |
| 703× | add-sqr-sqrt |
| 678× | times-frac |
| 459× | prod-diff |
| 417× | add-cube-cbrt |
| 147× | distribute-lft-out-- |
| 141× | difference-of-squares |
| 92× | associate-/r/ |
| 49× | flip3-- flip-- |
| 46× | div-inv |
| 27× | fma-neg |
| 10× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | associate-/r* |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | sub-neg distribute-rgt-out-- diff-log associate-/l* |
| 1× | cbrt-undiv frac-2neg div-exp clear-num frac-sub sub-div |
| 7.0ms | (/ (sin x) (- x (tan x))) |
| 71.0ms | (- (/ x (- x (tan x))) (/ (sin x) (- x (tan x)))) |
| 3.0ms | (- x (tan x)) |
| 3.0ms | (- x (tan x)) |
| 64.0ms | (/ (sin x) (- x (tan x))) |
| 185.0ms | (- (/ x (- x (tan x))) (/ (sin x) (- x (tan x)))) |
| 57.0ms | (- x (tan x)) |
| 51.0ms | (- x (tan x)) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 617 | 35000 |
| 1 | 1302 | 31424 |
| 2 | 3324 | 23405 |
| done | 5000 | 23342 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.1b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 31.2b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 3.182061564411226e-09 | 0.0591185632533196 | 0.028578832745905277 |
| 8 | -0.04390830018224924 | -1.7961213486546931e-06 | -0.02915897731694385 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 90 |
| 1 | 36 | 90 |
| done | 36 | 90 |
| 3.6s | 1620× | body | 2560 | valid |
| 2.0s | 2690× | body | 1280 | valid |
| 701.0ms | 1887× | body | 640 | valid |
| 250.0ms | 951× | body | 320 | valid |
| 80.0ms | 476× | body | 160 | valid |
| 44.0ms | 376× | body | 80 | valid |