Time bar (total: 6.1s)
| 7.0ms | 251× | body | 80 | valid |
| 3.0ms | 11× | body | 160 | valid |
| 1.0ms | 13× | body | 640 | valid |
| 1.0ms | 8× | body | 1280 | valid |
| 1.0ms | 10× | body | 320 | 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 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.7b
Found 3 expressions with local error:
| 0.0b | (/ (- t x) (- a z)) |
| 4.2b | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 4.4b | (* (- 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-+ |
| 21.0ms | (/ (- t x) (- a z)) |
| 7.0ms | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 56.0ms | (* (- y z) (/ (- t x) (- a z))) |
| 50.0ms | (/ (- t x) (- a z)) |
| 139.0ms | (+ x (* (- y z) (/ (- t x) (- a z)))) |
| 122.0ms | (* (- y z) (/ (- t x) (- a z))) |
Useful iterations: 1 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 473 | 869 |
| 1 | 2012 | 820 |
| 2 | 5001 | 820 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 4.1b
Found 4 expressions with local error:
| 0.5b | (cbrt (- a z)) |
| 0.5b | (cbrt (- a z)) |
| 1.2b | (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))) |
| 8.6b | (+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))) |
| 75× | add-sqr-sqrt |
| 59× | *-un-lft-identity |
| 52× | times-frac |
| 46× | associate-*r* |
| 37× | cbrt-prod |
| 27× | add-cube-cbrt |
| 25× | add-exp-log |
| 18× | cbrt-div add-cbrt-cube |
| 17× | associate-*l* |
| 16× | distribute-lft-out-- difference-of-squares |
| 10× | associate-/r/ |
| 9× | flip3-- flip-- |
| 8× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp |
| 6× | pow1 add-log-exp unswap-sqr |
| 5× | frac-times |
| 3× | associate-*r/ associate-*l/ |
| 2× | pow1/3 div-inv |
| 1× | +-commutative flip3-+ pow-prod-down sum-log *-commutative flip-+ |
| 4.0ms | (cbrt (- a z)) |
| 4.0ms | (cbrt (- a z)) |
| 125.0ms | (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))) |
| 7.0ms | (+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))) |
| 144.0ms | (cbrt (- a z)) |
| 136.0ms | (cbrt (- a z)) |
| 280.0ms | (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z)))) |
| 144.0ms | (+ x (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (- t x) (cbrt (- a z))))) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 744 | 1831 |
| 1 | 3287 | 1663 |
| 2 | 5001 | 1576 |
14 alts after pruning (13 fresh and 1 done)
Merged error: 4.1b
Found 4 expressions with local error:
| 0.5b | (cbrt (- t x)) |
| 0.6b | (cbrt (cbrt (- a z))) |
| 0.8b | (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) |
| 8.1b | (+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z)))))) |
| 40× | add-exp-log |
| 38× | cbrt-div |
| 27× | add-sqr-sqrt |
| 22× | add-cbrt-cube |
| 21× | cbrt-prod |
| 17× | *-un-lft-identity associate-*l* |
| 16× | times-frac associate-*r* associate-/r/ |
| 15× | prod-exp cbrt-unprod |
| 14× | flip3-- flip-- |
| 12× | cbrt-undiv div-exp |
| 11× | add-cube-cbrt |
| 9× | frac-times |
| 6× | pow1 add-log-exp unswap-sqr |
| 5× | associate-*r/ associate-*l/ |
| 3× | distribute-lft-out-- difference-of-squares |
| 2× | pow1/3 div-inv |
| 1× | +-commutative flip3-+ pow-prod-down sum-log *-commutative flip-+ |
| 4.0ms | (cbrt (- t x)) |
| 4.0ms | (cbrt (cbrt (- a z))) |
| 133.0ms | (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) |
| 8.0ms | (+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z)))))) |
| 140.0ms | (cbrt (- t x)) |
| 137.0ms | (cbrt (cbrt (- a z))) |
| 288.0ms | (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) |
| 145.0ms | (+ x (* (* (/ (- y z) (* (cbrt (- a z)) (cbrt (- a z)))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z)))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z)))))) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 938 | 2518 |
| 1 | 3537 | 2176 |
| 2 | 5001 | 2136 |
17 alts after pruning (16 fresh and 1 done)
Merged error: 4.1b
Found 4 expressions with local error:
| 0.6b | (cbrt (- y z)) |
| 0.6b | (cbrt (- y z)) |
| 0.6b | (cbrt (- y z)) |
| 8.1b | (+ x (* (* (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))))) (/ (cbrt (- t x)) (cbrt (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-+ |
| 4.0ms | (cbrt (- y z)) |
| 4.0ms | (cbrt (- y z)) |
| 4.0ms | (cbrt (- y z)) |
| 8.0ms | (+ x (* (* (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z)))))) |
| 136.0ms | (cbrt (- y z)) |
| 145.0ms | (cbrt (- y z)) |
| 138.0ms | (cbrt (- y z)) |
| 147.0ms | (+ x (* (* (/ (* (cbrt (- y z)) (cbrt (- y z))) (cbrt (- a z))) (* (/ (cbrt (- y z)) (cbrt (- a z))) (/ (* (cbrt (- t x)) (cbrt (- t x))) (cbrt (* (cbrt (- a z)) (cbrt (- a z))))))) (/ (cbrt (- t x)) (cbrt (cbrt (- a z)))))) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 944 |
| 1 | 861 | 858 |
| 2 | 5001 | 849 |
17 alts after pruning (15 fresh and 2 done)
Merged error: 4.1b
56.8% (3.5b remaining)
Error of 7.7b against oracle of 4.2b and baseline of 12.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 96 |
| 1 | 58 | 96 |
| 229.0ms | 7789× | body | 80 | valid |
| 56.0ms | 506× | body | 640 | valid |
| 37.0ms | 296× | body | 1280 | valid |
| 30.0ms | 394× | body | 320 | valid |
| 13.0ms | 257× | body | 160 | valid |
| 5.0ms | 29× | body | 2560 | valid |