Time bar (total: 3.2s)
| 11.0ms | 249× | body | 80 | nan |
| 11.0ms | 257× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 61 | 6 |
| 2 | 192 | 6 |
| 3 | 649 | 6 |
| 4 | 1602 | 6 |
| 5 | 2720 | 6 |
| 6 | 3667 | 6 |
| 7 | 4387 | 6 |
| 8 | 4711 | 6 |
| 9 | 4938 | 6 |
| 10 | 5002 | 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 (* (+ y 0.5) (log y))) y) z) |
| 0.1b | (+ (- x (* (+ y 0.5) (log y))) y) |
| 0.2b | (* (+ y 0.5) (log y)) |
| 17× | add-log-exp |
| 16× | *-un-lft-identity |
| 11× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 6× | pow1 log-prod |
| 5× | add-exp-log diff-log add-cbrt-cube |
| 4× | associate-*r* associate-*l* sum-log |
| 3× | distribute-rgt-in distribute-lft-in distribute-lft-out |
| 2× | associate-+l- sub-neg associate-+l+ flip3-+ associate-*l/ flip-+ distribute-lft-out-- |
| 1× | +-commutative associate--l- flip3-- pow-prod-down prod-exp associate--l+ log-pow *-commutative flip-- cbrt-unprod difference-of-squares unswap-sqr |
| 7.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 5.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 6.0ms | (* (+ y 0.5) (log y)) |
| 18.0ms | (- (+ (- x (* (+ y 0.5) (log y))) y) z) |
| 11.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 21.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 399 | 541 |
| 1 | 1444 | 477 |
| 2 | 5002 | 456 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 63 | 9 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 64 | 9 | 73 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (+ x (- y (* (log y) (+ y 0.5)))) z) |
| 0.1b | (- y (* (log y) (+ y 0.5))) |
| 0.2b | (* (log y) (+ y 0.5)) |
| 14× | add-log-exp |
| 12× | *-un-lft-identity |
| 9× | add-sqr-sqrt |
| 6× | pow1 |
| 5× | add-exp-log add-cube-cbrt diff-log add-cbrt-cube |
| 4× | associate-*r* associate-*l* |
| 2× | distribute-rgt-in sub-neg flip3-- distribute-lft-in associate-*r/ sum-log flip-- distribute-lft-out associate--r+ distribute-lft-out-- |
| 1× | associate--l- associate-+r- flip3-+ pow-prod-down prod-exp associate--l+ log-pow *-commutative cbrt-unprod flip-+ difference-of-squares unswap-sqr |
| 7.0ms | (- (+ x (- y (* (log y) (+ y 0.5)))) z) |
| 3.0ms | (- y (* (log y) (+ y 0.5))) |
| 6.0ms | (* (log y) (+ y 0.5)) |
| 16.0ms | (- (+ x (- y (* (log y) (+ y 0.5)))) z) |
| 37.0ms | (- y (* (log y) (+ y 0.5))) |
| 21.0ms | (* (log y) (+ y 0.5)) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 472 |
| 1 | 1494 | 421 |
| 2 | 5001 | 410 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 1 | 66 |
| Fresh | 1 | 7 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 9 | 75 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 0.3b | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 49× | distribute-rgt-in distribute-lft-in |
| 48× | log-prod |
| 30× | cbrt-prod |
| 25× | *-un-lft-identity |
| 24× | associate-+l+ |
| 23× | add-sqr-sqrt add-cube-cbrt |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 6× | flip3-+ associate-*l/ flip-+ add-log-exp |
| 4× | associate-*r/ associate-*l* frac-add |
| 3× | pow-prod-down prod-exp cbrt-unprod |
| 2× | associate-+r+ pow1/3 |
| 1× | +-commutative associate-*r* sum-log *-commutative distribute-lft-out |
| 9.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 12.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 67.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 109.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 23.0ms | (cbrt y) |
| 26.0ms | (cbrt y) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 692 | 1152 |
| 1 | 2432 | 1025 |
| 2 | 5003 | 966 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 2 | 120 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 121 | 8 | 129 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt (cbrt y)) |
| 0.7b | (cbrt (* (cbrt y) (cbrt y))) |
| 16× | cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log pow1/3 add-cbrt-cube add-log-exp |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 2.0ms | (cbrt (cbrt y)) |
| 4.0ms | (cbrt (* (cbrt y) (cbrt y))) |
| 21.0ms | (cbrt y) |
| 22.0ms | (cbrt y) |
| 33.0ms | (cbrt (cbrt y)) |
| 35.0ms | (cbrt (* (cbrt y) (cbrt y))) |
Useful iterations: 3 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 266 |
| 1 | 289 | 242 |
| 2 | 847 | 200 |
| 3 | 4355 | 187 |
| 4 | 5001 | 187 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 0 | 57 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 57 | 8 | 65 |
Merged error: 0.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 | 13 | 6 |
| 1 | 13 | 6 |
| 346.0ms | 8037× | body | 80 | valid |
| 285.0ms | 8276× | body | 80 | nan |
| 0.0ms | 1× | body | 1280 | valid |
Loading profile data...