Time bar (total: 11.2s)
| 14.0ms | 257× | body | 80 | valid |
| 9.0ms | 266× | body | 80 | nan |
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))) |
| 0.1b | (+ (- x (* (+ y 0.5) (log y))) y) |
| 0.2b | (* (+ y 0.5) (log y)) |
| 13× | *-un-lft-identity |
| 12× | log-prod |
| 11× | add-sqr-sqrt |
| 10× | add-log-exp |
| 9× | add-cube-cbrt |
| 6× | pow1 distribute-rgt-in distribute-lft-in associate--r+ |
| 5× | add-exp-log add-cbrt-cube |
| 4× | associate-*r* associate-*l* |
| 2× | sub-neg associate-+l+ flip3-+ diff-log associate-*l/ sum-log flip-+ distribute-lft-out |
| 1× | +-commutative associate-+l- flip3-- pow-prod-down prod-exp log-pow *-commutative flip-- cbrt-unprod unswap-sqr |
| 3.0ms | (- x (* (+ y 0.5) (log y))) |
| 5.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 6.0ms | (* (+ y 0.5) (log y)) |
| 48.0ms | (- x (* (+ y 0.5) (log y))) |
| 49.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 267.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 364 | 458 |
| 1 | 1327 | 417 |
| 2 | 5001 | 404 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 6 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 65 | 7 | 72 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 0.2b | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 0.7b | (cbrt y) |
| 0.7b | (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 |
| 12.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 13.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 538.0ms | (* (+ y 0.5) (* 2 (log (cbrt y)))) |
| 918.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (cbrt y)) (+ y 0.5))) |
| 208.0ms | (cbrt y) |
| 203.0ms | (cbrt y) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 640 | 1104 |
| 1 | 2507 | 971 |
| 2 | 5003 | 939 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 1 | 120 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 120 | 7 | 127 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (log (pow y 1/3)) (+ y 0.5)) |
| 0.2b | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (pow y 1/3)) (+ y 0.5))) |
| 0.7b | (cbrt y) |
| 5.0b | (pow y 1/3) |
| 26× | distribute-rgt-in distribute-lft-in |
| 24× | associate-+l+ log-prod |
| 19× | add-sqr-sqrt *-un-lft-identity |
| 17× | add-cube-cbrt |
| 15× | cbrt-prod |
| 7× | pow1 add-exp-log |
| 6× | flip3-+ associate-*r/ add-cbrt-cube flip-+ add-log-exp |
| 4× | associate-*r* associate-*l* associate-*l/ frac-add |
| 3× | unpow-prod-down pow-unpow |
| 2× | associate-+r+ |
| 1× | +-commutative pow-to-exp pow-pow unpow1/3 pow1/3 pow-prod-down pow-exp prod-exp sum-log log-pow *-commutative cbrt-unprod distribute-lft-out unswap-sqr sqr-pow |
| 9.0ms | (* (log (pow y 1/3)) (+ y 0.5)) |
| 12.0ms | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (pow y 1/3)) (+ y 0.5))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 483.0ms | (* (log (pow y 1/3)) (+ y 0.5)) |
| 1.2s | (+ (* (+ y 0.5) (* 2 (log (cbrt y)))) (* (log (pow y 1/3)) (+ y 0.5))) |
| 213.0ms | (cbrt y) |
| 199.0ms | (pow y 1/3) |
Useful iterations: 2 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 614 | 823 |
| 1 | 2859 | 711 |
| 2 | 5001 | 686 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 0 | 106 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 106 | 7 | 113 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 0.1b | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 0.4b | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 0.4b | (* (sqrt (+ y 0.5)) (log y)) |
| 30× | log-prod |
| 27× | distribute-rgt-in distribute-lft-in |
| 25× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 19× | add-cube-cbrt |
| 14× | sqrt-div associate-*l* |
| 12× | pow1 associate--r+ |
| 11× | add-exp-log add-cbrt-cube add-log-exp |
| 10× | associate-*l/ |
| 9× | sqrt-prod |
| 8× | flip3-+ flip-+ |
| 5× | associate-*r* |
| 4× | frac-times pow-prod-down prod-exp cbrt-unprod |
| 3× | distribute-lft-out |
| 2× | sub-neg associate-+l+ diff-log associate-*r/ sum-log *-commutative unswap-sqr |
| 1× | +-commutative associate-+l- flip3-- log-pow flip-- |
| 4.0ms | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 5.0ms | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 12.0ms | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 8.0ms | (* (sqrt (+ y 0.5)) (log y)) |
| 45.0ms | (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) |
| 49.0ms | (+ (- x (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y)))) y) |
| 457.0ms | (* (sqrt (+ y 0.5)) (* (sqrt (+ y 0.5)) (log y))) |
| 122.0ms | (* (sqrt (+ y 0.5)) (log y)) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 666 | 1173 |
| 1 | 2488 | 1009 |
| 2 | 5001 | 986 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 0 | 126 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 126 | 7 | 133 |
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 |
| 322.0ms | 8040× | body | 80 | valid |
| 268.0ms | 8097× | body | 80 | nan |
Loading profile data...