Time bar (total: 2.9s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 74.9% | 25.1% | 6 |
| 6.2% | 68.6% | 25.1% | 7 |
| 10.1% | 64.7% | 25.1% | 8 |
| 17.2% | 32.8% | 50.1% | 9 |
| 23% | 26.9% | 50.1% | 10 |
| 26.8% | 23.1% | 50.1% | 11 |
| 31.6% | 18.3% | 50.1% | 12 |
| 35.2% | 14.7% | 50.1% | 13 |
| 37.5% | 12.4% | 50.1% | 14 |
| 14.0ms | 256× | body | 80 | valid |
| 0.0ms | 4× | body | 80 | invalid |
Useful iterations: 0 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 12 |
| 1 | 260 | 12 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 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.1b | (* (+ 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 flip3-+ diff-log associate-*l/ sum-log flip-+ distribute-lft-out |
| 1× | +-commutative associate-+l- 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)) |
| 11.0ms | (- x (* (+ y 0.5) (log y))) |
| 11.0ms | (+ (- x (* (+ y 0.5) (log y))) y) |
| 20.0ms | (* (+ y 0.5) (log y)) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5052 | 722 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 62 | 7 | 69 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 8 | 70 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (+ y 0.5) (log (cbrt y))) |
| 0.3b | (+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y)))) |
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 24× | log-prod |
| 18× | cbrt-prod add-sqr-sqrt *-un-lft-identity |
| 16× | add-cube-cbrt |
| 12× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 10× | associate-*l/ |
| 7× | pow1 |
| 6× | add-exp-log flip3-+ add-cbrt-cube flip-+ add-log-exp |
| 5× | associate-*r* |
| 4× | associate-*l* frac-add |
| 3× | pow1/3 |
| 2× | log-pow distribute-lft-out |
| 1× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 7.0ms | (* (+ y 0.5) (log (cbrt y))) |
| 10.0ms | (+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 57.0ms | (* (+ y 0.5) (log (cbrt y))) |
| 106.0ms | (+ (* (+ y 0.5) (* (log (cbrt y)) 2)) (* (+ y 0.5) (log (cbrt y)))) |
| 21.0ms | (cbrt y) |
| 21.0ms | (cbrt y) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5121 | 967 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 4 | 97 |
| Fresh | 5 | 1 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 99 | 6 | 105 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (pow (cbrt y) 2) |
| 0.6b | (cbrt (cbrt y)) |
| 0.6b | (cbrt (pow (cbrt y) 2)) |
| 29× | cbrt-prod |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | unpow-prod-down |
| 5× | pow1 add-exp-log |
| 4× | pow1/3 add-cbrt-cube add-log-exp |
| 3× | pow-unpow |
| 2× | pow-pow unpow2 sqr-pow |
| 1× | pow-to-exp pow-exp |
| 1.0ms | (cbrt y) |
| 3.0ms | (pow (cbrt y) 2) |
| 2.0ms | (cbrt (cbrt y)) |
| 3.0ms | (cbrt (pow (cbrt y) 2)) |
| 21.0ms | (cbrt y) |
| 27.0ms | (pow (cbrt y) 2) |
| 29.0ms | (cbrt (cbrt y)) |
| 36.0ms | (cbrt (pow (cbrt y) 2)) |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5382 | 400 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 1 | 78 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 78 | 6 | 84 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (+ y 0.5) (* (log (pow y 1/3)) 2)) |
| 0.3b | (+ (* (+ y 0.5) (* (log (pow y 1/3)) 2)) (* (+ y 0.5) (log (cbrt y)))) |
| 0.6b | (cbrt y) |
| 5.2b | (pow y 1/3) |
| 14× | *-un-lft-identity |
| 12× | add-sqr-sqrt add-cube-cbrt associate-+r+ log-prod |
| 10× | pow1 add-exp-log associate-*l/ |
| 9× | cbrt-prod add-cbrt-cube |
| 6× | distribute-rgt-in distribute-lft-in flip3-+ flip-+ add-log-exp |
| 4× | associate-*l* frac-add |
| 3× | unpow-prod-down pow-unpow pow-prod-down prod-exp cbrt-unprod |
| 2× | distribute-lft-out |
| 1× | +-commutative pow-to-exp pow-pow unpow1/3 pow1/3 associate-*r* pow-exp sum-log *-commutative sqr-pow |
| 7.0ms | (* (+ y 0.5) (* (log (pow y 1/3)) 2)) |
| 10.0ms | (+ (* (+ y 0.5) (* (log (pow y 1/3)) 2)) (* (+ y 0.5) (log (cbrt y)))) |
| 1.0ms | (cbrt y) |
| 2.0ms | (pow y 1/3) |
| 56.0ms | (* (+ y 0.5) (* (log (pow y 1/3)) 2)) |
| 132.0ms | (+ (* (+ y 0.5) (* (log (pow y 1/3)) 2)) (* (+ y 0.5) (log (cbrt y)))) |
| 23.0ms | (cbrt y) |
| 20.0ms | (pow y 1/3) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4960 | 864 |
| 1 | 4960 | 864 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 0 | 90 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 90 | 6 | 96 |
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 | 13 | 12 |
| 1 | 13 | 12 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 74.9% | 25.1% | 6 |
| 6.2% | 68.6% | 25.1% | 7 |
| 10.1% | 64.7% | 25.1% | 8 |
| 17.2% | 32.8% | 50.1% | 9 |
| 23% | 26.9% | 50.1% | 10 |
| 26.8% | 23.1% | 50.1% | 11 |
| 31.6% | 18.3% | 50.1% | 12 |
| 35.2% | 14.7% | 50.1% | 13 |
| 37.5% | 12.4% | 50.1% | 14 |
| 362.0ms | 8000× | body | 80 | valid |
| 2.0ms | 42× | body | 80 | invalid |
Loading profile data...