Time bar (total: 17.5s)
| 38.0ms | 39× | body | 1280 | valid |
| 17.0ms | 175× | body | 80 | valid |
| 16.0ms | 36× | body | 640 | valid |
| 7.0ms | 19× | body | 320 | valid |
| 3.0ms | 14× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 8 |
| 1 | 12 | 8 |
| 2 | 24 | 8 |
| 3 | 48 | 8 |
| 4 | 71 | 8 |
| 5 | 79 | 8 |
| done | 79 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 3.7b
Found 3 expressions with local error:
| 0.1b | (* x (/ (sin y) y)) |
| 0.2b | (/ (sin y) y) |
| 3.6b | (/ (* 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/ |
| 16.0ms | (* x (/ (sin y) y)) |
| 8.0ms | (/ (sin y) y) |
| 25.0ms | (/ (* x (/ (sin y) y)) z) |
| 93.0ms | (* x (/ (sin y) y)) |
| 30.0ms | (/ (sin y) y) |
| 104.0ms | (/ (* x (/ (sin y) y)) z) |
Useful iterations: 3 (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 935 |
| 1 | 323 | 898 |
| 2 | 1027 | 782 |
| 3 | 4743 | 779 |
| done | 5002 | 779 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (cbrt z) |
| 0.5b | (cbrt z) |
| 0.5b | (cbrt z) |
| 1.7b | (* (/ x (* (cbrt z) (cbrt z))) (/ (/ (sin y) y) (cbrt z))) |
| 152× | times-frac |
| 110× | add-sqr-sqrt |
| 82× | associate-*r* |
| 78× | add-cube-cbrt *-un-lft-identity |
| 52× | cbrt-prod |
| 40× | add-exp-log |
| 28× | add-cbrt-cube |
| 15× | cbrt-undiv div-exp |
| 12× | prod-exp cbrt-unprod |
| 10× | unswap-sqr |
| 8× | div-inv |
| 7× | associate-*l* |
| 6× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 102.0ms | (* (/ x (* (cbrt z) (cbrt z))) (/ (/ (sin y) y) (cbrt z))) |
| 312.0ms | (cbrt z) |
| 313.0ms | (cbrt z) |
| 312.0ms | (cbrt z) |
| 169.0ms | (* (/ x (* (cbrt z) (cbrt z))) (/ (/ (sin y) y) (cbrt z))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 2988 |
| 1 | 955 | 2822 |
| 2 | 4024 | 2240 |
| done | 5001 | 2115 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (/ (/ (sin y) y) z) |
| 0.2b | (/ (sin y) y) |
| 3.0b | (* 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/ |
| 22.0ms | (/ (/ (sin y) y) z) |
| 13.0ms | (/ (sin y) y) |
| 50.0ms | (* x (/ (/ (sin y) y) z)) |
| 62.0ms | (/ (/ (sin y) y) z) |
| 26.0ms | (/ (sin y) y) |
| 107.0ms | (* x (/ (/ (sin y) y) z)) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 2125 |
| 1 | 590 | 2001 |
| 2 | 1622 | 1871 |
| done | 5001 | 1868 |
12 alts after pruning (10 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (* z (/ y (sin y))) |
| 0.2b | (/ y (sin y)) |
| 3.1b | (/ x (* z (/ y (sin y)))) |
| 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-/l* |
| 5× | pow1 |
| 4× | prod-exp associate-/r* cbrt-unprod |
| 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 associate-/r/ *-commutative |
| 28.0ms | (* z (/ y (sin y))) |
| 11.0ms | (/ y (sin y)) |
| 12.0ms | (/ x (* z (/ y (sin y)))) |
| 96.0ms | (* z (/ y (sin y))) |
| 32.0ms | (/ y (sin y)) |
| 118.0ms | (/ x (* z (/ y (sin y)))) |
Useful iterations: 3 (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 935 |
| 1 | 315 | 901 |
| 2 | 969 | 784 |
| 3 | 4376 | 781 |
| done | 5001 | 781 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
91.5% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 3.1b
Useful iterations: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 42 |
| 1 | 20 | 35 |
| done | 20 | 35 |
| 871.0ms | 1042× | body | 1280 | valid |
| 527.0ms | 5799× | body | 80 | valid |
| 331.0ms | 1015× | body | 640 | valid |
| 166.0ms | 558× | body | 320 | valid |
| 50.0ms | 318× | body | 160 | valid |