Time bar (total: 4.3s)
| 13.0ms | 290× | body | 80 | valid |
| 8.0ms | 298× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 6 |
| 1 | 51 | 6 |
| 2 | 104 | 6 |
| 3 | 191 | 6 |
| 4 | 262 | 6 |
| 5 | 353 | 6 |
| 6 | 466 | 6 |
| 7 | 712 | 6 |
| 8 | 1110 | 6 |
| 9 | 1256 | 6 |
| 10 | 1257 | 6 |
| 11 | 1257 | 6 |
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.1b
Found 3 expressions with local error:
| 0.0b | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 0.0b | (+ (- 1.0 z) (log z)) |
| 0.2b | (* y (+ (- 1.0 z) (log z))) |
| 22× | *-un-lft-identity |
| 9× | pow1 |
| 8× | add-sqr-sqrt distribute-lft-out add-log-exp |
| 7× | associate-*r* |
| 6× | add-cube-cbrt |
| 5× | add-exp-log associate-+r+ add-cbrt-cube |
| 4× | log-pow distribute-lft-out-- |
| 3× | log-prod flip3-+ associate-*l* sum-log flip-+ |
| 2× | +-commutative distribute-rgt-in associate-+l+ distribute-lft-in associate-*r/ |
| 1× | associate-+l- sub-neg diff-log pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 6.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 7.0ms | (+ (- 1.0 z) (log z)) |
| 10.0ms | (* y (+ (- 1.0 z) (log z))) |
| 62.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 155.0ms | (+ (- 1.0 z) (log z)) |
| 75.0ms | (* y (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 419 |
| 1 | 1515 | 371 |
| 2 | 5001 | 370 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 6 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 7 | 71 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z)))) |
| 0.0b | (* y (- 1.0 z)) |
| 0.2b | (+ (* y (- 1.0 z)) (* y (log z))) |
| 0.2b | (* y (log z)) |
| 18× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 12× | add-cube-cbrt log-prod |
| 11× | add-log-exp |
| 10× | distribute-rgt-in distribute-lft-in |
| 9× | pow1 associate-*r* |
| 8× | add-exp-log add-cbrt-cube |
| 7× | associate-+r+ |
| 6× | associate-*l* |
| 4× | sub-neg associate-+l+ sum-log |
| 2× | +-commutative flip3-+ associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ unswap-sqr |
| 1× | flip3-- log-pow flip-- distribute-lft-out distribute-lft-out-- difference-of-squares |
| 8.0ms | (+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z)))) |
| 6.0ms | (* y (- 1.0 z)) |
| 7.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 5.0ms | (* y (log z)) |
| 63.0ms | (+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z)))) |
| 33.0ms | (* y (- 1.0 z)) |
| 93.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 40.0ms | (* y (log z)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 436 | 538 |
| 1 | 1993 | 482 |
| 2 | 5001 | 472 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 4 | 98 |
| Fresh | 4 | 1 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 99 | 6 | 105 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 0.2b | (* y (log (cbrt z))) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 20× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 14× | add-cube-cbrt |
| 12× | cbrt-prod log-prod |
| 9× | pow1 |
| 8× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 6× | distribute-rgt-in distribute-lft-in |
| 4× | add-log-exp |
| 3× | pow1/3 |
| 2× | pow-prod-down associate-*l/ prod-exp log-pow *-commutative cbrt-unprod unswap-sqr |
| 1× | flip3-- flip-- distribute-lft-out-- difference-of-squares |
| 7.0ms | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 5.0ms | (* y (log (cbrt z))) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 146.0ms | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 94.0ms | (* y (log (cbrt z))) |
| 180.0ms | (cbrt z) |
| 183.0ms | (cbrt z) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 501 |
| 1 | 1110 | 443 |
| 2 | 5002 | 435 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 87 | 1 | 88 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 90 | 4 | 94 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 0.2b | (* (log (pow z 1/3)) y) |
| 0.6b | (cbrt z) |
| 4.9b | (pow z 1/3) |
| 17× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 11× | add-cube-cbrt |
| 9× | pow1 add-exp-log associate-*l* |
| 8× | add-cbrt-cube |
| 6× | associate-*r* |
| 4× | add-log-exp |
| 3× | cbrt-prod unpow-prod-down pow-unpow |
| 2× | pow-prod-down associate-*l/ prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | pow-to-exp flip3-- pow-pow unpow1/3 pow1/3 pow-exp log-pow flip-- distribute-lft-out-- difference-of-squares sqr-pow |
| 7.0ms | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 7.0ms | (* (log (pow z 1/3)) y) |
| 1.0ms | (cbrt z) |
| 2.0ms | (pow z 1/3) |
| 143.0ms | (* (- 1.0 (- z (* 2 (log (cbrt z))))) y) |
| 104.0ms | (* (log (pow z 1/3)) y) |
| 178.0ms | (cbrt z) |
| 178.0ms | (pow z 1/3) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 296 | 414 |
| 1 | 1146 | 355 |
| 2 | 5002 | 338 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 0 | 82 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 82 | 4 | 86 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 12 |
| 1 | 25 | 12 |
| 334.0ms | 9196× | body | 80 | valid |
| 267.0ms | 9298× | body | 80 | nan |