Time bar (total: 5.9s)
| 15.0ms | 453× | body | 80 | valid |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 7 |
| 1 | 59 | 6 |
| 2 | 111 | 6 |
| 3 | 204 | 6 |
| 4 | 369 | 6 |
| 5 | 839 | 6 |
| 6 | 2168 | 6 |
| 7 | 5001 | 6 |
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: 26.3b
Found 3 expressions with local error:
| 0.5b | (fma x x (- (* y y) (* z z))) |
| 4.7b | (- (* y y) (* z z)) |
| 24.4b | (/ (/ (fma x x (- (* y y) (* z z))) 2.0) y) |
| 75× | times-frac |
| 45× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 13× | associate-/l* |
| 8× | add-exp-log add-cbrt-cube |
| 5× | div-inv add-log-exp |
| 3× | pow1 cbrt-undiv expm1-log1p-u div-exp associate-/r* log1p-expm1-u |
| 1× | sub-neg flip3-- frac-2neg fma-neg diff-log prod-diff clear-num flip-- fma-udef associate-/l/ difference-of-squares |
| 1.0ms | (fma x x (- (* y y) (* z z))) |
| 8.0ms | (- (* y y) (* z z)) |
| 7.0ms | (/ (/ (fma x x (- (* y y) (* z z))) 2.0) y) |
| 52.0ms | (fma x x (- (* y y) (* z z))) |
| 34.0ms | (- (* y y) (* z z)) |
| 99.0ms | (/ (/ (fma x x (- (* y y) (* z z))) 2.0) y) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 466 | 1096 |
| 1 | 1881 | 1029 |
| 2 | 5001 | 1026 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 9 | 108 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 9 | 109 |
Merged error: 10.6b
Found 4 expressions with local error:
| 0.0b | (+ y (/ (pow x 2) y)) |
| 0.2b | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))) |
| 7.9b | (/ (pow z 2) y) |
| 8.0b | (/ (pow x 2) y) |
| 336× | *-un-lft-identity |
| 244× | times-frac |
| 231× | add-sqr-sqrt |
| 224× | prod-diff |
| 217× | add-cube-cbrt |
| 115× | distribute-rgt-in distribute-lft-in |
| 97× | unpow-prod-down |
| 58× | distribute-lft-out |
| 33× | unpow2 sqr-pow |
| 16× | add-exp-log associate-/l* |
| 10× | associate-*r* add-cbrt-cube div-inv |
| 6× | pow1 div-exp associate-/r* add-log-exp |
| 5× | difference-of-squares |
| 4× | expm1-log1p-u associate-*r/ log1p-expm1-u |
| 3× | fma-def associate-*l* |
| 2× | cbrt-undiv pow-to-exp sub-neg frac-2neg flip3-+ pow-exp associate--l+ clear-num frac-sub flip-+ distribute-lft-out-- |
| 1× | +-commutative flip3-- pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod unswap-sqr |
| 10.0ms | (+ y (/ (pow x 2) y)) |
| 35.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))) |
| 5.0ms | (/ (pow z 2) y) |
| 6.0ms | (/ (pow x 2) y) |
| 31.0ms | (+ y (/ (pow x 2) y)) |
| 66.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ (pow z 2) y))) |
| 21.0ms | (/ (pow z 2) y) |
| 22.0ms | (/ (pow x 2) y) |
Useful iterations: 2 (110.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1269 | 8538 |
| 1 | 4803 | 6226 |
| 2 | 5001 | 6222 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 387 | 5 | 392 |
| Fresh | 6 | 2 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 394 | 7 | 401 |
Merged error: 1.0b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ (pow x 2) y)) (/ z (/ y z))) |
| 0.1b | (/ z (/ y z)) |
| 0.2b | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ z (/ y z)))) |
| 8.0b | (/ (pow x 2) y) |
| 897× | times-frac |
| 894× | *-un-lft-identity |
| 638× | add-sqr-sqrt |
| 618× | add-cube-cbrt |
| 528× | prod-diff |
| 179× | distribute-rgt-in distribute-lft-in |
| 135× | distribute-lft-out |
| 54× | div-inv |
| 16× | add-exp-log associate-/r* |
| 13× | associate-/r/ add-cbrt-cube |
| 12× | unpow-prod-down |
| 11× | associate-/l* |
| 9× | add-log-exp |
| 8× | associate-*r* |
| 6× | pow1 div-exp difference-of-squares |
| 4× | cbrt-undiv expm1-log1p-u fma-neg associate-*r/ frac-sub log1p-expm1-u distribute-lft-out-- unpow2 sqr-pow |
| 3× | sub-neg associate-*l* associate--l+ |
| 2× | flip3-- frac-2neg flip3-+ diff-log clear-num flip-- flip-+ |
| 1× | pow-to-exp pow-prod-down pow-exp prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 31.0ms | (- (+ y (/ (pow x 2) y)) (/ z (/ y z))) |
| 6.0ms | (/ z (/ y z)) |
| 48.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ z (/ y z)))) |
| 5.0ms | (/ (pow x 2) y) |
| 45.0ms | (- (+ y (/ (pow x 2) y)) (/ z (/ y z))) |
| 26.0ms | (/ z (/ y z)) |
| 63.0ms | (* 0.5 (- (+ y (/ (pow x 2) y)) (/ z (/ y z)))) |
| 22.0ms | (/ (pow x 2) y) |
Useful iterations: 1 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1910 | 21928 |
| 1 | 5002 | 17287 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 723 | 2 | 725 |
| Fresh | 3 | 3 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 727 | 5 | 732 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ y (/ (pow x (/ 2 2)) (/ y x))) |
| 0.1b | (/ z (/ y z)) |
| 0.1b | (/ (pow x (/ 2 2)) (/ y x)) |
| 0.2b | (* 0.5 (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (/ z (/ y z)))) |
| 769× | times-frac |
| 684× | *-un-lft-identity |
| 512× | add-sqr-sqrt |
| 501× | add-cube-cbrt |
| 352× | prod-diff |
| 179× | distribute-rgt-in distribute-lft-in |
| 90× | distribute-lft-out |
| 46× | div-inv |
| 42× | unpow-prod-down |
| 26× | associate-/r* |
| 24× | add-exp-log |
| 16× | add-cbrt-cube |
| 14× | sqr-pow |
| 12× | div-exp |
| 10× | associate-/r/ associate-/l* |
| 8× | associate-*r* |
| 6× | pow1 cbrt-undiv add-log-exp |
| 4× | expm1-log1p-u associate-*r/ log1p-expm1-u |
| 3× | fma-def associate-*l* difference-of-squares |
| 2× | pow-to-exp sub-neg frac-2neg flip3-+ pow-exp associate--l+ clear-num frac-sub flip-+ distribute-lft-out-- |
| 1× | +-commutative flip3-- pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod unswap-sqr |
| 24.0ms | (+ y (/ (pow x (/ 2 2)) (/ y x))) |
| 6.0ms | (/ z (/ y z)) |
| 9.0ms | (/ (pow x (/ 2 2)) (/ y x)) |
| 62.0ms | (* 0.5 (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (/ z (/ y z)))) |
| 31.0ms | (+ y (/ (pow x (/ 2 2)) (/ y x))) |
| 21.0ms | (/ z (/ y z)) |
| 22.0ms | (/ (pow x (/ 2 2)) (/ y x)) |
| 71.0ms | (* 0.5 (- (+ y (/ (pow x (/ 2 2)) (/ y x))) (/ z (/ y z)))) |
Useful iterations: 1 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2255 | 16471 |
| 1 | 5001 | 14247 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 618 | 2 | 620 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 621 | 4 | 625 |
Merged error: 0.0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 9 |
| 1 | 18 | 9 |
| 475.0ms | 13684× | body | 80 | valid |