Time bar (total: 3.4s)
| 26.0ms | 384× | body | 80 | valid |
| 6.0ms | 139× | body | 80 | nan |
Useful iterations: 0 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4961 | 13 |
| 1 | 4961 | 13 |
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.8b
Found 3 expressions with local error:
| 0.0b | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 0.0b | (+ 1.0 (* 10.0 k)) |
| 1.8b | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 13× | add-exp-log |
| 10× | add-log-exp |
| 8× | add-cbrt-cube |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | div-exp sum-log |
| 3× | pow1 flip3-+ times-frac prod-exp associate-/r* flip-+ |
| 2× | cbrt-undiv +-commutative associate-/r/ |
| 1× | pow-to-exp associate-+l+ frac-2neg pow-exp clear-num cbrt-unprod div-inv associate-/l* |
| 5.0ms | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 3.0ms | (+ 1.0 (* 10.0 k)) |
| 8.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
| 3.0ms | (+ (+ 1.0 (* 10.0 k)) (* k k)) |
| 3.0ms | (+ 1.0 (* 10.0 k)) |
| 35.0ms | (/ (* a (pow k m)) (+ (+ 1.0 (* 10.0 k)) (* k k))) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5106 | 725 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 4 | 58 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 5 | 60 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* k (+ k 10.0)) |
| 0.3b | (/ 1 (/ (+ 1.0 (* k (+ k 10.0))) (* a (pow k m)))) |
| 1.7b | (/ (+ 1.0 (* k (+ k 10.0))) (* a (pow k m))) |
| 53× | add-exp-log |
| 36× | times-frac |
| 26× | div-exp |
| 25× | add-sqr-sqrt *-un-lft-identity |
| 23× | add-cube-cbrt |
| 19× | add-cbrt-cube |
| 13× | prod-exp |
| 8× | associate-/r* |
| 7× | cbrt-undiv |
| 6× | pow1 div-inv associate-/l* |
| 5× | rec-exp 1-exp |
| 4× | pow-to-exp associate-*r* pow-exp |
| 3× | associate-*l* cbrt-unprod add-log-exp |
| 2× | frac-2neg flip3-+ associate-*r/ clear-num flip-+ associate-/l/ |
| 1× | distribute-rgt-in pow-flip distribute-lft-in pow-prod-down associate-/r/ *-commutative distribute-lft-out inv-pow unswap-sqr |
| 6.0ms | (* k (+ k 10.0)) |
| 8.0ms | (/ 1 (/ (+ 1.0 (* k (+ k 10.0))) (* a (pow k m)))) |
| 10.0ms | (/ (+ 1.0 (* k (+ k 10.0))) (* a (pow k m))) |
| 4.0ms | (* k (+ k 10.0)) |
| 29.0ms | (/ 1 (/ (+ 1.0 (* k (+ k 10.0))) (* a (pow k m)))) |
| 30.0ms | (/ (+ 1.0 (* k (+ k 10.0))) (* a (pow k m))) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4937 | 1799 |
| 1 | 4937 | 1799 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 1 | 119 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 120 | 4 | 124 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (/ 10.0 a) (/ k a)) |
| 0.0b | (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a)))) |
| 0.1b | (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a))) |
| 0.3b | (/ 1 (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a))))) |
| 47× | *-un-lft-identity |
| 45× | times-frac |
| 41× | add-sqr-sqrt |
| 31× | add-cube-cbrt |
| 25× | associate-*l* |
| 21× | frac-add |
| 18× | add-exp-log |
| 11× | add-cbrt-cube |
| 10× | unpow-prod-down |
| 9× | frac-times flip3-+ associate-*r/ associate-/r/ flip-+ |
| 8× | associate-*r* distribute-lft-out add-log-exp |
| 7× | pow1 |
| 6× | div-inv |
| 5× | div-exp |
| 4× | prod-exp unswap-sqr sqr-pow |
| 3× | associate-*l/ associate-/r* associate-/l* |
| 2× | cbrt-undiv +-commutative distribute-rgt-in associate-+r+ distribute-rgt-out distribute-lft-in sum-log cbrt-unprod |
| 1× | pow-to-exp rec-exp pow-flip frac-2neg 1-exp pow-prod-down pow-exp clear-num *-commutative inv-pow |
| 12.0ms | (+ (/ 10.0 a) (/ k a)) |
| 12.0ms | (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a)))) |
| 22.0ms | (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a))) |
| 10.0ms | (/ 1 (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a))))) |
| 4.0ms | (+ (/ 10.0 a) (/ k a)) |
| 52.0ms | (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a)))) |
| 31.0ms | (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a))) |
| 65.0ms | (/ 1 (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (+ (/ 10.0 a) (/ k a))))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5122 | 3365 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 149 | 1 | 150 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 149 | 5 | 154 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0)))) |
| 0.1b | (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0))) |
| 0.3b | (* (/ 1 a) (+ k 10.0)) |
| 0.3b | (/ 1 (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0))))) |
| 87× | add-exp-log |
| 41× | add-sqr-sqrt times-frac |
| 40× | prod-exp |
| 38× | associate-*l* |
| 37× | *-un-lft-identity |
| 34× | add-cube-cbrt |
| 32× | add-cbrt-cube |
| 29× | frac-times associate-*r/ |
| 27× | div-exp |
| 22× | frac-add |
| 16× | flip3-+ flip-+ |
| 13× | associate-/r/ |
| 12× | pow1 cbrt-unprod |
| 10× | associate-*l/ |
| 9× | distribute-rgt-in unpow-prod-down distribute-lft-in |
| 7× | cbrt-undiv |
| 6× | rec-exp 1-exp add-log-exp |
| 5× | pow-to-exp associate-*r* pow-exp |
| 4× | associate-+r+ pow-prod-down |
| 3× | associate-/r* div-inv associate-/l* unswap-sqr sqr-pow |
| 2× | *-commutative |
| 1× | +-commutative pow-flip frac-2neg clear-num sum-log distribute-lft-out inv-pow |
| 9.0ms | (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0)))) |
| 15.0ms | (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0))) |
| 9.0ms | (* (/ 1 a) (+ k 10.0)) |
| 11.0ms | (/ 1 (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0))))) |
| 54.0ms | (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0)))) |
| 27.0ms | (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0))) |
| 4.0ms | (* (/ 1 a) (+ k 10.0)) |
| 69.0ms | (/ 1 (+ (/ 1.0 (* a (pow k m))) (* (/ k (pow k m)) (* (/ 1 a) (+ k 10.0))))) |
Useful iterations: 0 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4959 | 3551 |
| 1 | 4959 | 3551 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 201 | 0 | 201 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 201 | 5 | 206 |
Merged error: 0b
96.5% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 2.0b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 7.299864146244431e+140 | 1.3621844653613997e+147 | 2.403162221923363e+142 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 44 |
| 1 | 35 | 44 |
| 802.0ms | 11956× | body | 80 | valid |
| 181.0ms | 4174× | body | 80 | nan |
Loading profile data...