Time bar (total: 3.2s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 12.5% | 87.4% | 0.1% | 5 |
| 18.7% | 68.7% | 12.6% | 6 |
| 28.1% | 59.3% | 12.6% | 7 |
| 32.8% | 48.4% | 18.8% | 8 |
| 38.2% | 42.9% | 18.8% | 9 |
| 41% | 37.1% | 22% | 10 |
| 43.9% | 34.1% | 22% | 11 |
| 45.5% | 31% | 23.5% | 12 |
| 46.9% | 29.6% | 23.5% | 13 |
| 47.7% | 28% | 24.3% | 14 |
| 26.0ms | 121× | body | 5120 | exit |
| 10.0ms | 185× | body | 80 | valid |
| 5.0ms | 42× | body | 320 | valid |
| 2.0ms | 13× | body | 640 | valid |
| 1.0ms | 16× | body | 160 | valid |
| 0.0ms | 4× | body | 80 | invalid |
| 0.0ms | 2× | body | 80 | overflowed |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5436 | 12 |
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: 16.2b
Found 3 expressions with local error:
| 0.0b | (/ (- (/ x (exp wj)) wj) (+ wj 1)) |
| 0.0b | (/ x (exp wj)) |
| 6.1b | (+ wj (/ (- (/ x (exp wj)) wj) (+ wj 1))) |
| 49× | *-un-lft-identity |
| 48× | add-sqr-sqrt |
| 38× | times-frac |
| 23× | add-cube-cbrt |
| 10× | difference-of-squares |
| 9× | associate-/l* |
| 8× | distribute-lft-out |
| 7× | associate-/r* add-cbrt-cube |
| 6× | add-exp-log |
| 5× | distribute-lft-out-- add-log-exp |
| 3× | pow1 |
| 2× | cbrt-undiv frac-2neg flip3-+ div-sub div-exp clear-num associate-/r/ flip-+ div-inv associate-/l/ |
| 1× | +-commutative associate-+r- flip3-- sum-log flip-- |
| 11.0ms | (/ (- (/ x (exp wj)) wj) (+ wj 1)) |
| 4.0ms | (/ x (exp wj)) |
| 16.0ms | (+ wj (/ (- (/ x (exp wj)) wj) (+ wj 1))) |
| 10.0ms | (/ (- (/ x (exp wj)) wj) (+ wj 1)) |
| 7.0ms | (/ x (exp wj)) |
| 12.0ms | (+ wj (/ (- (/ x (exp wj)) wj) (+ wj 1))) |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4949 | 1345 |
| 1 | 4949 | 1345 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 3 | 100 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 4 | 102 |
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (* wj (- wj (* x 2))) |
| 0.0b | (+ x (* wj (- wj (* x 2)))) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log add-cube-cbrt sub-neg *-un-lft-identity add-cbrt-cube add-log-exp |
| 3× | associate-*r* associate-*l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in associate-*r/ |
| 1× | +-commutative flip3-- flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ unswap-sqr |
| 5.0ms | (* wj (- wj (* x 2))) |
| 3.0ms | (+ x (* wj (- wj (* x 2)))) |
| 6.0ms | (* wj (- wj (* x 2))) |
| 6.0ms | (+ x (* wj (- wj (* x 2)))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5100 | 405 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 39 | 2 | 41 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 39 | 6 | 45 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ x (exp wj)) |
| 0.0b | (/ (+ wj 1) (- (/ x (exp wj)) wj)) |
| 0.2b | (/ 1 (/ (+ wj 1) (- (/ x (exp wj)) wj))) |
| 8.2b | (+ wj (/ 1 (/ (+ wj 1) (- (/ x (exp wj)) wj)))) |
| 240× | times-frac |
| 206× | *-un-lft-identity |
| 204× | add-sqr-sqrt |
| 99× | add-cube-cbrt |
| 42× | difference-of-squares |
| 39× | associate-/r* |
| 33× | distribute-lft-out |
| 21× | distribute-lft-out-- |
| 18× | add-exp-log |
| 13× | add-cbrt-cube |
| 11× | associate-/r/ |
| 10× | associate-/l* |
| 9× | div-exp |
| 8× | div-inv |
| 6× | add-log-exp |
| 5× | pow1 cbrt-undiv flip3-- flip-- |
| 3× | frac-2neg clear-num |
| 2× | rec-exp flip3-+ 1-exp flip-+ associate-/l/ |
| 1× | +-commutative pow-flip sum-log inv-pow |
| 4.0ms | (/ x (exp wj)) |
| 11.0ms | (/ (+ wj 1) (- (/ x (exp wj)) wj)) |
| 15.0ms | (/ 1 (/ (+ wj 1) (- (/ x (exp wj)) wj))) |
| 31.0ms | (+ wj (/ 1 (/ (+ wj 1) (- (/ x (exp wj)) wj)))) |
| 7.0ms | (/ x (exp wj)) |
| 17.0ms | (/ (+ wj 1) (- (/ x (exp wj)) wj)) |
| 13.0ms | (/ 1 (/ (+ wj 1) (- (/ x (exp wj)) wj))) |
| 9.0ms | (+ wj (/ 1 (/ (+ wj 1) (- (/ x (exp wj)) wj)))) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4975 | 4198 |
| 1 | 4975 | 4198 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 246 | 0 | 246 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 246 | 6 | 252 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (* wj (exp wj)) |
| 0.0b | (+ (exp wj) (* wj (exp wj))) |
| 1.0b | (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))) |
| 6.1b | (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) |
| 23× | add-sqr-sqrt *-un-lft-identity |
| 16× | add-cube-cbrt times-frac |
| 8× | add-cbrt-cube add-log-exp |
| 7× | add-exp-log |
| 6× | pow1 |
| 5× | distribute-rgt-out distribute-rgt1-in associate-/r* |
| 3× | associate-*r* associate-*l* associate-/l* |
| 2× | flip3-- flip3-+ div-sub associate-/r/ flip-- flip-+ associate-/l/ difference-of-squares |
| 1× | cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod div-inv distribute-lft-out-- associate--r- unswap-sqr |
| 4.0ms | (* wj (exp wj)) |
| 3.0ms | (+ (exp wj) (* wj (exp wj))) |
| 9.0ms | (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))) |
| 12.0ms | (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) |
| 3.0ms | (* wj (exp wj)) |
| 4.0ms | (+ (exp wj) (* wj (exp wj))) |
| 13.0ms | (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj)))) |
| 15.0ms | (- wj (/ (- (* wj (exp wj)) x) (+ (exp wj) (* wj (exp wj))))) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5400 | 1311 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 0 | 98 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 98 | 6 | 104 |
Merged error: 0.2b
63.5% (0.7b remaining)
Error of 1.0b against oracle of 0.3b and baseline of 2.2b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 2.233175548758439e-09 | 0.006054136323863823 | 5.634537779413641e-09 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 27 |
| 1 | 105 | 27 |
| 850.0ms | 3851× | body | 5120 | exit |
| 235.0ms | 6239× | body | 80 | valid |
| 90.0ms | 802× | body | 320 | valid |
| 78.0ms | 457× | body | 640 | valid |
| 43.0ms | 502× | body | 160 | valid |
| 3.0ms | 72× | body | 80 | invalid |
| 0.0ms | 11× | body | 80 | overflowed |
Loading profile data...