Time bar (total: 3.4s)
| 10.0ms | 344× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 4 |
| 1 | 32 | 4 |
| 2 | 69 | 4 |
| 3 | 148 | 4 |
| 4 | 238 | 4 |
| 5 | 364 | 4 |
| 6 | 518 | 4 |
| 7 | 638 | 4 |
| 8 | 740 | 4 |
| 9 | 813 | 4 |
| 10 | 842 | 4 |
| 11 | 842 | 4 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 6.6b
Found 3 expressions with local error:
| 0.0b | (- x (/ (* y (- z t)) a)) |
| 0.0b | (* y (- z t)) |
| 6.4b | (/ (* y (- z t)) a) |
| 13× | add-sqr-sqrt |
| 11× | *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | pow1 associate-*r* add-log-exp |
| 4× | associate-*r/ |
| 3× | sub-neg flip3-- times-frac associate-*l* associate-/r* flip-- |
| 2× | cbrt-undiv distribute-rgt-in distribute-lft-in div-exp prod-exp cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | frac-2neg diff-log pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 4.0ms | (- x (/ (* y (- z t)) a)) |
| 6.0ms | (* y (- z t)) |
| 7.0ms | (/ (* y (- z t)) a) |
| 47.0ms | (- x (/ (* y (- z t)) a)) |
| 39.0ms | (* y (- z t)) |
| 47.0ms | (/ (* y (- z t)) a) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 345 |
| 1 | 1204 | 306 |
| 2 | 5001 | 306 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- x (* y (/ (- z t) a))) |
| 0.0b | (/ (- z t) a) |
| 5.2b | (* y (/ (- z t) a)) |
| 42× | add-sqr-sqrt |
| 37× | *-un-lft-identity |
| 31× | times-frac |
| 23× | add-cube-cbrt |
| 19× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* add-log-exp |
| 3× | associate-*l* associate-/r* |
| 2× | cbrt-undiv flip3-- div-exp prod-exp flip-- cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | sub-neg frac-2neg diff-log div-sub associate-*r/ pow-prod-down clear-num *-commutative |
| 3.0ms | (- x (* y (/ (- z t) a))) |
| 6.0ms | (/ (- z t) a) |
| 12.0ms | (* y (/ (- z t) a)) |
| 50.0ms | (- x (* y (/ (- z t) a))) |
| 26.0ms | (/ (- z t) a) |
| 46.0ms | (* y (/ (- z t) a)) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 336 | 506 |
| 1 | 1388 | 473 |
| 2 | 5001 | 461 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt (- z t)) |
| 0.6b | (cbrt (- z t)) |
| 0.6b | (cbrt (- z t)) |
| 3.6b | (* (* (* (cbrt (- z t)) (cbrt (- z t))) y) (/ (cbrt (- z t)) a)) |
| 34× | add-sqr-sqrt *-un-lft-identity |
| 30× | cbrt-prod cbrt-div |
| 28× | associate-*r* associate-*l/ |
| 25× | add-exp-log |
| 24× | times-frac |
| 22× | add-cube-cbrt |
| 18× | add-cbrt-cube |
| 16× | frac-times |
| 15× | flip3-- flip-- |
| 13× | pow1 |
| 12× | prod-exp cbrt-unprod |
| 6× | pow-prod-down distribute-lft-out-- difference-of-squares |
| 5× | associate-*r/ |
| 4× | add-log-exp |
| 3× | cbrt-undiv pow1/3 div-exp |
| 1× | associate-*l* *-commutative div-inv |
| 3.0ms | (cbrt (- z t)) |
| 3.0ms | (cbrt (- z t)) |
| 3.0ms | (cbrt (- z t)) |
| 25.0ms | (* (* (* (cbrt (- z t)) (cbrt (- z t))) y) (/ (cbrt (- z t)) a)) |
| 143.0ms | (cbrt (- z t)) |
| 145.0ms | (cbrt (- z t)) |
| 147.0ms | (cbrt (- z t)) |
| 41.0ms | (* (* (* (cbrt (- z t)) (cbrt (- z t))) y) (/ (cbrt (- z t)) a)) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 601 | 1288 |
| 1 | 2706 | 1155 |
| 2 | 5002 | 1099 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- x (/ y (/ a (- z t)))) |
| 0.0b | (/ a (- z t)) |
| 5.4b | (/ y (/ a (- z t))) |
| 141× | times-frac |
| 112× | add-sqr-sqrt |
| 105× | *-un-lft-identity |
| 71× | add-cube-cbrt |
| 26× | associate-/r* |
| 19× | difference-of-squares |
| 17× | distribute-lft-out-- |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 6× | flip3-- flip-- div-inv associate-/l* |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 |
| 2× | frac-2neg clear-num |
| 1× | sub-neg diff-log |
| 24.0ms | (- x (/ y (/ a (- z t)))) |
| 5.0ms | (/ a (- z t)) |
| 9.0ms | (/ y (/ a (- z t))) |
| 44.0ms | (- x (/ y (/ a (- z t)))) |
| 27.0ms | (/ a (- z t)) |
| 55.0ms | (/ y (/ a (- z t))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 551 | 1200 |
| 1 | 2371 | 1160 |
| 2 | 5001 | 1157 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
88.2% (0.6b remaining)
Error of 0.6b against oracle of 0.0b and baseline of 5.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 20 |
| 1 | 28 | 20 |
| 313.0ms | 10667× | body | 80 | valid |