Time bar (total: 8.8s)
| 10.0ms | 35× | body | 1280 | valid |
| 7.0ms | 42× | body | 640 | valid |
| 7.0ms | 174× | body | 80 | valid |
| 2.0ms | 14× | body | 320 | valid |
| 1.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 8 |
| 1 | 12 | 8 |
| 2 | 23 | 8 |
| 3 | 48 | 8 |
| 4 | 67 | 8 |
| 5 | 76 | 8 |
| done | 76 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 4.4b
Found 3 expressions with local error:
| 0.1b | (* x (/ (sin y) y)) |
| 0.1b | (/ (sin y) y) |
| 4.4b | (/ (* x (/ (sin y) y)) z) |
| 26× | add-sqr-sqrt |
| 22× | times-frac |
| 21× | add-cube-cbrt *-un-lft-identity |
| 19× | add-exp-log add-cbrt-cube |
| 13× | associate-*r* |
| 6× | cbrt-undiv div-exp associate-/r* |
| 5× | pow1 |
| 4× | prod-exp cbrt-unprod associate-/l* |
| 3× | expm1-log1p-u associate-*l* log1p-expm1-u div-inv add-log-exp |
| 2× | frac-2neg associate-*r/ clear-num unswap-sqr |
| 1× | pow-prod-down *-commutative associate-/l/ |
| 7.0ms | (* x (/ (sin y) y)) |
| 3.0ms | (/ (sin y) y) |
| 5.0ms | (/ (* x (/ (sin y) y)) z) |
| 55.0ms | (* x (/ (sin y) y)) |
| 25.0ms | (/ (sin y) y) |
| 70.0ms | (/ (* x (/ (sin y) y)) z) |
Useful iterations: 2 (118.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 935 |
| 1 | 339 | 898 |
| 2 | 1543 | 782 |
| done | 5001 | 782 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (/ (/ (sin y) y) z) |
| 0.1b | (/ (sin y) y) |
| 2.4b | (* x (/ (/ (sin y) y) z)) |
| 153× | times-frac |
| 98× | add-sqr-sqrt |
| 89× | add-cube-cbrt *-un-lft-identity |
| 43× | associate-*r* |
| 19× | add-exp-log add-cbrt-cube |
| 16× | associate-/l* |
| 10× | div-inv |
| 7× | cbrt-undiv div-exp |
| 6× | associate-/r* |
| 5× | pow1 |
| 3× | expm1-log1p-u associate-*l* prod-exp cbrt-unprod log1p-expm1-u add-log-exp unswap-sqr |
| 2× | frac-2neg clear-num |
| 1× | associate-*r/ pow-prod-down *-commutative associate-/l/ |
| 6.0ms | (/ (/ (sin y) y) z) |
| 3.0ms | (/ (sin y) y) |
| 22.0ms | (* x (/ (/ (sin y) y) z)) |
| 37.0ms | (/ (/ (sin y) y) z) |
| 26.0ms | (/ (sin y) y) |
| 71.0ms | (* x (/ (/ (sin y) y) z)) |
Useful iterations: 2 (221.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 2125 |
| 1 | 624 | 2001 |
| 2 | 2783 | 1871 |
| done | 5001 | 1871 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt z) (cbrt z)) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 5.0ms | (* (cbrt z) (cbrt z)) |
| 0.0ms | (cbrt z) |
| 0.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 200.0ms | (* (cbrt z) (cbrt z)) |
| 179.0ms | (cbrt z) |
| 185.0ms | (cbrt z) |
| 176.0ms | (cbrt z) |
Useful iterations: 3 (288.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 554 |
| 1 | 122 | 495 |
| 2 | 449 | 423 |
| 3 | 1993 | 405 |
| done | 5001 | 405 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* x (/ 1 (/ y (sin y)))) |
| 0.1b | (/ y (sin y)) |
| 0.2b | (/ 1 (/ y (sin y))) |
| 4.4b | (/ (* x (/ 1 (/ y (sin y)))) z) |
| 159× | times-frac |
| 106× | add-sqr-sqrt |
| 94× | *-un-lft-identity |
| 92× | add-cube-cbrt |
| 64× | add-exp-log |
| 44× | associate-*r* |
| 34× | add-cbrt-cube |
| 30× | div-exp |
| 19× | associate-/r* |
| 14× | cbrt-undiv prod-exp |
| 11× | div-inv |
| 7× | pow1 associate-/l* |
| 6× | rec-exp 1-exp cbrt-unprod |
| 5× | unswap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg associate-*l* clear-num |
| 2× | associate-*r/ associate-/r/ un-div-inv associate-/l/ |
| 1× | pow-flip pow-prod-down *-commutative inv-pow |
| 24.0ms | (* x (/ 1 (/ y (sin y)))) |
| 2.0ms | (/ y (sin y)) |
| 5.0ms | (/ 1 (/ y (sin y))) |
| 10.0ms | (/ (* x (/ 1 (/ y (sin y)))) z) |
| 55.0ms | (* x (/ 1 (/ y (sin y)))) |
| 21.0ms | (/ y (sin y)) |
| 25.0ms | (/ 1 (/ y (sin y))) |
| 72.0ms | (/ (* x (/ 1 (/ y (sin y)))) z) |
Useful iterations: 2 (299.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 2749 |
| 1 | 739 | 2311 |
| 2 | 3008 | 1854 |
| done | 5000 | 1854 |
8 alts after pruning (5 fresh and 3 done)
Merged error: 0b
35.2% (0.9b remaining)
Error of 0.9b against oracle of 0.0b and baseline of 1.4b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 8.190465964655102e+120 | 2.5276388439093147e+123 | 8.274448623480797e+120 |
| 7 | -7.766279574250494e+200 | -6.218506703358778e+198 | -6.609178883188517e+198 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 36 |
| 1 | 27 | 36 |
| done | 27 | 36 |
| 279.0ms | 1019× | body | 1280 | valid |
| 258.0ms | 5803× | body | 80 | valid |
| 192.0ms | 1053× | body | 640 | valid |
| 68.0ms | 537× | body | 320 | valid |
| 25.0ms | 288× | body | 160 | valid |