Time bar (total: 2.0s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 50% | 50% | 0.1% | 3 |
| 50% | 50% | 0.1% | 4 |
| 62.4% | 37.5% | 0.1% | 5 |
| 62.4% | 31.2% | 6.3% | 6 |
| 68.7% | 21.9% | 9.5% | 7 |
| 68.7% | 17.2% | 14.1% | 8 |
| 71.8% | 11.7% | 16.5% | 9 |
| 71.8% | 9% | 19.2% | 10 |
| 73.4% | 6% | 20.6% | 11 |
| 73.4% | 4.6% | 22% | 12 |
| 74.1% | 3.1% | 22.8% | 13 |
| 74.1% | 2.3% | 23.5% | 14 |
| 18.0ms | 95× | body | 1280 | valid |
| 5.0ms | 40× | body | 640 | valid |
| 2.0ms | 84× | body | 80 | valid |
| 2.0ms | 23× | body | 320 | valid |
| 1.0ms | 14× | body | 160 | valid |
| 0.0ms | 5× | body | 80 | invalid |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4778 | 6 |
| 1 | 4778 | 6 |
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: 29.8b
Found 2 expressions with local error:
| 0.0b | (exp (* a x)) |
| 3.4b | (- (exp (* a x)) 1.0) |
| 6× | add-log-exp |
| 4× | add-sqr-sqrt *-un-lft-identity |
| 2× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 1× | sub-neg exp-prod flip3-- exp-to-pow diff-log flip-- rem-exp-log distribute-lft-out-- difference-of-squares |
| 1.0ms | (exp (* a x)) |
| 4.0ms | (- (exp (* a x)) 1.0) |
| 4.0ms | (exp (* a x)) |
| 7.0ms | (- (exp (* a x)) 1.0) |
Useful iterations: 0 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4915 | 224 |
| 1 | 4915 | 224 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 2 | 29 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 28 | 3 | 31 |
Merged error: 4.3b
Found 4 expressions with local error:
| 2.9b | (* x (+ a (* x (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3))))))) |
| 4.6b | (* x (* 1/6 (pow a 3))) |
| 7.6b | (* x (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3))))) |
| 10.9b | (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3)))) |
| 18× | add-exp-log |
| 13× | add-sqr-sqrt add-cbrt-cube |
| 10× | pow1 |
| 9× | add-cube-cbrt *-un-lft-identity associate-*l* prod-exp |
| 7× | associate-*r* |
| 6× | add-log-exp |
| 5× | cbrt-unprod |
| 4× | associate-*r/ |
| 3× | flip3-+ pow-prod-down *-commutative flip-+ |
| 2× | distribute-rgt-in distribute-lft-in unswap-sqr |
| 1× | +-commutative pow-to-exp pow-exp sum-log |
| 5.0ms | (* x (+ a (* x (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3))))))) |
| 7.0ms | (* x (* 1/6 (pow a 3))) |
| 8.0ms | (* x (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3))))) |
| 6.0ms | (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3)))) |
| 21.0ms | (* x (+ a (* x (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3))))))) |
| 10.0ms | (* x (* 1/6 (pow a 3))) |
| 22.0ms | (* x (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3))))) |
| 8.0ms | (+ (* a (* a 1/2)) (* x (* 1/6 (pow a 3)))) |
Useful iterations: 0 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5281 | 1359 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 3 | 86 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 85 | 4 | 89 |
Merged error: 0.3b
Found 3 expressions with local error:
| 3.1b | (* a (* (* a 1/2) (* x x))) |
| 4.0b | (+ (* a x) (* a (* (* a 1/2) (* x x)))) |
| 9.4b | (* (* a 1/2) (* x x)) |
| 33× | pow1 add-exp-log add-cbrt-cube |
| 21× | pow-prod-down prod-exp cbrt-unprod |
| 5× | add-log-exp |
| 4× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity associate-*l* |
| 2× | associate-*r* *-commutative |
| 1× | +-commutative flip3-+ sum-log flip-+ distribute-lft-out |
| 9.0ms | (* a (* (* a 1/2) (* x x))) |
| 4.0ms | (+ (* a x) (* a (* (* a 1/2) (* x x)))) |
| 6.0ms | (* (* a 1/2) (* x x)) |
| 8.0ms | (* a (* (* a 1/2) (* x x))) |
| 11.0ms | (+ (* a x) (* a (* (* a 1/2) (* x x)))) |
| 7.0ms | (* (* a 1/2) (* x x)) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4991 | 683 |
| 1 | 4991 | 683 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 2 | 70 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 70 | 4 | 74 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.1b | (* (* a (* 1/2 x)) x) |
| 3.1b | (* a (* (* a (* 1/2 x)) x)) |
| 4.0b | (+ (* a x) (* a (* (* a (* 1/2 x)) x))) |
| 26× | pow1 add-exp-log add-cbrt-cube |
| 16× | pow-prod-down prod-exp cbrt-unprod |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 4× | associate-*r* associate-*l* |
| 2× | *-commutative |
| 1× | +-commutative flip3-+ sum-log flip-+ distribute-lft-out |
| 6.0ms | (* (* a (* 1/2 x)) x) |
| 8.0ms | (* a (* (* a (* 1/2 x)) x)) |
| 5.0ms | (+ (* a x) (* a (* (* a (* 1/2 x)) x))) |
| 7.0ms | (* (* a (* 1/2 x)) x) |
| 7.0ms | (* a (* (* a (* 1/2 x)) x)) |
| 11.0ms | (+ (* a x) (* a (* (* a (* 1/2 x)) x))) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4962 | 651 |
| 1 | 4962 | 651 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 0 | 66 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 66 | 4 | 70 |
Merged error: 0.1b
98.6% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 21.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 25 |
| 1 | 31 | 25 |
| 474.0ms | 2670× | body | 1280 | valid |
| 159.0ms | 1329× | body | 640 | valid |
| 72.0ms | 2797× | body | 80 | valid |
| 62.0ms | 792× | body | 320 | valid |
| 22.0ms | 412× | body | 160 | valid |
| 4.0ms | 135× | body | 80 | invalid |
Loading profile data...