Time bar (total: 4.9s)
| 49.0ms | 260× | body | 10240 | exit |
| 6.0ms | 209× | body | 80 | valid |
| 2.0ms | 14× | body | 640 | valid |
| 2.0ms | 21× | body | 320 | valid |
| 1.0ms | 16× | body | 160 | valid |
Useful iterations: 3 (7.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: 12.0b
Found 4 expressions with local error:
| 0.0b | (/ wj (+ wj 1)) |
| 0.0b | (/ x (+ wj 1)) |
| 0.0b | (/ (/ x (+ wj 1)) (exp wj)) |
| 3.8b | (- (+ (/ (/ 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 | (/ wj (+ wj 1)) |
| 5.0ms | (/ x (+ wj 1)) |
| 12.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 30.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ wj (+ wj 1))) |
| 21.0ms | (/ wj (+ wj 1)) |
| 22.0ms | (/ x (+ wj 1)) |
| 43.0ms | (/ (/ x (+ wj 1)) (exp wj)) |
| 53.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (/ wj (+ wj 1))) |
Useful iterations: 2 (65.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.3b
Found 3 expressions with local error:
| 0.0b | (- (+ x (pow wj 2)) (* 2 (* wj x))) |
| 0.0b | (* 2 (* wj x)) |
| 0.0b | (+ x (pow wj 2)) |
| 10× | add-log-exp |
| 8× | pow1 add-exp-log add-cbrt-cube |
| 6× | *-un-lft-identity |
| 4× | add-sqr-sqrt add-cube-cbrt |
| 3× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | diff-log sum-log |
| 1× | +-commutative sub-neg flip3-- flip3-+ associate-*r* associate--l+ *-commutative flip-- flip-+ distribute-lft-out |
| 7.0ms | (- (+ x (pow wj 2)) (* 2 (* wj x))) |
| 5.0ms | (* 2 (* wj x)) |
| 4.0ms | (+ x (pow wj 2)) |
| 29.0ms | (- (+ x (pow wj 2)) (* 2 (* wj x))) |
| 21.0ms | (* 2 (* wj x)) |
| 29.0ms | (+ x (pow wj 2)) |
Useful iterations: 2 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 252 |
| 1 | 790 | 232 |
| 2 | 4172 | 229 |
| 3 | 5001 | 229 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 1 | 53 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 6 | 58 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (/ wj (+ wj 1)) |
| 0.0b | (/ x (- (* wj wj) 1)) |
| 0.0b | (* (/ x (- (* wj wj) 1)) (/ (- wj 1) (exp wj))) |
| 3.8b | (- (+ (* (/ x (- (* wj wj) 1)) (/ (- wj 1) (exp wj))) wj) (/ wj (+ wj 1))) |
| 81× | add-sqr-sqrt |
| 74× | times-frac |
| 71× | *-un-lft-identity |
| 45× | add-cube-cbrt |
| 25× | associate-*r* |
| 24× | associate-*l* |
| 22× | difference-of-squares |
| 20× | add-cbrt-cube |
| 18× | add-exp-log |
| 10× | difference-of-sqr-1 associate-/r* |
| 9× | add-log-exp |
| 6× | pow1 cbrt-undiv div-exp associate-/r/ associate-/l* |
| 4× | prod-exp cbrt-unprod div-inv distribute-lft-out distribute-lft-out-- unswap-sqr |
| 3× | flip3-- flip-- |
| 2× | frac-2neg flip3-+ diff-log clear-num frac-sub flip-+ |
| 1× | frac-times sub-neg associate-*r/ pow-prod-down associate-*l/ associate--l+ sum-log *-commutative |
| 5.0ms | (/ wj (+ wj 1)) |
| 6.0ms | (/ x (- (* wj wj) 1)) |
| 23.0ms | (* (/ x (- (* wj wj) 1)) (/ (- wj 1) (exp wj))) |
| 24.0ms | (- (+ (* (/ x (- (* wj wj) 1)) (/ (- wj 1) (exp wj))) wj) (/ wj (+ wj 1))) |
| 20.0ms | (/ wj (+ wj 1)) |
| 59.0ms | (/ x (- (* wj wj) 1)) |
| 68.0ms | (* (/ x (- (* wj wj) 1)) (/ (- wj 1) (exp wj))) |
| 116.0ms | (- (+ (* (/ x (- (* wj wj) 1)) (/ (- wj 1) (exp wj))) wj) (/ wj (+ wj 1))) |
Useful iterations: 2 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 846 | 1561 |
| 1 | 4359 | 1446 |
| 2 | 5002 | 1445 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 178 | 0 | 178 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 178 | 6 | 184 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.6b | (cbrt wj) |
| 0.6b | (cbrt wj) |
| 0.6b | (cbrt wj) |
| 8.8b | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (* (/ (* (cbrt wj) (cbrt wj)) (* (cbrt (+ wj 1)) (cbrt (+ wj 1)))) (/ (cbrt wj) (cbrt (+ wj 1))))) |
| 9× | cbrt-prod add-log-exp |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | frac-sub |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | flip3-+ pow1/3 flip-+ |
| 2× | frac-times diff-log associate-*r/ associate-*l/ |
| 1× | sub-neg flip3-- associate--l+ sum-log flip-- |
| 1.0ms | (cbrt wj) |
| 3.0ms | (cbrt wj) |
| 1.0ms | (cbrt wj) |
| 24.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (* (/ (* (cbrt wj) (cbrt wj)) (* (cbrt (+ wj 1)) (cbrt (+ wj 1)))) (/ (cbrt wj) (cbrt (+ wj 1))))) |
| 173.0ms | (cbrt wj) |
| 167.0ms | (cbrt wj) |
| 174.0ms | (cbrt wj) |
| 67.0ms | (- (+ (/ (/ x (+ wj 1)) (exp wj)) wj) (* (/ (* (cbrt wj) (cbrt wj)) (* (cbrt (+ wj 1)) (cbrt (+ wj 1)))) (/ (cbrt wj) (cbrt (+ wj 1))))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 874 |
| 1 | 1170 | 759 |
| 2 | 5001 | 667 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 0 | 65 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 65 | 6 | 71 |
Merged error: 0.3b
0% (1.9b remaining)
Error of 2.1b against oracle of 0.3b and baseline of 2.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 5 |
| 1 | 11 | 5 |
| 1.4s | 7502× | body | 10240 | exit |
| 199.0ms | 6321× | body | 80 | valid |
| 74.0ms | 759× | body | 320 | valid |
| 63.0ms | 441× | body | 640 | valid |
| 37.0ms | 557× | body | 160 | valid |