Time bar (total: 4.5s)
| 31.0ms | 139× | body | 5120 | exit |
| 7.0ms | 196× | body | 80 | valid |
| 4.0ms | 138× | body | 80 | overflowed |
| 3.0ms | 33× | body | 320 | valid |
| 3.0ms | 16× | body | 640 | valid |
| 1.0ms | 14× | body | 160 | valid |
Useful iterations: 3 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 9 |
| 1 | 48 | 9 |
| 2 | 107 | 9 |
| 3 | 224 | 8 |
| 4 | 1514 | 8 |
| 5 | 5001 | 8 |
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: 14.2b
Found 4 expressions with local error:
| 0.0b | (/ x (+ wj 1)) |
| 0.0b | (/ wj (+ wj 1)) |
| 0.0b | (/ (/ x (+ wj 1)) (exp wj)) |
| 3.7b | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ wj (+ wj 1))) |
| 127× | times-frac |
| 118× | *-un-lft-identity |
| 78× | add-sqr-sqrt |
| 73× | add-cube-cbrt |
| 24× | associate-/l* |
| 21× | distribute-lft-out |
| 13× | add-cbrt-cube |
| 12× | associate-/r/ |
| 11× | add-exp-log associate-/r* |
| 9× | add-log-exp |
| 7× | flip3-+ flip-+ div-inv |
| 5× | cbrt-undiv div-exp |
| 4× | pow1 |
| 3× | frac-2neg clear-num |
| 2× | diff-log frac-sub distribute-lft-out-- difference-of-squares |
| 1× | sub-neg flip3-- associate--l+ sum-log flip-- associate-/l/ |
| 5.0ms | (/ x (+ wj 1)) |
| 5.0ms | (/ wj (+ wj 1)) |
| 9.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 35.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ wj (+ wj 1))) |
| 27.0ms | (/ x (+ wj 1)) |
| 21.0ms | (/ wj (+ wj 1)) |
| 39.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 59.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ wj (+ wj 1))) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 721 | 1524 |
| 1 | 3303 | 1471 |
| 2 | 5001 | 1469 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 5 | 188 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 185 | 5 | 190 |
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (+ x (pow wj 2)) |
| 0.0b | (* 2 (* wj x)) |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 5× | *-un-lft-identity |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 1× | +-commutative flip3-+ associate-*r* sum-log *-commutative flip-+ distribute-lft-out |
| 4.0ms | (+ x (pow wj 2)) |
| 5.0ms | (* 2 (* wj x)) |
| 33.0ms | (+ x (pow wj 2)) |
| 20.0ms | (* 2 (* wj x)) |
Useful iterations: 2 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 122 |
| 1 | 550 | 108 |
| 2 | 2362 | 107 |
| 3 | 5001 | 107 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 2 | 36 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 34 | 7 | 41 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (cbrt (+ wj 1)) |
| 0.0b | (/ (/ x (+ wj 1)) (exp wj)) |
| 0.0b | (* (cbrt (+ wj 1)) (cbrt (+ wj 1))) |
| 3.7b | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ (/ wj (* (cbrt (+ wj 1)) (cbrt (+ wj 1)))) (cbrt (+ wj 1)))) |
| 109× | *-un-lft-identity |
| 108× | times-frac |
| 86× | add-sqr-sqrt |
| 64× | add-cube-cbrt |
| 30× | cbrt-prod |
| 20× | distribute-lft-out |
| 18× | associate-/l* |
| 14× | cbrt-div |
| 12× | flip3-+ flip-+ |
| 11× | pow1 |
| 9× | add-exp-log swap-sqr add-cbrt-cube add-log-exp |
| 8× | associate-/r/ |
| 7× | pow1/3 associate-*r* associate-*l* |
| 5× | div-inv difference-of-squares |
| 4× | frac-times unswap-sqr |
| 3× | cbrt-undiv div-exp associate-/r* |
| 2× | diff-log associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up frac-sub distribute-lft-out-- |
| 1× | pow2 sub-neg flip3-- frac-2neg pow-plus prod-exp associate--l+ clear-num sum-log *-commutative flip-- cbrt-unprod associate-/l/ |
| 3.0ms | (cbrt (+ wj 1)) |
| 10.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 10.0ms | (* (cbrt (+ wj 1)) (cbrt (+ wj 1))) |
| 60.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ (/ wj (* (cbrt (+ wj 1)) (cbrt (+ wj 1)))) (cbrt (+ wj 1)))) |
| 32.0ms | (cbrt (+ wj 1)) |
| 233.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 33.0ms | (* (cbrt (+ wj 1)) (cbrt (+ wj 1))) |
| 59.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ (/ wj (* (cbrt (+ wj 1)) (cbrt (+ wj 1)))) (cbrt (+ wj 1)))) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 841 | 2030 |
| 1 | 3819 | 1899 |
| 2 | 5001 | 1868 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 191 | 1 | 192 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 191 | 8 | 199 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 3.7b | (- (+ (* (/ (cbrt x) (/ (sqrt (exp wj)) (cbrt x))) (/ (/ (cbrt x) (+ wj 1)) (sqrt (exp wj)))) wj) (/ wj (+ wj 1))) |
| 12× | add-sqr-sqrt |
| 9× | cbrt-prod *-un-lft-identity add-log-exp |
| 7× | add-cube-cbrt |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | pow1/3 |
| 2× | diff-log frac-sub difference-of-squares |
| 1× | sub-neg flip3-- flip3-+ times-frac associate--l+ sum-log flip-- flip-+ distribute-lft-out-- |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 52.0ms | (- (+ (* (/ (cbrt x) (/ (sqrt (exp wj)) (cbrt x))) (/ (/ (cbrt x) (+ wj 1)) (sqrt (exp wj)))) wj) (/ wj (+ wj 1))) |
| 177.0ms | (cbrt x) |
| 181.0ms | (cbrt x) |
| 170.0ms | (cbrt x) |
| 73.0ms | (- (+ (* (/ (cbrt x) (/ (sqrt (exp wj)) (cbrt x))) (/ (/ (cbrt x) (+ wj 1)) (sqrt (exp wj)))) wj) (/ wj (+ wj 1))) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 745 |
| 1 | 938 | 693 |
| 2 | 5002 | 640 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 0 | 64 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 64 | 8 | 72 |
Merged error: 0.2b
0% (1.9b remaining)
Error of 2.3b against oracle of 0.3b and baseline of 2.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 5 |
| 1 | 11 | 5 |
| 820.0ms | 3924× | body | 5120 | exit |
| 228.0ms | 6361× | body | 80 | valid |
| 122.0ms | 3778× | body | 80 | overflowed |
| 81.0ms | 732× | body | 320 | valid |
| 70.0ms | 428× | body | 640 | valid |
| 40.0ms | 567× | body | 160 | valid |