Time bar (total: 2.8s)
| 12.0ms | 291× | body | 80 | valid |
| 11.0ms | 309× | 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 | (+ (- 1.0 z) (log z)) |
| 0.0b | (+ (* x 0.5) (* y (+ (- 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 |
| 7.0ms | (+ (- 1.0 z) (log z)) |
| 5.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 9.0ms | (* y (+ (- 1.0 z) (log z))) |
| 14.0ms | (+ (- 1.0 z) (log z)) |
| 13.0ms | (+ (* x 0.5) (* y (+ (- 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 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 6 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 6 | 71 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (log (sqrt z)) |
| 0.0b | (+ (- 1.0 z) (log (sqrt z))) |
| 0.0b | (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z))) |
| 0.2b | (* y (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z)))) |
| 66× | *-un-lft-identity |
| 40× | distribute-lft-out |
| 28× | pow1 |
| 23× | log-pow |
| 18× | log-prod |
| 14× | add-sqr-sqrt |
| 13× | associate-*r* |
| 12× | add-cube-cbrt associate-+r+ |
| 11× | add-log-exp |
| 10× | distribute-lft-out-- |
| 9× | sqrt-prod |
| 7× | add-exp-log sum-log |
| 6× | add-cbrt-cube |
| 3× | associate-+l- associate-+l+ flip3-+ associate-*l* flip-+ |
| 2× | +-commutative diff-log associate-*r/ |
| 1× | distribute-rgt-in sub-neg distribute-lft-in sqrt-pow1 pow1/2 rem-log-exp pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2.0ms | (log (sqrt z)) |
| 8.0ms | (+ (- 1.0 z) (log (sqrt z))) |
| 12.0ms | (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z))) |
| 17.0ms | (* y (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z)))) |
| 4.0ms | (log (sqrt z)) |
| 4.0ms | (+ (- 1.0 z) (log (sqrt z))) |
| 5.0ms | (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z))) |
| 13.0ms | (* y (+ (+ (- 1.0 z) (log (sqrt z))) (log (sqrt z)))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 495 | 815 |
| 1 | 1978 | 721 |
| 2 | 5003 | 695 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 2 | 117 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 6 | 123 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (- 1.0 z) (log (sqrt z))) |
| 0.1b | (+ (* y (+ (- 1.0 z) (log (sqrt z)))) (* y (log (sqrt z)))) |
| 0.2b | (* y (+ (- 1.0 z) (log (sqrt z)))) |
| 0.2b | (* y (log (sqrt z))) |
| 34× | *-un-lft-identity |
| 30× | log-prod |
| 22× | add-sqr-sqrt |
| 18× | add-cube-cbrt associate-+r+ |
| 15× | sqrt-prod |
| 14× | pow1 distribute-rgt-in distribute-lft-in |
| 13× | associate-*r* |
| 9× | distribute-lft-out add-log-exp |
| 8× | add-exp-log add-cbrt-cube |
| 7× | log-pow |
| 6× | associate-*l* |
| 4× | associate-+l+ distribute-lft-out-- |
| 3× | flip3-+ sum-log flip-+ |
| 2× | +-commutative associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | associate-+l- sub-neg sqrt-pow1 pow1/2 diff-log |
| 8.0ms | (+ (- 1.0 z) (log (sqrt z))) |
| 11.0ms | (+ (* y (+ (- 1.0 z) (log (sqrt z)))) (* y (log (sqrt z)))) |
| 10.0ms | (* y (+ (- 1.0 z) (log (sqrt z)))) |
| 5.0ms | (* y (log (sqrt z))) |
| 4.0ms | (+ (- 1.0 z) (log (sqrt z))) |
| 13.0ms | (+ (* y (+ (- 1.0 z) (log (sqrt z)))) (* y (log (sqrt z)))) |
| 11.0ms | (* y (+ (- 1.0 z) (log (sqrt z)))) |
| 11.0ms | (* y (log (sqrt z))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 567 | 922 |
| 1 | 2376 | 850 |
| 2 | 5001 | 807 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 1 | 122 |
| Fresh | 1 | 4 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 5 | 128 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt z) (cbrt z)) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 6.0ms | (* (cbrt z) (cbrt z)) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 24.0ms | (* (cbrt z) (cbrt z)) |
| 21.0ms | (cbrt z) |
| 21.0ms | (cbrt z) |
| 24.0ms | (cbrt z) |
Useful iterations: 3 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 349 |
| 1 | 471 | 322 |
| 2 | 2276 | 265 |
| 3 | 5002 | 252 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 0 | 85 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 5 | 90 |
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 | 30 | 19 |
| 1 | 30 | 19 |
| 396.0ms | 9145× | body | 80 | valid |
| 321.0ms | 9201× | body | 80 | nan |
Loading profile data...