Time bar (total: 16.4s)
| 52.0ms | 269× | body | 10240 | exit |
| 6.0ms | 199× | body | 80 | valid |
| 2.0ms | 24× | body | 320 | valid |
| 2.0ms | 15× | body | 640 | valid |
| 1.0ms | 21× | body | 160 | valid |
Useful iterations: 5 (159.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 16 |
| 1 | 21 | 15 |
| 2 | 52 | 15 |
| 3 | 111 | 15 |
| 4 | 202 | 14 |
| 5 | 689 | 12 |
| 6 | 2532 | 12 |
| done | 5000 | 12 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 13.9b
Found 3 expressions with local error:
| 0.0b | (/ x (exp wj)) |
| 0.0b | (/ (- wj (/ x (exp wj))) (+ wj 1)) |
| 6.1b | (- wj (/ (- wj (/ x (exp wj))) (+ wj 1))) |
| 177× | add-sqr-sqrt |
| 173× | *-un-lft-identity |
| 123× | times-frac |
| 90× | prod-diff |
| 87× | add-cube-cbrt |
| 36× | difference-of-squares |
| 25× | distribute-lft-out |
| 18× | distribute-lft-out-- |
| 9× | associate-/l* |
| 8× | associate-/r/ |
| 7× | associate-/r* add-cbrt-cube |
| 6× | add-exp-log |
| 5× | div-inv add-log-exp |
| 4× | flip3-+ flip-+ |
| 3× | pow1 expm1-log1p-u fma-neg log1p-expm1-u |
| 2× | cbrt-undiv flip3-- frac-2neg div-sub div-exp clear-num flip-- associate-/l/ |
| 1× | sub-neg diff-log associate--r- |
| 3.0ms | (/ x (exp wj)) |
| 29.0ms | (/ (- wj (/ x (exp wj))) (+ wj 1)) |
| 47.0ms | (- wj (/ (- wj (/ x (exp wj))) (+ wj 1))) |
| 25.0ms | (/ x (exp wj)) |
| 36.0ms | (/ (- wj (/ x (exp wj))) (+ wj 1)) |
| 51.0ms | (- wj (/ (- wj (/ x (exp wj))) (+ wj 1))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 331 | 8699 |
| 1 | 824 | 7884 |
| 2 | 2295 | 5807 |
| done | 5000 | 5794 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.2b
Found 1 expressions with local error:
| 0.0b | (* 2 (* wj x)) |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 3× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 1× | expm1-log1p-u associate-*r* *-commutative log1p-expm1-u add-log-exp |
| 6.0ms | (* 2 (* wj x)) |
| 19.0ms | (* 2 (* wj x)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 166 |
| 1 | 89 | 157 |
| 2 | 284 | 133 |
| 3 | 896 | 133 |
| 4 | 1776 | 133 |
| 5 | 3071 | 133 |
| done | 5000 | 133 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ x (exp wj)) |
| 0.0b | (/ wj (+ wj 1)) |
| 0.0b | (/ (/ x (exp wj)) (+ wj 1)) |
| 7.0b | (- wj (/ wj (+ wj 1))) |
| 169× | *-un-lft-identity |
| 155× | times-frac |
| 118× | add-sqr-sqrt |
| 113× | add-cube-cbrt |
| 54× | prod-diff |
| 27× | distribute-lft-out |
| 19× | associate-/l* |
| 13× | add-cbrt-cube |
| 11× | add-exp-log associate-/r* div-inv |
| 10× | associate-/r/ |
| 6× | add-log-exp |
| 5× | cbrt-undiv flip3-+ div-exp flip-+ |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | frac-2neg fma-neg clear-num |
| 2× | difference-of-squares |
| 1× | sub-neg flip3-- diff-log flip-- associate-/l/ distribute-lft-out-- |
| 3.0ms | (/ x (exp wj)) |
| 5.0ms | (/ wj (+ wj 1)) |
| 12.0ms | (/ (/ x (exp wj)) (+ wj 1)) |
| 17.0ms | (- wj (/ wj (+ wj 1))) |
| 26.0ms | (/ x (exp wj)) |
| 22.0ms | (/ wj (+ wj 1)) |
| 45.0ms | (/ (/ x (exp wj)) (+ wj 1)) |
| 26.0ms | (- wj (/ wj (+ wj 1))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 5110 |
| 1 | 861 | 4511 |
| 2 | 2367 | 3673 |
| done | 5000 | 3662 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ x (exp wj)) |
| 0.0b | (fma wj wj (pow wj 4)) |
| 0.0b | (/ (/ x (exp wj)) (+ wj 1)) |
| 0.0b | (- (fma wj wj (pow wj 4)) (pow wj 3)) |
| 113× | *-un-lft-identity |
| 106× | times-frac |
| 90× | add-sqr-sqrt |
| 83× | add-cube-cbrt |
| 36× | prod-diff |
| 16× | associate-/l* |
| 14× | distribute-lft-out |
| 11× | add-cbrt-cube |
| 10× | unpow-prod-down cube-prod |
| 9× | add-exp-log |
| 7× | associate-/r* div-inv |
| 6× | add-log-exp |
| 4× | pow1 cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u difference-of-squares sqr-pow |
| 3× | cube-mult fma-neg unpow3 |
| 2× | frac-2neg clear-num associate-/r/ fma-udef |
| 1× | sub-neg flip3-- flip3-+ diff-log associate--l+ flip-- flip-+ associate-/l/ distribute-lft-out-- |
| 3.0ms | (/ x (exp wj)) |
| 0.0ms | (fma wj wj (pow wj 4)) |
| 10.0ms | (/ (/ x (exp wj)) (+ wj 1)) |
| 11.0ms | (- (fma wj wj (pow wj 4)) (pow wj 3)) |
| 25.0ms | (/ x (exp wj)) |
| 82.0ms | (fma wj wj (pow wj 4)) |
| 45.0ms | (/ (/ x (exp wj)) (+ wj 1)) |
| 29.0ms | (- (fma wj wj (pow wj 4)) (pow wj 3)) |
Useful iterations: done (897.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 3851 |
| 1 | 654 | 3150 |
| 2 | 1912 | 2775 |
| done | 5000 | 2774 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
0% (1.0b remaining)
Error of 1.0b against oracle of 0.1b and baseline of 1.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 28 |
| 1 | 20 | 28 |
| done | 20 | 28 |
| 1.5s | 7583× | body | 10240 | exit |
| 203.0ms | 6253× | body | 80 | valid |
| 82.0ms | 803× | body | 320 | valid |
| 70.0ms | 463× | body | 640 | valid |
| 43.0ms | 557× | body | 160 | valid |