Time bar (total: 4.2s)
| 16.0ms | 369× | body | 80 | valid |
| 5.0ms | 142× | 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)
Merged error: 2.5b
Found 3 expressions with local error:
| 0.0b | (+ 1.0 (* 10.0 k)) |
| 0.0b | (* a (pow k m)) |
| 2.5b | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 18× | add-exp-log |
| 13× | add-sqr-sqrt |
| 10× | add-cbrt-cube |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | associate-*r* |
| 6× | prod-exp |
| 5× | add-log-exp |
| 4× | unpow-prod-down div-exp |
| 3× | pow1 times-frac associate-*l* associate-/r* unswap-sqr |
| 2× | cbrt-undiv pow-to-exp flip3-+ pow-exp associate-/r/ cbrt-unprod flip-+ sqr-pow |
| 1× | +-commutative frac-2neg clear-num sum-log *-commutative div-inv associate-/l* |
| 2.0ms | (+ 1.0 (* 10.0 k)) |
| 5.0ms | (* a (pow k m)) |
| 8.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 32.0ms | (+ 1.0 (* 10.0 k)) |
| 62.0ms | (* a (pow k m)) |
| 116.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 422 | 500 |
| 1 | 2032 | 446 |
| 2 | 5003 | 443 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 2.5b
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)))) |
| 15.5b | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 15.5b | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 120× | times-frac |
| 72× | sqrt-prod |
| 59× | 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× | add-log-exp |
| 2× | pow-to-exp rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 pow-exp clear-num cbrt-unprod |
| 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))) |
| 165.0ms | (/ (* a (pow k m)) (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k)))) |
| 118.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))) |
| 52.0ms | (sqrt (+ (+ 1.0 (* 10.0 k)) (* k k))) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 756 | 3435 |
| 1 | 3282 | 3085 |
| 2 | 5001 | 3085 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 2.5b
Found 4 expressions with local error:
| 0.0b | (* a (pow k m)) |
| 0.0b | (+ 1.0 (* 10.0 k)) |
| 0.2b | (/ 1 (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (* a (pow k m)))) |
| 2.4b | (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (* a (pow k m))) |
| 57× | add-exp-log |
| 36× | times-frac |
| 30× | add-sqr-sqrt |
| 26× | div-exp |
| 25× | add-cube-cbrt *-un-lft-identity |
| 20× | add-cbrt-cube |
| 15× | prod-exp |
| 8× | associate-/r* |
| 7× | cbrt-undiv associate-*r* |
| 6× | div-inv associate-/l* add-log-exp |
| 5× | pow1 pow-to-exp rec-exp 1-exp pow-exp |
| 4× | unpow-prod-down |
| 3× | associate-*l* cbrt-unprod unswap-sqr |
| 2× | frac-2neg flip3-+ clear-num flip-+ associate-/l/ sqr-pow |
| 1× | +-commutative pow-flip sum-log associate-/r/ *-commutative inv-pow |
| 5.0ms | (* a (pow k m)) |
| 3.0ms | (+ 1.0 (* 10.0 k)) |
| 9.0ms | (/ 1 (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (* a (pow k m)))) |
| 10.0ms | (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (* a (pow k m))) |
| 62.0ms | (* a (pow k m)) |
| 31.0ms | (+ 1.0 (* 10.0 k)) |
| 110.0ms | (/ 1 (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (* a (pow k m)))) |
| 104.0ms | (/ (+ (+ 1.0 (* 10.0 k)) (* k k)) (* a (pow k m))) |
Useful iterations: 2 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 654 | 1327 |
| 1 | 3409 | 1177 |
| 2 | 5001 | 1137 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 2.5b
Found 4 expressions with local error:
| 0.2b | (/ 1 (+ (- (* 10.0 (/ k a)) (* 1.0 (/ (* m (log k)) a))) (/ 1.0 a))) |
| 0.3b | (* m (log k)) |
| 0.3b | (* 10.0 (/ k a)) |
| 0.4b | (/ (* m (log k)) a) |
| 35× | *-un-lft-identity |
| 34× | add-sqr-sqrt |
| 27× | add-cube-cbrt |
| 25× | times-frac |
| 20× | add-exp-log |
| 18× | add-cbrt-cube |
| 17× | associate-*r* |
| 10× | pow1 |
| 7× | associate-/r* |
| 6× | log-prod associate-*l* associate-/r/ |
| 5× | associate-*r/ div-exp |
| 4× | cbrt-undiv frac-add prod-exp cbrt-unprod distribute-lft-out associate-/l* add-log-exp |
| 3× | distribute-rgt-in distribute-lft-in div-inv unswap-sqr |
| 2× | frac-2neg pow-prod-down clear-num *-commutative |
| 1× | rec-exp flip3-- pow-flip flip3-+ 1-exp log-pow frac-sub flip-- flip-+ inv-pow sub-div |
| 12.0ms | (/ 1 (+ (- (* 10.0 (/ k a)) (* 1.0 (/ (* m (log k)) a))) (/ 1.0 a))) |
| 8.0ms | (* m (log k)) |
| 6.0ms | (* 10.0 (/ k a)) |
| 5.0ms | (/ (* m (log k)) a) |
| 173.0ms | (/ 1 (+ (- (* 10.0 (/ k a)) (* 1.0 (/ (* m (log k)) a))) (/ 1.0 a))) |
| 36.0ms | (* m (log k)) |
| 25.0ms | (* 10.0 (/ k a)) |
| 58.0ms | (/ (* m (log k)) a) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 563 | 1004 |
| 1 | 2480 | 902 |
| 2 | 5001 | 879 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 2.5b
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 | 16 | 7 |
| 1 | 16 | 7 |
| 520.0ms | 11799× | body | 80 | valid |
| 160.0ms | 4268× | body | 80 | nan |