Time bar (total: 6.0s)
| 13.0ms | 256× | body | 80 | valid |
| 1.0ms | 19× | body | 80 | invalid |
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.1b
Found 4 expressions with local error:
| 0.0b | (* z (- b y)) |
| 0.0b | (+ y (* z (- b y))) |
| 2.4b | (+ (* x y) (* z (- t a))) |
| 20.3b | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 18× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 14× | add-cube-cbrt |
| 9× | times-frac |
| 8× | add-exp-log associate-+r+ add-cbrt-cube add-log-exp |
| 6× | pow1 distribute-rgt-in sub-neg distribute-lft-in |
| 5× | associate-*r* |
| 4× | flip3-+ flip-+ |
| 3× | associate-*l* associate-/r* associate-/l* |
| 2× | +-commutative associate-*r/ sum-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg div-exp pow-prod-down prod-exp clear-num *-commutative flip-- cbrt-unprod div-inv distribute-lft-out-- difference-of-squares unswap-sqr |
| 6.0ms | (* z (- b y)) |
| 3.0ms | (+ y (* z (- b y))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 7.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
| 7.0ms | (* z (- b y)) |
| 7.0ms | (+ y (* z (- b y))) |
| 15.0ms | (+ (* x y) (* z (- t a))) |
| 91.0ms | (/ (+ (* x y) (* z (- t a))) (+ y (* z (- b y)))) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 353 | 708 |
| 1 | 1481 | 648 |
| 2 | 5001 | 648 |
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 14 | 99 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 14 | 100 |
Merged error: 20.5b
Found 4 expressions with local error:
| 0.0b | (+ y (* b z)) |
| 2.0b | (+ (+ y (* b z)) (* z (neg y))) |
| 2.4b | (+ (* x y) (* z (- t a))) |
| 20.3b | (/ (+ (* x y) (* z (- t a))) (+ (+ y (* b z)) (* z (neg y)))) |
| 13× | add-log-exp |
| 12× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-exp-log add-cbrt-cube |
| 5× | flip3-+ sum-log flip-+ |
| 4× | pow1 associate-+r+ |
| 3× | +-commutative associate-/r* associate-/l* |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-/r/ distribute-rgt-neg-out associate-/l/ |
| 1× | cbrt-undiv associate-+l+ frac-2neg div-exp unsub-neg clear-num div-inv |
| 2.0ms | (+ y (* b z)) |
| 5.0ms | (+ (+ y (* b z)) (* z (neg y))) |
| 4.0ms | (+ (* x y) (* z (- t a))) |
| 9.0ms | (/ (+ (* x y) (* z (- t a))) (+ (+ y (* b z)) (* z (neg y)))) |
| 6.0ms | (+ y (* b z)) |
| 9.0ms | (+ (+ y (* b z)) (* z (neg y))) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 89.0ms | (/ (+ (* x y) (* z (- t a))) (+ (+ y (* b z)) (* z (neg y)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 352 | 794 |
| 1 | 1499 | 712 |
| 2 | 5001 | 707 |
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 13 | 13 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 14 | 98 |
Merged error: 20.5b
Found 4 expressions with local error:
| 0.0b | (+ y (* z (- b y))) |
| 0.2b | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 2.4b | (+ (* x y) (* z (- t a))) |
| 20.4b | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
| 90× | times-frac |
| 56× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 18× | associate-/r* |
| 17× | add-exp-log |
| 11× | associate-/r/ add-cbrt-cube |
| 8× | associate-+r+ flip3-+ div-exp flip-+ add-log-exp |
| 6× | div-inv associate-/l* |
| 5× | pow1 |
| 4× | cbrt-undiv distribute-rgt-in sub-neg distribute-lft-in |
| 2× | +-commutative rec-exp frac-2neg 1-exp clear-num sum-log associate-/l/ |
| 1× | pow-flip inv-pow |
| 3.0ms | (+ y (* z (- b y))) |
| 8.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 | (+ y (* z (- b y))) |
| 187.0ms | (/ 1 (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a))))) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 66.0ms | (/ (+ y (* z (- b y))) (+ (* x y) (* z (- t a)))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 525 | 2046 |
| 1 | 2373 | 1868 |
| 2 | 5002 | 1780 |
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 1 | 157 |
| Fresh | 1 | 11 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 157 | 14 | 171 |
Merged error: 20.5b
Found 4 expressions with local error:
| 0.0b | (+ y (* z (- b y))) |
| 0.5b | (/ 1 (+ y (* z (- b y)))) |
| 2.4b | (+ (* x y) (* z (- t a))) |
| 20.1b | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
| 27× | add-sqr-sqrt |
| 21× | *-un-lft-identity |
| 20× | add-cube-cbrt times-frac |
| 17× | add-exp-log |
| 15× | associate-*r* |
| 11× | add-cbrt-cube |
| 8× | associate-+r+ add-log-exp |
| 7× | pow1 |
| 6× | flip3-+ flip-+ |
| 4× | distribute-rgt-in sub-neg distribute-lft-in div-exp prod-exp associate-/r/ |
| 3× | associate-*l* associate-/r* associate-/l* unswap-sqr |
| 2× | cbrt-undiv +-commutative frac-times rec-exp 1-exp associate-*l/ sum-log cbrt-unprod div-inv |
| 1× | pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv *-commutative inv-pow |
| 4.0ms | (+ y (* z (- b y))) |
| 4.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))))) |
| 7.0ms | (+ y (* z (- b y))) |
| 16.0ms | (/ 1 (+ y (* z (- b y)))) |
| 13.0ms | (+ (* x y) (* z (- t a))) |
| 92.0ms | (* (+ (* x y) (* z (- t a))) (/ 1 (+ y (* z (- b y))))) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 949 |
| 1 | 1818 | 836 |
| 2 | 5001 | 810 |
14 alts after pruning (11 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 1 | 117 |
| Fresh | 1 | 10 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 117 | 14 | 131 |
Merged error: 20.5b
0% (0.7b remaining)
Error of 23.7b against oracle of 23.0b and baseline of 23.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 10 |
| 1 | 29 | 10 |
| 2 | 30 | 10 |
| 3 | 30 | 10 |
| 412.0ms | 8000× | body | 80 | valid |
| 27.0ms | 428× | body | 80 | invalid |
Loading profile data...