Time bar (total: 4.5s)
| 28.0ms | 397× | body | 80 | valid |
| 6.0ms | 148× | body | 80 | nan |
Useful iterations: 2 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 48 | 7 |
| 2 | 96 | 6 |
| 3 | 256 | 6 |
| 4 | 891 | 6 |
| 5 | 3963 | 6 |
| 6 | 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: 1.4b
Found 4 expressions with local error:
| 0.0b | (* a (pow k m)) |
| 0.0b | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 0.0b | (+ 1.0 (* 10.0 k)) |
| 1.5b | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 19× | add-exp-log |
| 14× | add-sqr-sqrt |
| 11× | add-cbrt-cube add-log-exp |
| 9× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*r* |
| 6× | prod-exp |
| 4× | pow1 unpow-prod-down div-exp sum-log |
| 3× | flip3-+ times-frac associate-*l* associate-/r* flip-+ unswap-sqr |
| 2× | cbrt-undiv +-commutative pow-to-exp pow-exp associate-/r/ cbrt-unprod sqr-pow |
| 1× | associate-+l+ frac-2neg clear-num *-commutative div-inv associate-/l* |
| 5.0ms | (* a (pow k m)) |
| 5.0ms | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 2.0ms | (+ 1.0 (* 10.0 k)) |
| 8.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 15.0ms | (* a (pow k m)) |
| 3.0ms | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 3.0ms | (+ 1.0 (* 10.0 k)) |
| 33.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 471 | 611 |
| 1 | 2227 | 545 |
| 2 | 5002 | 538 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 3 | 86 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 3 | 88 |
Merged error: 1.4b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (* k (+ 10.0 k))) |
| 0.0b | (* a (pow k m)) |
| 0.0b | (* k (+ 10.0 k)) |
| 1.5b | (/ (* a (pow k m)) (+ 1.0 (* k (+ 10.0 k)))) |
| 21× | add-exp-log |
| 18× | add-sqr-sqrt |
| 13× | *-un-lft-identity add-cbrt-cube |
| 11× | add-cube-cbrt associate-*r* |
| 7× | prod-exp |
| 6× | pow1 associate-*l* add-log-exp |
| 4× | unpow-prod-down div-exp unswap-sqr |
| 3× | flip3-+ times-frac associate-/r* cbrt-unprod flip-+ |
| 2× | cbrt-undiv distribute-rgt-in pow-to-exp associate-+r+ distribute-lft-in associate-*r/ pow-exp associate-/r/ *-commutative sqr-pow |
| 1× | +-commutative frac-2neg pow-prod-down clear-num sum-log div-inv distribute-lft-out associate-/l* |
| 3.0ms | (+ 1.0 (* k (+ 10.0 k))) |
| 5.0ms | (* a (pow k m)) |
| 6.0ms | (* k (+ 10.0 k)) |
| 6.0ms | (/ (* a (pow k m)) (+ 1.0 (* k (+ 10.0 k)))) |
| 3.0ms | (+ 1.0 (* k (+ 10.0 k))) |
| 17.0ms | (* a (pow k m)) |
| 4.0ms | (* k (+ 10.0 k)) |
| 33.0ms | (/ (* a (pow k m)) (+ 1.0 (* k (+ 10.0 k)))) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 486 | 585 |
| 1 | 2438 | 526 |
| 2 | 5001 | 521 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 1 | 98 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 3 | 101 |
Merged error: 1.4b
Found 4 expressions with local error:
| 0.0b | (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)) |
| 0.0b | (* k (+ 10.0 k)) |
| 0.1b | (/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))) |
| 4.1b | (/ (+ 1.0 (* k (+ 10.0 k))) a) |
| 1073× | times-frac |
| 500× | add-sqr-sqrt *-un-lft-identity |
| 498× | add-cube-cbrt |
| 198× | unpow-prod-down |
| 105× | associate-/r* |
| 70× | add-exp-log |
| 66× | sqr-pow |
| 51× | div-exp |
| 43× | div-inv |
| 22× | add-cbrt-cube |
| 19× | associate-/l* |
| 10× | cbrt-undiv |
| 8× | pow-to-exp pow-exp |
| 7× | pow1 rec-exp 1-exp |
| 4× | associate-*r* add-log-exp |
| 3× | frac-2neg associate-*l* clear-num associate-/l/ |
| 2× | flip3-+ associate-*r/ flip-+ |
| 1× | distribute-rgt-in pow-flip distribute-lft-in pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod distribute-lft-out inv-pow unswap-sqr |
| 10.0ms | (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)) |
| 6.0ms | (* k (+ 10.0 k)) |
| 24.0ms | (/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))) |
| 5.0ms | (/ (+ 1.0 (* k (+ 10.0 k))) a) |
| 29.0ms | (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)) |
| 4.0ms | (* k (+ 10.0 k)) |
| 35.0ms | (/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))) |
| 6.0ms | (/ (+ 1.0 (* k (+ 10.0 k))) a) |
Useful iterations: 1 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2203 | 9184 |
| 1 | 5001 | 8752 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 612 | 2 | 614 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 612 | 5 | 617 |
Merged error: 1.4b
Found 4 expressions with local error:
| 0.0b | (/ a (sqrt (+ 1.0 (* k (+ 10.0 k))))) |
| 0.1b | (* (/ a (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow k m) (sqrt (+ 1.0 (* k (+ 10.0 k)))))) |
| 13.3b | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 13.3b | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 131× | add-sqr-sqrt |
| 110× | times-frac |
| 64× | sqrt-prod |
| 61× | add-cube-cbrt *-un-lft-identity |
| 48× | associate-*r* |
| 30× | add-exp-log |
| 24× | unpow-prod-down associate-*l* |
| 21× | unswap-sqr |
| 18× | add-cbrt-cube |
| 12× | sqr-pow |
| 11× | div-exp |
| 10× | sqrt-div |
| 8× | pow1 prod-exp |
| 6× | associate-/r* associate-/r/ |
| 5× | cbrt-undiv flip3-+ flip-+ |
| 4× | cbrt-unprod add-log-exp |
| 3× | div-inv associate-/l* |
| 2× | pow-to-exp rem-sqrt-square sqrt-pow1 pow1/2 pow-exp |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative |
| 5.0ms | (/ a (sqrt (+ 1.0 (* k (+ 10.0 k))))) |
| 34.0ms | (* (/ a (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow k m) (sqrt (+ 1.0 (* k (+ 10.0 k)))))) |
| 2.0ms | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 3.0ms | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 17.0ms | (/ a (sqrt (+ 1.0 (* k (+ 10.0 k))))) |
| 32.0ms | (* (/ a (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow k m) (sqrt (+ 1.0 (* k (+ 10.0 k)))))) |
| 3.0ms | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 4.0ms | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
Useful iterations: 2 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 920 | 2759 |
| 1 | 4226 | 2578 |
| 2 | 5001 | 2498 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 200 | 0 | 200 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 200 | 5 | 205 |
Merged error: 1.4b
0% (0.0b remaining)
Error of 2.1b against oracle of 2.1b and baseline of 2.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 15 | 6 |
| 835.0ms | 11925× | body | 80 | valid |
| 192.0ms | 4377× | body | 80 | nan |
Loading profile data...