Time bar (total: 3.4s)
| 9.0ms | 237× | body | 80 | valid |
| 3.0ms | 20× | body | 640 | valid |
| 2.0ms | 10× | body | 1280 | valid |
| 1.0ms | 14× | body | 320 | valid |
| 1.0ms | 12× | body | 160 | valid |
| 0.0ms | 1× | body | 2560 | 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: 17.2b
Found 3 expressions with local error:
| 0.0b | (/ (- t x) (- a z)) |
| 3.8b | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 5.8b | (* (- 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-+ |
| 7.0ms | (/ (- t x) (- a z)) |
| 3.0ms | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 17.0ms | (* (- y z) (/ (- t x) (- a z))) |
| 14.0ms | (/ (- t x) (- a z)) |
| 55.0ms | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 35.0ms | (* (- y z) (/ (- t x) (- a z))) |
Useful iterations: 1 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 869 |
| 1 | 2012 | 820 |
| 2 | 5002 | 820 |
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 14 | 128 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 14 | 129 |
Merged error: 4.9b
Found 4 expressions with local error:
| 0.5b | (cbrt (- t x)) |
| 0.5b | (cbrt (- t x)) |
| 0.5b | (cbrt (- t x)) |
| 9.9b | (+ 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-+ |
| 3.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))))) |
| 26.0ms | (cbrt (- t x)) |
| 26.0ms | (cbrt (- t x)) |
| 26.0ms | (cbrt (- t x)) |
| 52.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 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 701 |
| 1 | 807 | 613 |
| 2 | 5002 | 579 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 3 | 68 |
| Fresh | 1 | 12 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 15 | 82 |
Merged error: 3.4b
Found 4 expressions with local error:
| 0.6b | (cbrt (cbrt (- t x))) |
| 0.6b | (cbrt (cbrt (- t x))) |
| 0.6b | (cbrt (cbrt (- t x))) |
| 10.7b | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (* (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x)))) (cbrt (cbrt (- t x)))) (cbrt (- a z))))) |
| 39× | cbrt-prod |
| 16× | add-sqr-sqrt *-un-lft-identity |
| 12× | cbrt-div |
| 10× | add-cube-cbrt |
| 6× | 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-+ |
| 4.0ms | (cbrt (cbrt (- t x))) |
| 4.0ms | (cbrt (cbrt (- t x))) |
| 5.0ms | (cbrt (cbrt (- t x))) |
| 3.0ms | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (* (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x)))) (cbrt (cbrt (- t x)))) (cbrt (- a z))))) |
| 27.0ms | (cbrt (cbrt (- t x))) |
| 27.0ms | (cbrt (cbrt (- t x))) |
| 28.0ms | (cbrt (cbrt (- t x))) |
| 52.0ms | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (* (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x)))) (cbrt (cbrt (- t x)))) (cbrt (- a z))))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 998 |
| 1 | 865 | 918 |
| 2 | 5002 | 886 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 2 | 77 |
| Fresh | 1 | 13 | 14 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 15 | 92 |
Merged error: 3.4b
Found 4 expressions with local error:
| 0.6b | (cbrt (cbrt (- t x))) |
| 0.6b | (cbrt (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x))))) |
| 0.6b | (cbrt (cbrt (cbrt (- t x)))) |
| 10.4b | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (* (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x)))) (* (cbrt (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x))))) (cbrt (cbrt (cbrt (- t x)))))) (cbrt (- a z))))) |
| 42× | cbrt-div |
| 38× | cbrt-prod |
| 13× | add-sqr-sqrt *-un-lft-identity |
| 9× | add-cube-cbrt |
| 8× | flip3-- flip-- |
| 6× | add-log-exp |
| 4× | pow1 add-exp-log frac-times add-cbrt-cube |
| 3× | pow1/3 |
| 2× | associate-*r/ associate-*l/ distribute-lft-out-- difference-of-squares |
| 1× | +-commutative flip3-+ sum-log flip-+ |
| 4.0ms | (cbrt (cbrt (- t x))) |
| 10.0ms | (cbrt (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x))))) |
| 4.0ms | (cbrt (cbrt (cbrt (- t x)))) |
| 3.0ms | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (* (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x)))) (* (cbrt (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x))))) (cbrt (cbrt (cbrt (- t x)))))) (cbrt (- a z))))) |
| 26.0ms | (cbrt (cbrt (- t x))) |
| 30.0ms | (cbrt (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x))))) |
| 28.0ms | (cbrt (cbrt (cbrt (- t x)))) |
| 52.0ms | (+ x (* (* (- y z) (/ (* (cbrt (- t x)) (cbrt (- t x))) (* (cbrt (- a z)) (cbrt (- a z))))) (/ (* (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x)))) (* (cbrt (* (cbrt (cbrt (- t x))) (cbrt (cbrt (- t x))))) (cbrt (cbrt (cbrt (- t x)))))) (cbrt (- a z))))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 471 | 1366 |
| 1 | 1298 | 1254 |
| 2 | 5002 | 1222 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 1 | 79 |
| Fresh | 0 | 14 | 14 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 79 | 15 | 94 |
Merged error: 3.4b
65.7% (4.0b remaining)
Error of 7.4b against oracle of 3.4b and baseline of 15.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 56 |
| 1 | 51 | 56 |
| 311.0ms | 7764× | body | 80 | valid |
| 71.0ms | 486× | body | 640 | valid |
| 45.0ms | 258× | body | 1280 | valid |
| 41.0ms | 386× | body | 320 | valid |
| 22.0ms | 299× | body | 160 | valid |
| 6.0ms | 16× | body | 2560 | valid |
Loading profile data...