Time bar (total: 4.3s)
| 13.0ms | 290× | body | 80 | valid |
| 10.0ms | 281× | 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.1b | (* 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 |
| 8.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))) |
| 57.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 159.0ms | (+ (- 1.0 z) (log z)) |
| 70.0ms | (* y (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 419 |
| 1 | 1515 | 371 |
| 2 | 5002 | 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.1b | (* y (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z)))) |
| 0.1b | (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z))) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 26× | *-un-lft-identity |
| 12× | add-sqr-sqrt |
| 10× | pow1 add-cube-cbrt add-log-exp |
| 9× | cbrt-prod |
| 8× | distribute-lft-out |
| 7× | associate-*r* |
| 6× | add-exp-log associate-+r+ log-prod add-cbrt-cube |
| 4× | sum-log log-pow distribute-lft-out-- |
| 3× | associate-+l+ associate-*l* |
| 2× | flip3-+ pow1/3 diff-log associate-*r/ flip-+ |
| 1× | +-commutative distribute-rgt-in associate-+l- sub-neg distribute-lft-in pow-prod-down prod-exp associate--l+ *-commutative cbrt-unprod unswap-sqr |
| 13.0ms | (* y (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z)))) |
| 11.0ms | (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z))) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 176.0ms | (* y (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z)))) |
| 336.0ms | (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z))) |
| 169.0ms | (cbrt z) |
| 178.0ms | (cbrt z) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 676 |
| 1 | 1327 | 592 |
| 2 | 5001 | 543 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 1 | 87 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 86 | 7 | 93 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log z)))) |
| 0.1b | (+ (* y (- 1.0 z)) (* y (log z))) |
| 0.2b | (* y (log z)) |
| 12× | log-prod |
| 11× | add-sqr-sqrt |
| 10× | add-log-exp |
| 9× | add-cube-cbrt *-un-lft-identity |
| 8× | distribute-rgt-in distribute-lft-in |
| 7× | associate-+r+ |
| 6× | pow1 |
| 5× | add-exp-log add-cbrt-cube |
| 4× | associate-+l+ associate-*r* sum-log |
| 3× | associate-*l* |
| 2× | +-commutative sub-neg flip3-+ flip-+ |
| 1× | pow-prod-down prod-exp log-pow *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 8.0ms | (+ (* x 0.5) (+ (* y (- 1.0 z)) (* y (log 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)))) |
| 93.0ms | (+ (* y (- 1.0 z)) (* y (log z))) |
| 37.0ms | (* y (log z)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 368 | 448 |
| 1 | 1478 | 396 |
| 2 | 5002 | 380 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 2 | 69 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 70 | 6 | 76 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (neg z) (log z)) |
| 0.0b | (+ (* x 0.5) (+ (* y 1.0) (* y (+ (neg z) (log z))))) |
| 0.1b | (+ (* y 1.0) (* y (+ (neg z) (log z)))) |
| 0.1b | (* y (+ (neg z) (log z))) |
| 19× | *-un-lft-identity |
| 13× | add-log-exp |
| 10× | pow1 |
| 9× | add-sqr-sqrt distribute-lft-out |
| 7× | add-cube-cbrt associate-*r* |
| 6× | add-exp-log associate-+r+ sum-log add-cbrt-cube |
| 4× | distribute-rgt-neg-in flip3-+ log-pow flip-+ |
| 3× | +-commutative log-prod associate-*l* |
| 2× | distribute-rgt-in distribute-lft-in associate-*r/ |
| 1× | neg-sub0 associate-+l- pow-prod-down neg-log prod-exp *-commutative cbrt-unprod unswap-sqr |
| 6.0ms | (+ (neg z) (log z)) |
| 7.0ms | (+ (* x 0.5) (+ (* y 1.0) (* y (+ (neg z) (log z))))) |
| 4.0ms | (+ (* y 1.0) (* y (+ (neg z) (log z)))) |
| 9.0ms | (* y (+ (neg z) (log z))) |
| 166.0ms | (+ (neg z) (log z)) |
| 58.0ms | (+ (* x 0.5) (+ (* y 1.0) (* y (+ (neg z) (log z))))) |
| 94.0ms | (+ (* y 1.0) (* y (+ (neg z) (log z)))) |
| 71.0ms | (* y (+ (neg z) (log z))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 566 |
| 1 | 1897 | 482 |
| 2 | 5002 | 474 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 1 | 85 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 6 | 91 |
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 | 21 | 11 |
| 1 | 21 | 11 |
| 419.0ms | 9144× | body | 80 | valid |
| 326.0ms | 9080× | body | 80 | nan |
Loading profile data...