Time bar (total: 4.9s)
| 17.0ms | 393× | body | 80 | valid |
| 4.0ms | 127× | body | 80 | nan |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 7 |
| 1 | 53 | 5 |
| 2 | 106 | 5 |
| 3 | 269 | 5 |
| 4 | 904 | 5 |
| 5 | 3976 | 5 |
| 6 | 5001 | 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.7b
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.7b | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 19× | add-exp-log |
| 16× | add-sqr-sqrt |
| 11× | add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 7× | associate-*r* |
| 6× | fma-def prod-exp |
| 4× | pow1 expm1-log1p-u unpow-prod-down div-exp sum-log log1p-expm1-u |
| 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)) |
| 3.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))) |
| 60.0ms | (* a (pow k m)) |
| 32.0ms | (+ 1.0 (* 10.0 k)) |
| 18.0ms | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 119.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 477 | 629 |
| 1 | 2275 | 544 |
| 2 | 5001 | 524 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 5 | 100 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 5 | 102 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt k) |
| 0.6b | (cbrt k) |
| 0.6b | (cbrt k) |
| 0.7b | (/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 58× | add-exp-log |
| 30× | prod-exp |
| 16× | div-exp |
| 13× | add-cbrt-cube |
| 11× | pow-exp |
| 9× | cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 8× | pow-to-exp |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv times-frac pow1/3 associate-/r* cbrt-unprod |
| 2× | associate-/r/ |
| 1× | frac-2neg flip3-+ clear-num flip-+ div-inv associate-/l* |
| 1.0ms | (cbrt k) |
| 1.0ms | (cbrt k) |
| 1.0ms | (cbrt k) |
| 12.0ms | (/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 174.0ms | (cbrt k) |
| 182.0ms | (cbrt k) |
| 173.0ms | (cbrt k) |
| 371.0ms | (/ (* (* a (pow (* (cbrt k) (cbrt k)) m)) (pow (cbrt k) m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 514 | 921 |
| 1 | 2446 | 788 |
| 2 | 5001 | 734 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 0 | 91 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 91 | 5 | 96 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* a (pow k m)) |
| 0.0b | (fma 10.0 k 1.0) |
| 0.2b | (/ 1 (fma k k (fma 10.0 k 1.0))) |
| 0.7b | (* (* a (pow k m)) (/ 1 (fma k k (fma 10.0 k 1.0)))) |
| 57× | add-exp-log |
| 31× | prod-exp |
| 27× | add-sqr-sqrt |
| 22× | add-cube-cbrt *-un-lft-identity |
| 20× | associate-*r* add-cbrt-cube |
| 18× | times-frac |
| 10× | div-exp |
| 7× | pow1 cbrt-unprod |
| 5× | pow-to-exp rec-exp 1-exp pow-exp |
| 4× | expm1-log1p-u unpow-prod-down associate-*l* log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv associate-/r* associate-/l* unswap-sqr |
| 2× | *-commutative div-inv sqr-pow |
| 1× | pow-flip frac-2neg associate-*r/ pow-prod-down clear-num un-div-inv fma-udef inv-pow |
| 5.0ms | (* a (pow k m)) |
| 1.0ms | (fma 10.0 k 1.0) |
| 3.0ms | (/ 1 (fma k k (fma 10.0 k 1.0))) |
| 8.0ms | (* (* a (pow k m)) (/ 1 (fma k k (fma 10.0 k 1.0)))) |
| 61.0ms | (* a (pow k m)) |
| 30.0ms | (fma 10.0 k 1.0) |
| 43.0ms | (/ 1 (fma k k (fma 10.0 k 1.0))) |
| 116.0ms | (* (* a (pow k m)) (/ 1 (fma k k (fma 10.0 k 1.0)))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 512 | 805 |
| 1 | 2653 | 698 |
| 2 | 5001 | 671 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 1 | 129 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 130 | 4 | 134 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ (* a (pow k m)) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) |
| 0.0b | (/ (/ (* a (pow k m)) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) |
| 12.1b | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 12.1b | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 120× | times-frac |
| 72× | sqrt-prod |
| 61× | add-sqr-sqrt |
| 57× | add-cube-cbrt *-un-lft-identity |
| 30× | add-exp-log |
| 22× | sqrt-div |
| 18× | associate-/r/ add-cbrt-cube |
| 13× | div-exp associate-/l* |
| 12× | associate-/r* |
| 11× | flip3-+ flip-+ |
| 9× | div-inv |
| 7× | cbrt-undiv |
| 6× | pow1 prod-exp |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | pow-to-exp rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-exp clear-num cbrt-unprod hypot-def |
| 1× | associate-/l/ |
| 9.0ms | (/ (* a (pow k m)) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) |
| 16.0ms | (/ (/ (* a (pow k m)) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) |
| 4.0ms | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 4.0ms | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 162.0ms | (/ (* a (pow k m)) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) |
| 145.0ms | (/ (/ (* a (pow k m)) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) |
| 53.0ms | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 53.0ms | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 773 | 3506 |
| 1 | 3380 | 3103 |
| 2 | 5003 | 3090 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 194 | 0 | 194 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 194 | 4 | 198 |
Merged error: 0.0b
0% (2.0b remaining)
Error of 2.0b against oracle of 0.0b and baseline of 2.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 13 |
| 1 | 21 | 13 |
| 556.0ms | 11903× | body | 80 | valid |
| 174.0ms | 4445× | body | 80 | nan |