Time bar (total: 2.0s)
| 9.0ms | 318× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 4 |
| 1 | 20 | 4 |
| 2 | 34 | 4 |
| 3 | 51 | 4 |
| 4 | 58 | 4 |
| 5 | 64 | 4 |
| 6 | 81 | 4 |
| 7 | 112 | 4 |
| 8 | 159 | 4 |
| 9 | 273 | 4 |
| 10 | 370 | 4 |
| 11 | 428 | 4 |
| 12 | 450 | 4 |
| 13 | 465 | 4 |
| 14 | 465 | 4 |
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: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x y) (* (- x 1.0) z)) |
| 0.0b | (* (- x 1.0) z) |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity |
| 5× | associate-*l* |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp |
| 3× | associate-*r* |
| 2× | associate-*l/ |
| 1× | +-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr |
| 4.0ms | (+ (* x y) (* (- x 1.0) z)) |
| 6.0ms | (* (- x 1.0) z) |
| 7.0ms | (+ (* x y) (* (- x 1.0) z)) |
| 4.0ms | (* (- x 1.0) z) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 187 | 183 |
| 1 | 775 | 166 |
| 2 | 4041 | 166 |
| 3 | 5001 | 166 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 4 | 39 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 5 | 40 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 0.6b | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 0.6b | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 0.6b | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 10.0ms | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 3.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 3.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 3.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 67.0ms | (* (cbrt (+ (* x y) (* (- x 1.0) z))) (cbrt (+ (* x y) (* (- x 1.0) z)))) |
| 40.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 42.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
| 41.0ms | (cbrt (+ (* x y) (* (- x 1.0) z))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 311 | 1298 |
| 1 | 1035 | 1219 |
| 2 | 5001 | 1117 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 0 | 99 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 99 | 5 | 104 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (* x y) (/ (* (- (pow x 3) (pow 1.0 3)) z) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))) |
| 0.0b | (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) |
| 1.9b | (* (- (pow x 3) (pow 1.0 3)) z) |
| 12.3b | (/ (* (- (pow x 3) (pow 1.0 3)) z) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))) |
| 34× | add-sqr-sqrt |
| 25× | associate-*l* |
| 18× | *-un-lft-identity |
| 16× | difference-of-squares |
| 12× | unpow-prod-down cube-prod |
| 11× | add-exp-log add-cbrt-cube add-log-exp |
| 8× | add-cube-cbrt sqr-pow |
| 6× | pow1 |
| 5× | distribute-lft-out-- |
| 4× | associate-*l/ sum-log |
| 3× | flip3-+ times-frac associate-*r* associate-/r* flip-+ |
| 2× | cbrt-undiv +-commutative flip3-- div-exp prod-exp associate-/r/ flip-- cbrt-unprod associate-/l/ |
| 1× | difference-cubes associate-+r+ frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 10.0ms | (+ (* x y) (/ (* (- (pow x 3) (pow 1.0 3)) z) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))) |
| 5.0ms | (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) |
| 15.0ms | (* (- (pow x 3) (pow 1.0 3)) z) |
| 20.0ms | (/ (* (- (pow x 3) (pow 1.0 3)) z) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))) |
| 24.0ms | (+ (* x y) (/ (* (- (pow x 3) (pow 1.0 3)) z) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))) |
| 2.0ms | (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) |
| 5.0ms | (* (- (pow x 3) (pow 1.0 3)) z) |
| 11.0ms | (/ (* (- (pow x 3) (pow 1.0 3)) z) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 502 | 945 |
| 1 | 2349 | 831 |
| 2 | 5001 | 825 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 1 | 103 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 104 | 4 | 108 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (- (* x z) z) |
| 0.0b | (+ (* x y) (* 1.0 (- (* x z) z))) |
| 6× | add-log-exp |
| 4× | associate-+r+ |
| 3× | sub-neg *-un-lft-identity |
| 2× | pow1 add-exp-log distribute-rgt-in add-sqr-sqrt add-cube-cbrt distribute-lft-in add-cbrt-cube |
| 1× | +-commutative flip3-- distribute-rgt-out-- flip3-+ diff-log sum-log flip-- flip-+ |
| 3.0ms | (- (* x z) z) |
| 4.0ms | (+ (* x y) (* 1.0 (- (* x z) z))) |
| 4.0ms | (- (* x z) z) |
| 8.0ms | (+ (* x y) (* 1.0 (- (* x z) z))) |
Useful iterations: 2 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 196 |
| 1 | 555 | 172 |
| 2 | 2340 | 170 |
| 3 | 5001 | 170 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 1 | 34 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 2 | 0 | 2 |
| Total | 36 | 2 | 38 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 19 | 6 |
| 2 | 19 | 6 |
| 283.0ms | 10052× | body | 80 | valid |
Loading profile data...