Time bar (total: 5.5s)
| 8.0ms | 219× | body | 80 | valid |
| 2.0ms | 17× | body | 320 | valid |
| 2.0ms | 48× | body | 80 | invalid |
| 1.0ms | 10× | body | 640 | valid |
| 1.0ms | 6× | body | 1280 | valid |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 6 |
| 1 | 44 | 6 |
| 2 | 122 | 6 |
| 3 | 327 | 6 |
| 4 | 868 | 6 |
| 5 | 1727 | 6 |
| 6 | 3544 | 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: 12.1b
Found 3 expressions with local error:
| 0.0b | (/ (- t x) (- a z)) |
| 2.7b | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 4.9b | (* (- y z) (/ (- t x) (- a z))) |
| 78× | add-sqr-sqrt |
| 73× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*r* |
| 27× | add-cube-cbrt |
| 23× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 flip3-- associate-*l* associate-/r* flip-- associate-/l* add-log-exp |
| 4× | associate-/r/ |
| 2× | cbrt-undiv frac-times div-exp associate-*l/ prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg flip3-+ div-sub associate-*r/ pow-prod-down clear-num sum-log *-commutative flip-+ |
| 11.0ms | (/ (- t x) (- a z)) |
| 3.0ms | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 15.0ms | (* (- y z) (/ (- t x) (- a z))) |
| 12.0ms | (/ (- t x) (- a z)) |
| 50.0ms | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 33.0ms | (* (- y z) (/ (- t x) (- a z))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 869 |
| 1 | 2012 | 820 |
| 2 | 5002 | 820 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 12 | 128 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 12 | 129 |
Merged error: 3.7b
Found 4 expressions with local error:
| 0.6b | (cbrt (- t x)) |
| 0.6b | (cbrt (- t x)) |
| 0.6b | (cbrt (- t x)) |
| 7.1b | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
| 15× | cbrt-prod |
| 13× | add-sqr-sqrt *-un-lft-identity |
| 7× | add-cube-cbrt |
| 6× | cbrt-div add-log-exp |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | flip3-- pow1/3 flip-- distribute-lft-out-- difference-of-squares |
| 1× | +-commutative flip3-+ sum-log flip-+ |
| 5.0ms | (cbrt (- t x)) |
| 3.0ms | (cbrt (- t x)) |
| 3.0ms | (cbrt (- t x)) |
| 3.0ms | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
| 25.0ms | (cbrt (- t x)) |
| 26.0ms | (cbrt (- t x)) |
| 25.0ms | (cbrt (- t x)) |
| 47.0ms | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (cbrt (- t x)) (cbrt (- a z))))) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 701 |
| 1 | 807 | 613 |
| 2 | 5002 | 579 |
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 3 | 68 |
| Fresh | 1 | 10 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 14 | 80 |
Merged error: 2.7b
Found 4 expressions with local error:
| 0.0b | (/ (- a z) (- t x)) |
| 0.7b | (/ 1 (/ (- a z) (- t x))) |
| 3.2b | (+ x (* (- y z) (/ 1 (/ (- a z) (- t x))))) |
| 4.9b | (* (- y z) (/ 1 (/ (- a z) (- t x)))) |
| 392× | times-frac |
| 338× | add-sqr-sqrt |
| 326× | *-un-lft-identity |
| 158× | add-cube-cbrt |
| 98× | associate-*r* |
| 83× | distribute-lft-out-- difference-of-squares |
| 36× | add-exp-log associate-/r* |
| 20× | add-cbrt-cube |
| 18× | associate-/r/ |
| 15× | div-exp |
| 11× | flip3-- flip-- |
| 10× | div-inv |
| 8× | associate-/l* |
| 7× | pow1 cbrt-undiv prod-exp |
| 6× | add-log-exp |
| 5× | associate-*l* unswap-sqr |
| 4× | rec-exp 1-exp |
| 3× | cbrt-unprod |
| 2× | frac-times frac-2neg associate-*l/ clear-num associate-/l/ |
| 1× | +-commutative pow-flip flip3-+ div-sub associate-*r/ pow-prod-down sum-log un-div-inv *-commutative flip-+ inv-pow |
| 7.0ms | (/ (- a z) (- t x)) |
| 11.0ms | (/ 1 (/ (- a z) (- t x))) |
| 3.0ms | (+ x (* (- y z) (/ 1 (/ (- a z) (- t x))))) |
| 32.0ms | (* (- y z) (/ 1 (/ (- a z) (- t x)))) |
| 12.0ms | (/ (- a z) (- t x)) |
| 29.0ms | (/ 1 (/ (- a z) (- t x))) |
| 45.0ms | (+ x (* (- y z) (/ 1 (/ (- a z) (- t x))))) |
| 54.0ms | (* (- y z) (/ 1 (/ (- a z) (- t x)))) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1010 | 3035 |
| 1 | 5002 | 2738 |
13 alts after pruning (11 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 352 | 4 | 356 |
| Fresh | 5 | 7 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 357 | 13 | 370 |
Merged error: 2.7b
Found 4 expressions with local error:
| 0.0b | (/ (- y z) (- a z)) |
| 0.2b | (/ 1 (/ 1 (- t x))) |
| 3.0b | (* (/ (- y z) (- a z)) (/ 1 (/ 1 (- t x)))) |
| 3.5b | (+ x (* (/ (- y z) (- a z)) (/ 1 (/ 1 (- t x))))) |
| 308× | times-frac |
| 265× | add-sqr-sqrt |
| 230× | *-un-lft-identity |
| 134× | add-cube-cbrt |
| 104× | add-exp-log |
| 68× | associate-*r* |
| 56× | div-exp |
| 43× | distribute-lft-out-- difference-of-squares |
| 32× | add-cbrt-cube |
| 31× | associate-*l* |
| 26× | prod-exp associate-/r* |
| 21× | rec-exp 1-exp |
| 20× | associate-/r/ |
| 14× | unswap-sqr |
| 13× | cbrt-undiv |
| 11× | div-inv |
| 10× | flip3-- flip-- |
| 8× | pow1 associate-/l* |
| 6× | cbrt-unprod add-log-exp |
| 4× | pow-flip |
| 2× | frac-2neg clear-num associate-/l/ inv-pow |
| 1× | +-commutative frac-times flip3-+ div-sub associate-*r/ pow-prod-down associate-*l/ sum-log un-div-inv *-commutative flip-+ remove-double-div |
| 7.0ms | (/ (- y z) (- a z)) |
| 9.0ms | (/ 1 (/ 1 (- t x))) |
| 50.0ms | (* (/ (- y z) (- a z)) (/ 1 (/ 1 (- t x)))) |
| 3.0ms | (+ x (* (/ (- y z) (- a z)) (/ 1 (/ 1 (- t x))))) |
| 9.0ms | (/ (- y z) (- a z)) |
| 3.0ms | (/ 1 (/ 1 (- t x))) |
| 53.0ms | (* (/ (- y z) (- a z)) (/ 1 (/ 1 (- t x)))) |
| 51.0ms | (+ x (* (/ (- y z) (- a z)) (/ 1 (/ 1 (- t x))))) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1291 | 2752 |
| 1 | 5001 | 2253 |
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 349 | 1 | 350 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 350 | 13 | 363 |
Merged error: 2.7b
61.2% (3.4b remaining)
Error of 7.0b against oracle of 3.6b and baseline of 12.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 45 |
| 1 | 48 | 45 |
| 259.0ms | 6543× | body | 80 | valid |
| 66.0ms | 481× | body | 640 | valid |
| 53.0ms | 1237× | body | 80 | invalid |
| 50.0ms | 436× | body | 320 | valid |
| 47.0ms | 270× | body | 1280 | valid |
| 19.0ms | 256× | body | 160 | valid |
| 3.0ms | 14× | body | 2560 | valid |
Loading profile data...