Time bar (total: 2.6s)
| 6.0ms | 321× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 3 |
| 1 | 25 | 3 |
| 2 | 36 | 3 |
| 3 | 40 | 3 |
| 4 | 46 | 3 |
| 5 | 58 | 3 |
| 6 | 93 | 3 |
| 7 | 130 | 3 |
| 8 | 163 | 3 |
| 9 | 273 | 3 |
| 10 | 507 | 3 |
| 11 | 1618 | 3 |
| 12 | 5001 | 3 |
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 | (* y (+ z x)) |
| 0.0b | (+ x (* y (+ z x))) |
| 6× | add-sqr-sqrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cube-cbrt associate-*r* add-cbrt-cube add-log-exp |
| 3× | associate-*l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in flip3-+ associate-*r/ flip-+ |
| 1× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 5.0ms | (* y (+ z x)) |
| 3.0ms | (+ x (* y (+ z x))) |
| 29.0ms | (* y (+ z x)) |
| 31.0ms | (+ x (* y (+ z x))) |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 164 |
| 1 | 769 | 149 |
| 2 | 3884 | 149 |
| 3 | 5001 | 149 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 3 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 39 | 4 | 43 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (+ x (* z y)) (* y x)) |
| 0.0b | (+ x (* z y)) |
| 9× | add-log-exp |
| 4× | sum-log |
| 2× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ add-cbrt-cube flip-+ |
| 1× | associate-+l+ |
| 5.0ms | (+ (+ x (* z y)) (* y x)) |
| 3.0ms | (+ x (* z y)) |
| 34.0ms | (+ (+ x (* z y)) (* y x)) |
| 30.0ms | (+ x (* z y)) |
Useful iterations: 2 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 155 |
| 1 | 624 | 139 |
| 2 | 2460 | 136 |
| 3 | 5001 | 136 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 0 | 30 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 30 | 4 | 34 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ x (* (* y (sqrt (+ z x))) (sqrt (+ z x)))) |
| 0.1b | (* y (sqrt (+ z x))) |
| 0.1b | (* (* y (sqrt (+ z x))) (sqrt (+ z x))) |
| 14× | sqrt-div associate-*r* |
| 12× | add-sqr-sqrt *-un-lft-identity |
| 10× | pow1 add-exp-log associate-*r/ add-cbrt-cube |
| 9× | sqrt-prod |
| 8× | add-cube-cbrt flip3-+ flip-+ |
| 5× | add-log-exp |
| 4× | frac-times associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-*l/ *-commutative distribute-lft-out unswap-sqr |
| 1× | +-commutative sum-log |
| 2.0ms | (+ x (* (* y (sqrt (+ z x))) (sqrt (+ z x)))) |
| 6.0ms | (* y (sqrt (+ z x))) |
| 11.0ms | (* (* y (sqrt (+ z x))) (sqrt (+ z x))) |
| 67.0ms | (+ x (* (* y (sqrt (+ z x))) (sqrt (+ z x)))) |
| 100.0ms | (* y (sqrt (+ z x))) |
| 91.0ms | (* (* y (sqrt (+ z x))) (sqrt (+ z x))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 416 | 547 |
| 1 | 1965 | 459 |
| 2 | 5001 | 448 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 1 | 75 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 75 | 4 | 79 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (+ (* x (- x z)) (pow z 2)) |
| 2.8b | (+ (pow z 3) (pow x 3)) |
| 3.9b | (* (+ (pow z 3) (pow x 3)) y) |
| 35.3b | (/ (* (+ (pow z 3) (pow x 3)) y) (+ (* x (- x z)) (pow z 2))) |
| 28× | *-un-lft-identity |
| 11× | add-exp-log add-cbrt-cube |
| 10× | add-sqr-sqrt distribute-lft-out |
| 9× | associate-*l* |
| 8× | add-cube-cbrt unpow-prod-down cube-prod add-log-exp |
| 6× | pow1 |
| 5× | flip3-+ flip-+ |
| 4× | associate-+l+ associate-*l/ |
| 3× | times-frac associate-*r* associate-/r* |
| 2× | cbrt-undiv +-commutative distribute-rgt-in sub-neg distribute-lft-in div-exp prod-exp sum-log associate-/r/ sum-cubes cbrt-unprod associate-/l/ |
| 1× | frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l* unswap-sqr |
| 7.0ms | (+ (* x (- x z)) (pow z 2)) |
| 10.0ms | (+ (pow z 3) (pow x 3)) |
| 12.0ms | (* (+ (pow z 3) (pow x 3)) y) |
| 18.0ms | (/ (* (+ (pow z 3) (pow x 3)) y) (+ (* x (- x z)) (pow z 2))) |
| 24.0ms | (+ (* x (- x z)) (pow z 2)) |
| 60.0ms | (+ (pow z 3) (pow x 3)) |
| 60.0ms | (* (+ (pow z 3) (pow x 3)) y) |
| 81.0ms | (/ (* (+ (pow z 3) (pow x 3)) y) (+ (* x (- x z)) (pow z 2))) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 343 | 692 |
| 1 | 1876 | 592 |
| 2 | 5002 | 592 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 0 | 95 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 95 | 4 | 99 |
Merged error: 0.0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 4 |
| 1 | 11 | 4 |
| 210.0ms | 10123× | body | 80 | valid |
Loading profile data...