Time bar (total: 7.8s)
| 11.0ms | 277× | body | 80 | valid |
| 0.0ms | 1× | body | 160 | valid |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 6 |
| 1 | 39 | 5 |
| 2 | 67 | 5 |
| 3 | 119 | 5 |
| 4 | 185 | 5 |
| 5 | 252 | 5 |
| 6 | 313 | 5 |
| 7 | 399 | 5 |
| 8 | 562 | 5 |
| 9 | 721 | 5 |
| 10 | 1148 | 5 |
| 11 | 1303 | 5 |
| 12 | 1450 | 5 |
| 13 | 1454 | 5 |
| 14 | 1454 | 5 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.9b
Found 3 expressions with local error:
| 0.0b | (fma 120.0 a (/ (* 60.0 (- x y)) (- z t))) |
| 0.0b | (* 60.0 (- x y)) |
| 0.9b | (/ (* 60.0 (- x y)) (- z t)) |
| 27× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 19× | add-cube-cbrt |
| 18× | prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 times-frac associate-*r* associate-/r* |
| 4× | associate-*r/ |
| 3× | expm1-log1p-u flip3-- associate-*l* flip-- log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares |
| 2× | cbrt-undiv sub-neg div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ |
| 1× | frac-2neg pow-prod-down clear-num *-commutative fma-udef div-inv associate-/l* unswap-sqr |
| 1.0ms | (fma 120.0 a (/ (* 60.0 (- x y)) (- z t))) |
| 7.0ms | (* 60.0 (- x y)) |
| 14.0ms | (/ (* 60.0 (- x y)) (- z t)) |
| 102.0ms | (fma 120.0 a (/ (* 60.0 (- x y)) (- z t))) |
| 40.0ms | (* 60.0 (- x y)) |
| 65.0ms | (/ (* 60.0 (- x y)) (- z t)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 631 |
| 1 | 1733 | 455 |
| 2 | 5002 | 453 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 5 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 92 | 5 | 97 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma 120.0 a (* 60.0 (/ (- x y) (- z t)))) |
| 0.0b | (/ (- x y) (- z t)) |
| 0.3b | (* 60.0 (/ (- x y) (- z t))) |
| 76× | add-sqr-sqrt |
| 71× | *-un-lft-identity |
| 51× | times-frac |
| 31× | associate-*r* |
| 27× | add-cube-cbrt |
| 22× | distribute-lft-out-- difference-of-squares |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/r* associate-/l* |
| 4× | associate-/r/ |
| 3× | expm1-log1p-u flip3-- associate-*l* flip-- log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | frac-2neg div-sub associate-*r/ pow-prod-down clear-num *-commutative fma-udef |
| 1.0ms | (fma 120.0 a (* 60.0 (/ (- x y) (- z t)))) |
| 10.0ms | (/ (- x y) (- z t)) |
| 15.0ms | (* 60.0 (/ (- x y) (- z t))) |
| 102.0ms | (fma 120.0 a (* 60.0 (/ (- x y) (- z t)))) |
| 57.0ms | (/ (- x y) (- z t)) |
| 64.0ms | (* 60.0 (/ (- x y) (- z t))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 395 | 752 |
| 1 | 1536 | 698 |
| 2 | 5001 | 696 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 1 | 125 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 4 | 130 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ x (- z t)) |
| 0.0b | (- (/ x (- z t)) (/ y (- z t))) |
| 0.0b | (fma 120.0 a (* 60.0 (- (/ x (- z t)) (/ y (- z t))))) |
| 0.3b | (* 60.0 (- (/ x (- z t)) (/ y (- z t)))) |
| 1985× | *-un-lft-identity |
| 1967× | add-sqr-sqrt |
| 1956× | times-frac |
| 1323× | prod-diff |
| 1163× | add-cube-cbrt |
| 443× | distribute-rgt-in distribute-lft-in |
| 409× | distribute-lft-out-- |
| 397× | difference-of-squares |
| 264× | associate-/r/ |
| 134× | flip3-- flip-- |
| 132× | div-inv |
| 21× | fma-neg |
| 18× | associate-*r* |
| 8× | add-exp-log add-cbrt-cube |
| 6× | pow1 distribute-rgt-out-- add-log-exp |
| 5× | associate-/r* |
| 4× | expm1-log1p-u associate-*r/ log1p-expm1-u |
| 3× | sub-neg associate-*l* associate-/l* |
| 2× | frac-sub sub-div |
| 1× | cbrt-undiv frac-2neg diff-log div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod fma-udef unswap-sqr |
| 6.0ms | (/ x (- z t)) |
| 46.0ms | (- (/ x (- z t)) (/ y (- z t))) |
| 1.0ms | (fma 120.0 a (* 60.0 (- (/ x (- z t)) (/ y (- z t))))) |
| 72.0ms | (* 60.0 (- (/ x (- z t)) (/ y (- z t)))) |
| 33.0ms | (/ x (- z t)) |
| 126.0ms | (- (/ x (- z t)) (/ y (- z t))) |
| 123.0ms | (fma 120.0 a (* 60.0 (- (/ x (- z t)) (/ y (- z t))))) |
| 151.0ms | (* 60.0 (- (/ x (- z t)) (/ y (- z t)))) |
Useful iterations: 1 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2024 | 47385 |
| 1 | 5001 | 38417 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1479 | 0 | 1479 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 1479 | 4 | 1483 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma 120.0 a (/ 60.0 (/ (- z t) (- x y)))) |
| 0.0b | (/ (- z t) (- x y)) |
| 0.4b | (/ 60.0 (/ (- z t) (- x y))) |
| 218× | times-frac |
| 195× | add-sqr-sqrt *-un-lft-identity |
| 91× | add-cube-cbrt |
| 52× | distribute-lft-out-- difference-of-squares |
| 36× | associate-/r* |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 8× | associate-/l* |
| 6× | flip3-- flip-- div-inv |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | div-sub fma-udef |
| 1.0ms | (fma 120.0 a (/ 60.0 (/ (- z t) (- x y)))) |
| 9.0ms | (/ (- z t) (- x y)) |
| 13.0ms | (/ 60.0 (/ (- z t) (- x y))) |
| 103.0ms | (fma 120.0 a (/ 60.0 (/ (- z t) (- x y)))) |
| 59.0ms | (/ (- z t) (- x y)) |
| 308.0ms | (/ 60.0 (/ (- z t) (- x y))) |
Useful iterations: 2 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 676 | 1885 |
| 1 | 2984 | 1819 |
| 2 | 5001 | 1815 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 0 | 217 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 217 | 4 | 221 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 7 |
| 1 | 14 | 7 |
| 367.0ms | 8554× | body | 80 | valid |
| 9.0ms | 28× | body | 640 | valid |
| 8.0ms | 43× | body | 1280 | valid |
| 8.0ms | 35× | body | 2560 | valid |
| 1.0ms | 10× | body | 320 | valid |
| 1.0ms | 10× | body | 160 | valid |