Time bar (total: 6.5s)
| 12.0ms | 304× | body | 80 | valid |
| 10.0ms | 300× | 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 |
| 6.0ms | (+ (- 1.0 z) (log z)) |
| 6.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 9.0ms | (* y (+ (- 1.0 z) (log z))) |
| 172.0ms | (+ (- 1.0 z) (log z)) |
| 66.0ms | (+ (* x 0.5) (* y (+ (- 1.0 z) (log z)))) |
| 88.0ms | (* y (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 419 |
| 1 | 1515 | 371 |
| 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.2b | (* y (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z)))) |
| 0.2b | (+ (- (+ (* 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 |
| 12.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) |
| 212.0ms | (* y (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z)))) |
| 385.0ms | (+ (- (+ (* 2 (log (cbrt z))) 1.0) z) (log (cbrt z))) |
| 198.0ms | (cbrt z) |
| 193.0ms | (cbrt z) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 676 |
| 1 | 1327 | 592 |
| 2 | 5001 | 543 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 2 | 87 |
| Fresh | 2 | 3 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 87 | 6 | 93 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* y (+ (- 1.0 z) (* 2/3 (log z)))) |
| 0.2b | (* (log (pow z 1/3)) y) |
| 0.4b | (* 2/3 (log z)) |
| 4.9b | (pow z 1/3) |
| 20× | add-sqr-sqrt |
| 14× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 |
| 11× | add-exp-log |
| 10× | associate-*r* associate-*l* add-cbrt-cube |
| 6× | log-prod |
| 4× | distribute-rgt-in distribute-lft-in add-log-exp |
| 3× | unpow-prod-down pow-unpow pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2× | associate-*r/ log-pow |
| 1× | pow-to-exp pow-pow flip3-+ unpow1/3 pow-exp flip-+ sqr-pow |
| 8.0ms | (* y (+ (- 1.0 z) (* 2/3 (log z)))) |
| 4.0ms | (* (log (pow z 1/3)) y) |
| 4.0ms | (* 2/3 (log z)) |
| 2.0ms | (pow z 1/3) |
| 123.0ms | (* y (+ (- 1.0 z) (* 2/3 (log z)))) |
| 124.0ms | (* (log (pow z 1/3)) y) |
| 162.0ms | (* 2/3 (log z)) |
| 207.0ms | (pow z 1/3) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 452 |
| 1 | 1859 | 390 |
| 2 | 5002 | 368 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 0 | 96 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 96 | 6 | 102 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z)))) |
| 0.5b | (cbrt (+ (- 1.0 z) (log z))) |
| 0.5b | (cbrt (+ (- 1.0 z) (log z))) |
| 0.5b | (cbrt (+ (- 1.0 z) (log z))) |
| 143× | *-un-lft-identity |
| 93× | cbrt-prod |
| 60× | distribute-lft-out |
| 41× | pow1 |
| 30× | swap-sqr log-pow distribute-lft-out-- |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 10× | associate-*r* associate-*l* |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 17.0ms | (* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z)))) |
| 6.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 9.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 6.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 77.0ms | (* (cbrt (+ (- 1.0 z) (log z))) (cbrt (+ (- 1.0 z) (log z)))) |
| 62.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 67.0ms | (cbrt (+ (- 1.0 z) (log z))) |
| 69.0ms | (cbrt (+ (- 1.0 z) (log z))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 609 | 1962 |
| 1 | 2360 | 1884 |
| 2 | 5001 | 1654 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 1 | 143 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 142 | 7 | 149 |
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 |
| 378.0ms | 9219× | body | 80 | valid |
| 297.0ms | 9099× | body | 80 | nan |
Loading profile data...