Time bar (total: 3.9s)
| 13.0ms | 270× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 8 |
| 1 | 37 | 8 |
| 2 | 65 | 8 |
| 3 | 94 | 8 |
| 4 | 108 | 8 |
| 5 | 132 | 8 |
| 6 | 201 | 8 |
| 7 | 359 | 8 |
| 8 | 825 | 8 |
| 9 | 3212 | 8 |
| 10 | 5002 | 8 |
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: 21.7b
Found 3 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.9b | (+ (* x y) (* z (- t a))) |
| 21.1b | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 17× | add-sqr-sqrt |
| 15× | *-un-lft-identity |
| 13× | add-cube-cbrt |
| 9× | times-frac |
| 7× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-*r* add-log-exp |
| 4× | distribute-rgt-in sub-neg associate-+r+ distribute-lft-in |
| 3× | flip3-+ associate-*l* associate-/r* flip-+ associate-/l* |
| 2× | associate-*r/ associate-/r/ associate-/l/ |
| 1× | cbrt-undiv +-commutative flip3-- frac-2neg div-exp pow-prod-down prod-exp clear-num sum-log *-commutative flip-- cbrt-unprod div-inv distribute-lft-out-- difference-of-squares unswap-sqr |
| 6.0ms | (* z (- b y)) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 10.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 7.0ms | (* z (- b y)) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 100.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 328 | 621 |
| 1 | 1398 | 571 |
| 2 | 5001 | 571 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 11 | 81 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 11 | 82 |
Merged error: 21.1b
Found 4 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.4b | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 0.9b | (+ (* x y) (* z (- t a))) |
| 21.0b | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
| 90× | times-frac |
| 62× | add-sqr-sqrt |
| 60× | *-un-lft-identity |
| 58× | add-cube-cbrt |
| 19× | add-exp-log |
| 18× | associate-/r* |
| 13× | add-cbrt-cube |
| 11× | associate-/r/ |
| 8× | div-exp |
| 7× | pow1 flip3-+ flip-+ |
| 6× | div-inv associate-/l* add-log-exp |
| 5× | associate-*r* |
| 4× | cbrt-undiv distribute-rgt-in sub-neg associate-+r+ distribute-lft-in |
| 3× | associate-*l* |
| 2× | rec-exp frac-2neg 1-exp associate-*r/ clear-num associate-/l/ |
| 1× | +-commutative flip3-- pow-flip pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod distribute-lft-out-- inv-pow difference-of-squares unswap-sqr |
| 6.0ms | (* z (- b y)) |
| 9.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 7.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
| 7.0ms | (* z (- b y)) |
| 166.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 14.0ms | (+ (* x y) (* z (- t a))) |
| 72.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
Useful iterations: 2 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 576 | 2057 |
| 1 | 2790 | 1879 |
| 2 | 5001 | 1791 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 5 | 168 |
| Fresh | 3 | 7 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 167 | 12 | 179 |
Merged error: 21.1b
Found 4 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.5b | (/ 1 (+ y (* z (- b y)))) |
| 0.9b | (+ (* x y) (* z (- t a))) |
| 20.9b | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 33× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 22× | add-cube-cbrt |
| 20× | times-frac associate-*r* |
| 19× | add-exp-log |
| 13× | add-cbrt-cube |
| 9× | pow1 |
| 6× | associate-*l* add-log-exp |
| 5× | flip3-+ prod-exp flip-+ |
| 4× | distribute-rgt-in sub-neg associate-+r+ distribute-lft-in div-exp associate-/r/ unswap-sqr |
| 3× | associate-*r/ associate-/r* cbrt-unprod associate-/l* |
| 2× | cbrt-undiv frac-times rec-exp 1-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | +-commutative flip3-- pow-flip frac-2neg clear-num sum-log un-div-inv flip-- distribute-lft-out-- inv-pow difference-of-squares |
| 6.0ms | (* z (- b y)) |
| 4.0ms | (/ 1 (+ y (* z (- b y)))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 12.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 7.0ms | (* z (- b y)) |
| 16.0ms | (/ 1 (+ y (* z (- b y)))) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 89.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 449 | 955 |
| 1 | 2234 | 847 |
| 2 | 5001 | 821 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 0 | 128 |
| Fresh | 0 | 11 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 12 | 140 |
Merged error: 21.1b
Found 4 expressions with local error:
| 0.4b | (/ 1 (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a)))))) |
| 0.9b | (/ 1 (+ (* x y) (* z (- t a)))) |
| 0.9b | (+ (* x y) (* z (- t a))) |
| 20.7b | (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a))))) |
| 52× | add-exp-log |
| 29× | add-sqr-sqrt |
| 23× | *-un-lft-identity times-frac |
| 22× | add-cube-cbrt |
| 20× | div-exp add-cbrt-cube |
| 16× | prod-exp |
| 15× | associate-*r* |
| 10× | pow1 rec-exp 1-exp associate-/r/ |
| 7× | flip3-+ flip-+ |
| 6× | cbrt-undiv associate-/l* add-log-exp |
| 4× | frac-times associate-+r+ associate-*l/ associate-/r* cbrt-unprod |
| 3× | pow-flip associate-*l* div-inv unswap-sqr |
| 2× | distribute-rgt-in sub-neg frac-2neg distribute-lft-in associate-*r/ pow-prod-down clear-num un-div-inv inv-pow |
| 1× | +-commutative sum-log *-commutative |
| 10.0ms | (/ 1 (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a)))))) |
| 5.0ms | (/ 1 (+ (* x y) (* z (- t a)))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 10.0ms | (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a))))) |
| 159.0ms | (/ 1 (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a)))))) |
| 21.0ms | (/ 1 (+ (* x y) (* z (- t a)))) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 66.0ms | (* (+ y (* z (- b y))) (/ 1 (+ (* x y) (* z (- t a))))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 499 | 1404 |
| 1 | 2401 | 1184 |
| 2 | 5001 | 1145 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 146 | 0 | 146 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 146 | 12 | 158 |
Merged error: 21.1b
0% (0.7b remaining)
Error of 23.2b against oracle of 22.5b and baseline of 23.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 9 |
| 1 | 24 | 9 |
| 418.0ms | 8437× | body | 80 | valid |
Loading profile data...