Time bar (total: 3.4s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 9.4% | 90.5% | 0.1% | 7 |
| 14% | 85.8% | 0.1% | 8 |
| 21.1% | 78% | 0.9% | 9 |
| 37.3% | 60.3% | 2.5% | 10 |
| 39.7% | 56.1% | 4.2% | 11 |
| 45.6% | 48.7% | 5.7% | 12 |
| 55.9% | 35.1% | 8.9% | 13 |
| 57.6% | 32.1% | 10.3% | 14 |
| 9.0ms | 256× | body | 80 | valid |
| 1.0ms | 28× | body | 80 | invalid |
Useful iterations: 0 (207.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4940 | 9 |
| 1 | 4940 | 9 |
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: 0.1b
Found 3 expressions with local error:
| 0.0b | (/ (- 1 y) z) |
| 0.0b | (+ y (* x (/ (- 1 y) z))) |
| 2.6b | (* x (/ (- 1 y) z)) |
| 51× | add-sqr-sqrt |
| 46× | *-un-lft-identity |
| 37× | times-frac |
| 25× | add-cube-cbrt |
| 22× | associate-*r* |
| 14× | difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- |
| 6× | associate-/l* |
| 5× | pow1 add-log-exp |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative flip3-- frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-- flip-+ |
| 6.0ms | (/ (- 1 y) z) |
| 3.0ms | (+ y (* x (/ (- 1 y) z))) |
| 10.0ms | (* x (/ (- 1 y) z)) |
| 4.0ms | (/ (- 1 y) z) |
| 7.0ms | (+ y (* x (/ (- 1 y) z))) |
| 7.0ms | (* x (/ (- 1 y) z)) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6214 | 951 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 7 | 103 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 7 | 105 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt z) (cbrt z)) |
| 0.5b | (cbrt z) |
| 0.5b | (cbrt z) |
| 0.5b | (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× | add-cbrt-cube 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)) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 26.0ms | (* (cbrt z) (cbrt z)) |
| 21.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5165 | 356 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 7 | 92 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ z (- 1 y)) |
| 0.0b | (+ y (* x (/ 1 (/ z (- 1 y))))) |
| 0.1b | (/ 1 (/ z (- 1 y))) |
| 2.6b | (* x (/ 1 (/ z (- 1 y)))) |
| 294× | times-frac |
| 225× | add-sqr-sqrt |
| 213× | *-un-lft-identity |
| 136× | add-cube-cbrt |
| 77× | associate-*r* |
| 50× | difference-of-squares |
| 36× | add-exp-log |
| 30× | associate-/r* |
| 25× | distribute-lft-out-- |
| 20× | add-cbrt-cube |
| 18× | associate-/r/ |
| 15× | div-exp |
| 10× | div-inv |
| 8× | flip3-- flip-- |
| 7× | pow1 cbrt-undiv prod-exp |
| 6× | associate-/l* add-log-exp |
| 5× | unswap-sqr |
| 4× | rec-exp 1-exp |
| 3× | associate-*l* cbrt-unprod |
| 2× | frac-2neg clear-num |
| 1× | +-commutative pow-flip flip3-+ associate-*r/ pow-prod-down sum-log un-div-inv *-commutative flip-+ inv-pow |
| 6.0ms | (/ z (- 1 y)) |
| 3.0ms | (+ y (* x (/ 1 (/ z (- 1 y))))) |
| 9.0ms | (/ 1 (/ z (- 1 y))) |
| 25.0ms | (* x (/ 1 (/ z (- 1 y)))) |
| 10.0ms | (/ z (- 1 y)) |
| 7.0ms | (+ y (* x (/ 1 (/ z (- 1 y))))) |
| 4.0ms | (/ 1 (/ z (- 1 y))) |
| 8.0ms | (* x (/ 1 (/ z (- 1 y)))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4997 | 3096 |
| 1 | 4997 | 3096 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 288 | 2 | 290 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 292 | 5 | 297 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ y (* (* x (* (/ (cbrt 1) z) (cbrt 1))) (/ (cbrt 1) (/ 1 (- 1 y))))) |
| 0.1b | (/ (cbrt 1) (/ 1 (- 1 y))) |
| 0.2b | (* x (* (/ (cbrt 1) z) (cbrt 1))) |
| 3.1b | (* (* x (* (/ (cbrt 1) z) (cbrt 1))) (/ (cbrt 1) (/ 1 (- 1 y)))) |
| 522× | times-frac |
| 351× | add-sqr-sqrt *-un-lft-identity |
| 234× | add-cube-cbrt |
| 150× | associate-*r* |
| 147× | cbrt-prod |
| 112× | add-exp-log |
| 78× | difference-of-squares |
| 50× | prod-exp add-cbrt-cube |
| 39× | distribute-lft-out-- |
| 36× | div-exp |
| 32× | cbrt-unprod |
| 28× | associate-/r/ |
| 24× | associate-/r* |
| 19× | cbrt-undiv |
| 18× | pow1 |
| 15× | div-inv |
| 13× | flip3-- flip-- |
| 9× | pow-prod-down |
| 6× | associate-/l* add-log-exp |
| 5× | rec-exp 1-exp |
| 4× | associate-*r/ associate-*l* associate-*l/ |
| 2× | *-commutative |
| 1× | +-commutative frac-times frac-2neg flip3-+ clear-num sum-log flip-+ |
| 5.0ms | (+ y (* (* x (* (/ (cbrt 1) z) (cbrt 1))) (/ (cbrt 1) (/ 1 (- 1 y))))) |
| 11.0ms | (/ (cbrt 1) (/ 1 (- 1 y))) |
| 7.0ms | (* x (* (/ (cbrt 1) z) (cbrt 1))) |
| 36.0ms | (* (* x (* (/ (cbrt 1) z) (cbrt 1))) (/ (cbrt 1) (/ 1 (- 1 y)))) |
| 8.0ms | (+ y (* (* x (* (/ (cbrt 1) z) (cbrt 1))) (/ (cbrt 1) (/ 1 (- 1 y))))) |
| 2.0ms | (/ (cbrt 1) (/ 1 (- 1 y))) |
| 2.0ms | (* x (* (/ (cbrt 1) z) (cbrt 1))) |
| 8.0ms | (* (* x (* (/ (cbrt 1) z) (cbrt 1))) (/ (cbrt 1) (/ 1 (- 1 y)))) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 6458 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 431 | 0 | 431 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 431 | 5 | 436 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 20 |
| 1 | 27 | 20 |
| 254.0ms | 8000× | body | 80 | valid |
| 36.0ms | 1056× | body | 80 | invalid |
Loading profile data...