Time bar (total: 5.4s)
| 13.0ms | 269× | body | 80 | valid |
Useful iterations: 0 (2.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 | 5001 | 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: 25.3b
Found 4 expressions with local error:
| 0.0b | (* z (- t a)) |
| 0.0b | (* z (- b y)) |
| 0.7b | (+ (* x y) (* z (- t a))) |
| 24.4b | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 24× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 16× | add-cube-cbrt |
| 10× | add-exp-log associate-*r* add-cbrt-cube |
| 9× | times-frac |
| 8× | pow1 |
| 6× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* add-log-exp |
| 4× | associate-+r+ associate-*r/ |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | flip3-- pow-prod-down prod-exp associate-/r/ *-commutative flip-- cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 6.0ms | (* z (- t a)) |
| 6.0ms | (* z (- b y)) |
| 7.0ms | (+ (* x y) (* z (- t a))) |
| 7.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 35.0ms | (* z (- t a)) |
| 33.0ms | (* z (- b y)) |
| 42.0ms | (+ (* x y) (* z (- t a))) |
| 296.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
Useful iterations: 1 (16.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 401 | 714 |
| 1 | 1759 | 659 |
| 2 | 5001 | 659 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 11 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 11 | 111 |
Merged error: 24.6b
Found 4 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.4b | (/ 1 (+ y (* z (- b y)))) |
| 0.7b | (+ (* x y) (* z (- t a))) |
| 24.3b | (* (+ (* 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)) |
| 5.0ms | (/ 1 (+ y (* z (- b y)))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 10.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 35.0ms | (* z (- b y)) |
| 78.0ms | (/ 1 (+ y (* z (- b y)))) |
| 39.0ms | (+ (* x y) (* z (- t a))) |
| 297.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 449 | 957 |
| 1 | 2234 | 849 |
| 2 | 5001 | 823 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 1 | 128 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 11 | 139 |
Merged error: 24.6b
Found 4 expressions with local error:
| 18.3b | (cbrt (* z (- b y))) |
| 18.3b | (cbrt (* z (- b y))) |
| 18.3b | (cbrt (* z (- b y))) |
| 24.4b | (/ (+ (* x y) (* z (- t a))) (+ y (* (* (cbrt (* z (- b y))) (cbrt (* z (- b y)))) (cbrt (* z (- b y)))))) |
| 12× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-exp-log cbrt-div associate-*r/ add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | cbrt-prod flip3-- pow1/3 associate-/r* flip-- associate-/l* |
| 2× | flip3-+ associate-/r/ flip-+ associate-/l/ |
| 1× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 4.0ms | (cbrt (* z (- b y))) |
| 4.0ms | (cbrt (* z (- b y))) |
| 7.0ms | (cbrt (* z (- b y))) |
| 7.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* (* (cbrt (* z (- b y))) (cbrt (* z (- b y)))) (cbrt (* z (- b y)))))) |
| 152.0ms | (cbrt (* z (- b y))) |
| 158.0ms | (cbrt (* z (- b y))) |
| 161.0ms | (cbrt (* z (- b y))) |
| 363.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* (* (cbrt (* z (- b y))) (cbrt (* z (- b y)))) (cbrt (* z (- b y)))))) |
Useful iterations: 3 (100.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 1093 |
| 1 | 1034 | 983 |
| 2 | 4080 | 945 |
| 3 | 5001 | 908 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 1 | 76 |
| Fresh | 1 | 8 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 76 | 11 | 87 |
Merged error: 24.6b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.7b | (+ (* x y) (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- t a)))) |
| 24.4b | (/ (+ (* x y) (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- t a)))) (+ y (* z (- b y)))) |
| 14× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 8× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 6× | add-exp-log cbrt-prod add-cbrt-cube add-log-exp |
| 4× | pow1 sub-neg |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | pow1/3 associate-/r/ associate-/l/ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 5.0ms | (+ (* x y) (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- t a)))) |
| 8.0ms | (/ (+ (* x y) (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- t a)))) (+ y (* z (- b y)))) |
| 172.0ms | (cbrt z) |
| 172.0ms | (cbrt z) |
| 93.0ms | (+ (* x y) (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- t a)))) |
| 369.0ms | (/ (+ (* x y) (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- t a)))) (+ y (* z (- b y)))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 968 |
| 1 | 1193 | 882 |
| 2 | 5001 | 827 |
11 alts after pruning (8 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 84 | 11 | 95 |
Merged error: 24.6b
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 |
| 625.0ms | 8483× | body | 80 | valid |