Time bar (total: 1.9s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 0% | 100% | 0% | 3 |
| 75% | 25% | 0% | 4 |
| 87.5% | 12.5% | 0% | 5 |
| 93.7% | 6.2% | 0% | 6 |
| 96.8% | 3.1% | 0% | 7 |
| 98.4% | 1.6% | 0% | 8 |
| 99.2% | 0.8% | 0% | 9 |
| 99.6% | 0.4% | 0% | 10 |
| 99.8% | 0.2% | 0% | 11 |
| 99.9% | 0.1% | 0% | 12 |
| 99.9% | 0% | 0% | 13 |
| 99.9% | 0% | 0% | 14 |
| 8.0ms | 53× | body | 1280 | valid |
| 5.0ms | 41× | body | 640 | valid |
| 4.0ms | 134× | body | 80 | valid |
| 2.0ms | 19× | body | 320 | valid |
| 1.0ms | 9× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 13 |
| 1 | 8 | 13 |
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: 28.8b
Found 3 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 2.7b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 99× | *-un-lft-identity |
| 52× | times-frac |
| 45× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 18× | distribute-lft-out distribute-lft-out-- |
| 9× | associate-/r* difference-of-squares |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 4× | associate-/r/ |
| 3× | pow1 |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ div-inv associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 7.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 5.0ms | (/ x (+ x 1.0)) |
| 31.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 3.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 2.0ms | (/ x (+ x 1.0)) |
| 7.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5324 | 1405 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 3 | 112 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 3 | 113 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (/ 1 (+ x 1.0)) |
| 0.1b | (* x (/ 1 (+ x 1.0))) |
| 6.1b | (- (* x (/ 1 (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 70× | *-un-lft-identity |
| 50× | add-sqr-sqrt |
| 46× | times-frac |
| 33× | add-cube-cbrt |
| 19× | add-exp-log |
| 18× | associate-*r* |
| 13× | add-cbrt-cube distribute-lft-out |
| 9× | associate-/r* |
| 7× | pow1 associate-/l* |
| 6× | associate-/r/ add-log-exp |
| 5× | div-exp distribute-lft-out-- difference-of-squares |
| 4× | prod-exp |
| 3× | cbrt-undiv flip3-+ associate-*l* flip-+ div-inv unswap-sqr |
| 2× | rec-exp flip3-- frac-2neg 1-exp associate-*r/ clear-num un-div-inv frac-sub flip-- cbrt-unprod associate-/l/ |
| 1× | sub-neg pow-flip diff-log pow-prod-down *-commutative inv-pow |
| 7.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 5.0ms | (/ 1 (+ x 1.0)) |
| 9.0ms | (* x (/ 1 (+ x 1.0))) |
| 14.0ms | (- (* x (/ 1 (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
| 3.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 2.0ms | (/ 1 (+ x 1.0)) |
| 2.0ms | (* x (/ 1 (+ x 1.0))) |
| 7.0ms | (- (* x (/ 1 (+ x 1.0))) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5053 | 1495 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 147 | 1 | 148 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 148 | 3 | 151 |
Merged error: 0.2b
Found 1 expressions with local error:
| 0.0b | (* x (+ (* x 1.0) 3.0)) |
| 5× | add-sqr-sqrt |
| 3× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity associate-*r* associate-*l* add-cbrt-cube |
| 2× | associate-*r/ |
| 1× | distribute-rgt-in distribute-lft-in flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ add-log-exp unswap-sqr |
| 6.0ms | (* x (+ (* x 1.0) 3.0)) |
| 8.0ms | (* x (+ (* x 1.0) 3.0)) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5051 | 216 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 0 | 25 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 25 | 3 | 28 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.3b | (* (/ -1 x) (+ 3.0 (/ 1.0 x))) |
| 0.4b | (/ (neg 3.0) (pow x 3)) |
| 6.0b | (+ (* (/ -1 x) (+ 3.0 (/ 1.0 x))) (/ (neg 3.0) (pow x 3))) |
| 131× | times-frac |
| 88× | add-sqr-sqrt |
| 85× | *-un-lft-identity |
| 83× | add-cube-cbrt |
| 39× | distribute-lft-neg-in distribute-rgt-neg-in |
| 33× | unpow-prod-down cube-prod |
| 14× | neg-mul-1 |
| 13× | add-exp-log associate-*l* |
| 12× | cube-mult associate-/r* |
| 11× | unpow3 sqr-pow |
| 10× | add-cbrt-cube associate-/l* |
| 5× | pow1 flip3-+ frac-add flip-+ add-log-exp |
| 4× | frac-times associate-*r/ div-exp associate-*r* |
| 2× | cbrt-undiv neg-sub0 distribute-rgt-in associate-+l+ distribute-lft-in div-sub distribute-frac-neg associate-*l/ prod-exp cbrt-unprod div-inv distribute-lft-out unswap-sqr |
| 1× | +-commutative pow-to-exp associate-+r- frac-2neg unsub-neg pow-prod-down pow-exp clear-num sum-log *-commutative |
| 10.0ms | (* (/ -1 x) (+ 3.0 (/ 1.0 x))) |
| 7.0ms | (/ (neg 3.0) (pow x 3)) |
| 29.0ms | (+ (* (/ -1 x) (+ 3.0 (/ 1.0 x))) (/ (neg 3.0) (pow x 3))) |
| 5.0ms | (* (/ -1 x) (+ 3.0 (/ 1.0 x))) |
| 3.0ms | (/ (neg 3.0) (pow x 3)) |
| 4.0ms | (+ (* (/ -1 x) (+ 3.0 (/ 1.0 x))) (/ (neg 3.0) (pow x 3))) |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5027 | 2579 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 224 | 3 | 227 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 225 | 5 | 230 |
Merged error: 0.0b
100% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 29.2b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 3.691203913254515e-06 | 18922.092799324124 | 11337.993240893033 |
| 10 | -240713.70297396785 | -1.2912981559890909e-08 | -12000.687240810628 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 53 |
| 1 | 54 | 53 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 0% | 100% | 0% | 3 |
| 75% | 25% | 0% | 4 |
| 87.5% | 12.5% | 0% | 5 |
| 93.7% | 6.2% | 0% | 6 |
| 96.8% | 3.1% | 0% | 7 |
| 98.4% | 1.6% | 0% | 8 |
| 99.2% | 0.8% | 0% | 9 |
| 99.6% | 0.4% | 0% | 10 |
| 99.8% | 0.2% | 0% | 11 |
| 99.9% | 0.1% | 0% | 12 |
| 99.9% | 0% | 0% | 13 |
| 99.9% | 0% | 0% | 14 |
| 266.0ms | 1709× | body | 1280 | valid |
| 160.0ms | 1246× | body | 640 | valid |
| 137.0ms | 4128× | body | 80 | valid |
| 57.0ms | 620× | body | 320 | valid |
| 20.0ms | 297× | body | 160 | valid |
Loading profile data...