Time bar (total: 5.6s)
| 16.0ms | 30× | body | 1280 | valid |
| 12.0ms | 202× | body | 80 | valid |
| 10.0ms | 32× | body | 640 | valid |
| 5.0ms | 100× | body | 80 | nan |
| 3.0ms | 15× | body | 320 | valid |
| 1.0ms | 8× | body | 160 | valid |
Useful iterations: 6 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 27 | 7 |
| 2 | 54 | 7 |
| 3 | 111 | 7 |
| 4 | 314 | 7 |
| 5 | 801 | 7 |
| 6 | 4217 | 6 |
| 7 | 5001 | 6 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 4.0b
Found 4 expressions with local error:
| 0.0b | (/ (exp (* y (log (/ y (+ z y))))) y) |
| 0.0b | (/ y (+ z y)) |
| 0.1b | (* y (log (/ y (+ z y)))) |
| 9.8b | (log (/ y (+ z y))) |
| 261× | times-frac |
| 221× | *-un-lft-identity |
| 198× | log-prod |
| 149× | add-sqr-sqrt |
| 147× | add-cube-cbrt |
| 144× | exp-sum |
| 90× | distribute-rgt-in distribute-lft-in |
| 42× | associate-/l* |
| 37× | distribute-lft-out |
| 24× | associate-/r/ |
| 13× | div-inv |
| 12× | add-exp-log flip3-+ flip-+ |
| 10× | add-cbrt-cube |
| 8× | pow1 |
| 7× | associate-/r* |
| 4× | expm1-log1p-u associate-*r* log1p-expm1-u add-log-exp |
| 3× | div-exp associate-*l* |
| 2× | cbrt-undiv frac-2neg rem-log-exp clear-num log-pow |
| 1× | log-div pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 18.0ms | (/ (exp (* y (log (/ y (+ z y))))) y) |
| 5.0ms | (/ y (+ z y)) |
| 8.0ms | (* y (log (/ y (+ z y)))) |
| 5.0ms | (log (/ y (+ z y))) |
| 126.0ms | (/ (exp (* y (log (/ y (+ z y))))) y) |
| 54.0ms | (/ y (+ z y)) |
| 73.0ms | (* y (log (/ y (+ z y)))) |
| 54.0ms | (log (/ y (+ z y))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 836 | 3073 |
| 1 | 2886 | 2638 |
| 2 | 5002 | 2622 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 304 | 4 | 308 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 306 | 4 | 310 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 4.6b | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 5.9b | (log (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y))))) |
| 61× | log-prod |
| 51× | cbrt-prod |
| 46× | *-un-lft-identity |
| 43× | times-frac |
| 34× | add-sqr-sqrt add-cube-cbrt |
| 20× | add-exp-log |
| 14× | cbrt-div |
| 10× | associate-/r/ |
| 7× | flip3-+ rem-log-exp flip-+ |
| 6× | pow1 distribute-lft-out |
| 5× | div-exp |
| 4× | expm1-log1p-u frac-times prod-exp add-cbrt-cube log1p-expm1-u add-log-exp |
| 2× | log-div pow1/3 associate-*r/ associate-*l/ log-pow div-inv |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 7.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 14.0ms | (log (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y))))) |
| 178.0ms | (cbrt y) |
| 177.0ms | (cbrt y) |
| 73.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 86.0ms | (log (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y))))) |
Useful iterations: 3 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 448 | 1200 |
| 1 | 1120 | 1128 |
| 2 | 3620 | 1084 |
| 3 | 5001 | 1070 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 0 | 128 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 4 | 132 |
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (+ x (/ (exp 0) y)) |
| 4× | *-un-lft-identity |
| 3× | fma-def add-log-exp |
| 2× | add-sqr-sqrt add-cube-cbrt |
| 1× | pow1 add-exp-log +-commutative expm1-log1p-u flip3-+ sum-log add-cbrt-cube flip-+ log1p-expm1-u distribute-lft-out |
| 6.0ms | (+ x (/ (exp 0) y)) |
| 14.0ms | (+ x (/ (exp 0) y)) |
Useful iterations: 3 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 82 |
| 1 | 272 | 67 |
| 2 | 786 | 65 |
| 3 | 1968 | 64 |
| 4 | 5001 | 64 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 0 | 20 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 20 | 4 | 24 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 6.5b | (pow (/ y (+ z y)) y) |
| 22× | *-un-lft-identity |
| 18× | unpow-prod-down |
| 16× | add-sqr-sqrt add-cube-cbrt |
| 12× | times-frac |
| 9× | cbrt-prod |
| 7× | add-exp-log |
| 5× | pow1 |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow-unpow pow1/3 distribute-lft-out |
| 2× | pow-exp associate-/r/ |
| 1× | pow-to-exp pow-pow flip3-+ div-exp flip-+ div-inv sqr-pow |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 7.0ms | (pow (/ y (+ z y)) y) |
| 175.0ms | (cbrt y) |
| 174.0ms | (cbrt y) |
| 173.0ms | (cbrt y) |
| 231.0ms | (pow (/ y (+ z y)) y) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 383 |
| 1 | 1139 | 367 |
| 2 | 5001 | 356 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 0 | 86 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 86 | 4 | 90 |
Merged error: 0b
65.4% (0.7b remaining)
Error of 0.8b against oracle of 0.0b and baseline of 2.2b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.0438552020633666e-13 | 1.578317661697433e-06 | 8.999795371098391e-07 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 7 |
| 1 | 20 | 7 |
| 402.0ms | 6507× | body | 80 | valid |
| 394.0ms | 769× | body | 1280 | valid |
| 299.0ms | 917× | body | 640 | valid |
| 139.0ms | 3044× | body | 80 | nan |
| 125.0ms | 584× | body | 320 | valid |
| 42.0ms | 317× | body | 160 | valid |