Time bar (total: 4.8s)
| 17.0ms | 373× | body | 80 | valid |
| 5.0ms | 135× | body | 80 | nan |
Useful iterations: 2 (5.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: 0.9b
Found 4 expressions with local error:
| 0.0b | (* a (pow k m)) |
| 0.0b | (+ 1.0 (* 10.0 k)) |
| 0.0b | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 0.9b | (/ (* 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)) |
| 2.0ms | (+ 1.0 (* 10.0 k)) |
| 5.0ms | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 8.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 55.0ms | (* a (pow k m)) |
| 36.0ms | (+ 1.0 (* 10.0 k)) |
| 17.0ms | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 110.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 457 | 599 |
| 1 | 2146 | 533 |
| 2 | 5001 | 526 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 3 | 86 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 4 | 88 |
Merged error: 0.9b
Found 3 expressions with local error:
| 0.0b | (* a (pow k m)) |
| 0.0b | (* k (+ 10.0 k)) |
| 0.9b | (/ (* a (pow k m)) (+ 1.0 (* k (+ 10.0 k)))) |
| 20× | add-exp-log |
| 17× | add-sqr-sqrt |
| 12× | *-un-lft-identity add-cbrt-cube |
| 11× | associate-*r* |
| 10× | add-cube-cbrt |
| 7× | prod-exp |
| 6× | associate-*l* |
| 5× | pow1 |
| 4× | unpow-prod-down div-exp unswap-sqr |
| 3× | times-frac associate-/r* cbrt-unprod add-log-exp |
| 2× | cbrt-undiv pow-to-exp flip3-+ associate-*r/ pow-exp associate-/r/ *-commutative flip-+ sqr-pow |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num div-inv distribute-lft-out associate-/l* |
| 5.0ms | (* a (pow k m)) |
| 9.0ms | (* k (+ 10.0 k)) |
| 6.0ms | (/ (* a (pow k m)) (+ 1.0 (* k (+ 10.0 k)))) |
| 59.0ms | (* a (pow k m)) |
| 39.0ms | (* k (+ 10.0 k)) |
| 110.0ms | (/ (* a (pow k m)) (+ 1.0 (* k (+ 10.0 k)))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 493 |
| 1 | 2226 | 441 |
| 2 | 5001 | 440 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 81 | 1 | 82 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 82 | 4 | 86 |
Merged error: 0.9b
Found 4 expressions with local error:
| 0.0b | (/ (pow k m) (sqrt (+ 1.0 (* k (+ 10.0 k))))) |
| 0.0b | (* (/ a (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow k m) (sqrt (+ 1.0 (* k (+ 10.0 k)))))) |
| 15.2b | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 15.2b | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 146× | add-sqr-sqrt |
| 134× | times-frac |
| 76× | add-cube-cbrt *-un-lft-identity sqrt-prod |
| 48× | associate-*r* |
| 45× | unpow-prod-down |
| 33× | add-exp-log |
| 24× | associate-*l* |
| 21× | unswap-sqr |
| 19× | sqr-pow |
| 18× | add-cbrt-cube |
| 13× | div-exp |
| 10× | sqrt-div |
| 8× | pow1 prod-exp |
| 7× | associate-/l* |
| 6× | associate-/r* associate-/r/ |
| 5× | cbrt-undiv flip3-+ flip-+ |
| 4× | cbrt-unprod add-log-exp |
| 3× | pow-to-exp pow-exp div-inv |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative |
| 6.0ms | (/ (pow k m) (sqrt (+ 1.0 (* k (+ 10.0 k))))) |
| 28.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)))) |
| 2.0ms | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 104.0ms | (/ (pow k m) (sqrt (+ 1.0 (* k (+ 10.0 k))))) |
| 108.0ms | (* (/ a (sqrt (+ 1.0 (* k (+ 10.0 k))))) (/ (pow k m) (sqrt (+ 1.0 (* k (+ 10.0 k)))))) |
| 49.0ms | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
| 48.0ms | (sqrt (+ 1.0 (* k (+ 10.0 k)))) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 895 | 3252 |
| 1 | 3935 | 3043 |
| 2 | 5002 | 2962 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 230 | 0 | 230 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 230 | 4 | 234 |
Merged error: 0.9b
Found 4 expressions with local error:
| 0.0b | (* k (+ 10.0 k)) |
| 0.0b | (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)) |
| 0.1b | (/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))) |
| 3.6b | (/ (+ 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 |
| 6.0ms | (* k (+ 10.0 k)) |
| 9.0ms | (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)) |
| 21.0ms | (/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))) |
| 5.0ms | (/ (+ 1.0 (* k (+ 10.0 k))) a) |
| 40.0ms | (* k (+ 10.0 k)) |
| 101.0ms | (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m)) |
| 100.0ms | (/ 1 (/ (/ (+ 1.0 (* k (+ 10.0 k))) a) (pow k m))) |
| 46.0ms | (/ (+ 1.0 (* k (+ 10.0 k))) a) |
Useful iterations: 1 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2178 | 9172 |
| 1 | 5002 | 8740 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 614 | 0 | 614 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 614 | 4 | 618 |
Merged error: 0.9b
0% (0.1b remaining)
Error of 2.0b against oracle of 1.9b and baseline of 2.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 7 |
| 1 | 16 | 7 |
| 562.0ms | 12030× | body | 80 | valid |
| 158.0ms | 4212× | body | 80 | nan |
Loading profile data...