Time bar (total: 2.9s)
| 13.0ms | 295× | body | 80 | valid |
| 11.0ms | 324× | 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 |
| 5.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 7.0ms | (+ (- 1.0 z) (log z)) |
| 9.0ms | (* y (+ (- 1.0 z) (log z))) |
| 14.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 15.0ms | (+ (- 1.0 z) (log z)) |
| 13.0ms | (* y (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 432 |
| 1 | 1513 | 383 |
| 2 | 5001 | 370 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 8 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 63 | 8 | 71 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (- 1.0 z) y) |
| 0.0b | (+ (* x 0.5) (* (- 1.0 z) y)) |
| 0.1b | (+ (+ (* x 0.5) (* (- 1.0 z) y)) (* y (log z))) |
| 0.3b | (* y (log z)) |
| 18× | add-sqr-sqrt |
| 14× | *-un-lft-identity |
| 12× | add-cube-cbrt log-prod |
| 11× | add-log-exp |
| 9× | pow1 |
| 8× | add-exp-log associate-*l* add-cbrt-cube |
| 7× | associate-*r* |
| 6× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 4× | sum-log |
| 2× | +-commutative flip3-+ pow-prod-down associate-*l/ prod-exp *-commutative cbrt-unprod flip-+ unswap-sqr |
| 1× | associate-+l+ flip3-- log-pow flip-- distribute-lft-out-- difference-of-squares |
| 6.0ms | (* (- 1.0 z) y) |
| 4.0ms | (+ (* x 0.5) (* (- 1.0 z) y)) |
| 6.0ms | (+ (+ (* x 0.5) (* (- 1.0 z) y)) (* y (log z))) |
| 4.0ms | (* y (log z)) |
| 5.0ms | (* (- 1.0 z) y) |
| 8.0ms | (+ (* x 0.5) (* (- 1.0 z) y)) |
| 16.0ms | (+ (+ (* x 0.5) (* (- 1.0 z) y)) (* y (log z))) |
| 7.0ms | (* y (log z)) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 412 | 519 |
| 1 | 1904 | 466 |
| 2 | 5002 | 449 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 1 | 89 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 91 | 6 | 97 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* y (log (cbrt z))) |
| 0.3b | (* y (* 2 (log (cbrt z)))) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 36× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 24× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 |
| 11× | add-exp-log add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 4× | pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | pow1/3 |
| 2× | log-pow *-commutative |
| 1× | unswap-sqr |
| 5.0ms | (* y (log (cbrt z))) |
| 6.0ms | (* y (* 2 (log (cbrt z)))) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 20.0ms | (* y (log (cbrt z))) |
| 25.0ms | (* y (* 2 (log (cbrt z)))) |
| 22.0ms | (cbrt z) |
| 22.0ms | (cbrt z) |
Useful iterations: 3 (91.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 680 |
| 1 | 1171 | 607 |
| 2 | 4322 | 566 |
| 3 | 5001 | 542 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 1 | 108 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 6 | 114 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* y (* 2 (log (pow z 1/3)))) |
| 0.3b | (* y (log (cbrt z))) |
| 0.6b | (cbrt z) |
| 4.8b | (pow z 1/3) |
| 40× | log-prod |
| 34× | distribute-rgt-in distribute-lft-in |
| 24× | add-sqr-sqrt |
| 22× | add-cube-cbrt *-un-lft-identity |
| 15× | unpow-prod-down |
| 13× | pow1 |
| 12× | add-exp-log |
| 11× | add-cbrt-cube |
| 9× | cbrt-prod |
| 6× | associate-*r* associate-*l* |
| 5× | sqr-pow |
| 4× | pow-prod-down prod-exp cbrt-unprod add-log-exp |
| 3× | pow-unpow |
| 2× | pow1/3 log-pow *-commutative |
| 1× | pow-to-exp pow-pow unpow1/3 pow-exp unswap-sqr |
| 7.0ms | (* y (* 2 (log (pow z 1/3)))) |
| 5.0ms | (* y (log (cbrt z))) |
| 1.0ms | (cbrt z) |
| 2.0ms | (pow z 1/3) |
| 17.0ms | (* y (* 2 (log (pow z 1/3)))) |
| 20.0ms | (* y (log (cbrt z))) |
| 22.0ms | (cbrt z) |
| 23.0ms | (pow z 1/3) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 428 | 705 |
| 1 | 1722 | 551 |
| 2 | 5001 | 487 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 0 | 119 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 119 | 6 | 125 |
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 | 28 | 13 |
| 1 | 28 | 13 |
| 394.0ms | 9185× | body | 80 | valid |
| 324.0ms | 9266× | body | 80 | nan |
Loading profile data...