Time bar (total: 1.4s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 50% | 50% | 0% | 2 |
| 75% | 25% | 0% | 3 |
| 87.5% | 12.5% | 0% | 4 |
| 93.7% | 6.2% | 0% | 5 |
| 96.8% | 3.1% | 0% | 6 |
| 98.4% | 1.6% | 0% | 7 |
| 99.2% | 0.8% | 0% | 8 |
| 99.6% | 0.4% | 0% | 9 |
| 99.8% | 0.2% | 0% | 10 |
| 99.9% | 0.1% | 0% | 11 |
| 99.9% | 0% | 0% | 12 |
| 99.9% | 0% | 0% | 13 |
| 99.9% | 0% | 0% | 14 |
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 5 |
| 1 | 6 | 5 |
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.0b
Found 1 expressions with local error:
| 0.0b | (+ x (/ 1.0 3.0)) |
| 3× | *-un-lft-identity add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt flip3-+ sum-log add-cbrt-cube flip-+ distribute-lft-out |
| 6.0ms | (+ x (/ 1.0 3.0)) |
| 2.0ms | (+ x (/ 1.0 3.0)) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4905 | 108 |
| 1 | 4905 | 108 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 2 | 15 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 13 | 3 | 16 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (cbrt (+ x (/ 1.0 3.0))) |
| 0.3b | (cbrt (+ x (/ 1.0 3.0))) |
| 0.3b | (cbrt (+ x (/ 1.0 3.0))) |
| 0.7b | (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) |
| 36× | cbrt-prod |
| 35× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out |
| 7× | associate-*r* associate-*l* |
| 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 |
| 6.0ms | (cbrt (+ x (/ 1.0 3.0))) |
| 6.0ms | (cbrt (+ x (/ 1.0 3.0))) |
| 6.0ms | (cbrt (+ x (/ 1.0 3.0))) |
| 19.0ms | (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) |
| 6.0ms | (cbrt (+ x (/ 1.0 3.0))) |
| 6.0ms | (cbrt (+ x (/ 1.0 3.0))) |
| 6.0ms | (cbrt (+ x (/ 1.0 3.0))) |
| 7.0ms | (* (cbrt (+ x (/ 1.0 3.0))) (cbrt (+ x (/ 1.0 3.0)))) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4898 | 1337 |
| 1 | 4898 | 1337 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 1 | 107 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 106 | 4 | 110 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (cbrt (sqrt (+ x (/ 1.0 3.0)))) |
| 0.1b | (cbrt (sqrt (+ x (/ 1.0 3.0)))) |
| 0.3b | (cbrt (+ x (/ 1.0 3.0))) |
| 0.6b | (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) |
| 222× | cbrt-div |
| 220× | sqrt-div |
| 136× | frac-times |
| 115× | pow1 |
| 111× | flip3-+ flip-+ |
| 49× | pow-prod-up |
| 47× | pow1/3 |
| 44× | associate-*r/ associate-*l/ |
| 33× | pow-sqr |
| 32× | pow-prod-down |
| 18× | cbrt-prod pow-plus |
| 16× | add-exp-log |
| 15× | *-un-lft-identity |
| 13× | pow2 |
| 9× | add-sqr-sqrt add-cube-cbrt |
| 8× | prod-exp sqrt-prod add-cbrt-cube cbrt-unprod |
| 4× | add-log-exp |
| 3× | distribute-lft-out |
| 1× | swap-sqr associate-*r* associate-*l* *-commutative unswap-sqr |
| 7.0ms | (cbrt (sqrt (+ x (/ 1.0 3.0)))) |
| 6.0ms | (cbrt (sqrt (+ x (/ 1.0 3.0)))) |
| 6.0ms | (cbrt (+ x (/ 1.0 3.0))) |
| 40.0ms | (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) |
| 6.0ms | (cbrt (sqrt (+ x (/ 1.0 3.0)))) |
| 6.0ms | (cbrt (sqrt (+ x (/ 1.0 3.0)))) |
| 6.0ms | (cbrt (+ x (/ 1.0 3.0))) |
| 8.0ms | (* (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0))))) (* (cbrt (sqrt (+ x (/ 1.0 3.0)))) (cbrt (sqrt (+ x (/ 1.0 3.0)))))) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5134 | 5112 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 214 | 0 | 214 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 214 | 4 | 218 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ x (/ 1.0 3.0)) |
| 0.0b | (exp (+ x (/ 1.0 3.0))) |
| 0.5b | (log (exp (+ x (/ 1.0 3.0)))) |
| 12× | *-un-lft-identity |
| 8× | exp-prod add-log-exp |
| 6× | add-sqr-sqrt add-cube-cbrt |
| 5× | log-pow |
| 4× | pow1 log-prod |
| 3× | add-exp-log add-cbrt-cube distribute-lft-out |
| 2× | exp-sum sum-log rem-exp-log |
| 1× | +-commutative flip3-+ rem-log-exp flip-+ |
| 11.0ms | (+ x (/ 1.0 3.0)) |
| 13.0ms | (exp (+ x (/ 1.0 3.0))) |
| 8.0ms | (log (exp (+ x (/ 1.0 3.0)))) |
| 2.0ms | (+ x (/ 1.0 3.0)) |
| 2.0ms | (exp (+ x (/ 1.0 3.0))) |
| 2.0ms | (log (exp (+ x (/ 1.0 3.0)))) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4928 | 343 |
| 1 | 4928 | 343 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 0 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 52 | 4 | 56 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 5 |
| 1 | 6 | 5 |
| 128.0ms | 8000× | body | 80 | valid |
Loading profile data...