Time bar (total: 2.4s)
| 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 | 51× | body | 1280 | valid |
| 5.0ms | 42× | body | 640 | valid |
| 4.0ms | 134× | body | 80 | valid |
| 2.0ms | 21× | body | 320 | valid |
| 0.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1001 | 13 |
| 1 | 1001 | 13 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 28.8b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 3.2b | (- (/ 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 |
| 5.0ms | (/ x (+ x 1.0)) |
| 8.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 33.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 3.0ms | (/ x (+ x 1.0)) |
| 3.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 8.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4955 | 1404 |
| 1 | 4955 | 1404 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 5 | 112 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 5 | 113 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 0.0b | (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 3.2b | (- (/ x (+ x 1.0)) (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3))) |
| 153× | *-un-lft-identity |
| 136× | add-sqr-sqrt |
| 111× | times-frac |
| 70× | cbrt-prod |
| 57× | add-cube-cbrt |
| 56× | unpow-prod-down cube-prod |
| 35× | difference-of-squares |
| 26× | distribute-lft-out |
| 22× | distribute-lft-out-- |
| 10× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 6× | flip3-- flip-- add-log-exp |
| 5× | pow1 associate-/r* div-inv |
| 4× | associate-/l* sqr-pow |
| 3× | cube-div pow-unpow |
| 2× | cbrt-undiv cube-mult cbrt-div unpow3 div-exp pow-exp associate-/l/ rem-cube-cbrt |
| 1× | pow-to-exp sub-neg pow-pow frac-2neg flip3-+ pow1/3 diff-log clear-num frac-sub rem-cbrt-cube flip-+ |
| 7.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 10.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 11.0ms | (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 60.0ms | (- (/ x (+ x 1.0)) (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3))) |
| 3.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 3.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 4.0ms | (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 13.0ms | (- (/ x (+ x 1.0)) (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3))) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5172 | 3350 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 223 | 1 | 224 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 223 | 6 | 229 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (* (+ x 1.0) (+ x 1.0)) |
| 0.0b | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 17.5b | (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) |
| 42× | associate-*r/ |
| 32× | frac-sub |
| 30× | *-un-lft-identity flip3-+ flip-+ |
| 20× | frac-times |
| 19× | flip3-- flip-- |
| 18× | add-sqr-sqrt associate-/l/ |
| 16× | add-cube-cbrt |
| 12× | times-frac |
| 10× | pow1 associate-*l/ |
| 7× | add-exp-log add-cbrt-cube |
| 6× | swap-sqr distribute-lft-out |
| 5× | add-log-exp |
| 4× | associate-*r* associate-*l* associate-/r* difference-of-squares |
| 3× | distribute-rgt-in sub-neg distribute-lft-in associate-/l* |
| 2× | associate--l+ associate-/r/ associate--r+ |
| 1× | cbrt-undiv pow2 frac-2neg pow-plus diff-log div-sub div-exp pow-prod-down prod-exp clear-num pow-sqr *-commutative pow-prod-up cbrt-unprod div-inv unswap-sqr |
| 8.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 14.0ms | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 8.0ms | (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) |
| 2.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 4.0ms | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 4.0ms | (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4976 | 2831 |
| 1 | 4976 | 2831 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 1 | 132 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 134 | 4 | 138 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (* x (- x (+ 1.0 (+ x 1.0)))) (* (+ x 1.0) 1.0)) |
| 0.0b | (+ 1.0 (+ x 1.0)) |
| 2.6b | (- x (+ 1.0 (+ x 1.0))) |
| 13.6b | (/ (- (* x (- x (+ 1.0 (+ x 1.0)))) (* (+ x 1.0) 1.0)) (- (* x x) (* 1.0 1.0))) |
| 27× | *-un-lft-identity |
| 20× | add-log-exp |
| 15× | add-sqr-sqrt |
| 13× | add-cube-cbrt |
| 12× | times-frac |
| 8× | flip3-- associate-*r/ associate-*l/ frac-sub flip-- |
| 6× | add-exp-log sum-log add-cbrt-cube associate-/l/ distribute-lft-out |
| 5× | flip3-+ flip-+ difference-of-squares |
| 4× | pow1 sub-neg diff-log associate-/r* |
| 3× | associate-/l* distribute-lft-out-- |
| 2× | associate--l+ associate-/r/ |
| 1× | cbrt-undiv +-commutative distribute-rgt-in associate-+r+ frac-2neg distribute-lft-in div-sub div-exp clear-num div-inv associate--r+ |
| 13.0ms | (- (* x (- x (+ 1.0 (+ x 1.0)))) (* (+ x 1.0) 1.0)) |
| 6.0ms | (+ 1.0 (+ x 1.0)) |
| 9.0ms | (- x (+ 1.0 (+ x 1.0))) |
| 18.0ms | (/ (- (* x (- x (+ 1.0 (+ x 1.0)))) (* (+ x 1.0) 1.0)) (- (* x x) (* 1.0 1.0))) |
| 7.0ms | (- (* x (- x (+ 1.0 (+ x 1.0)))) (* (+ x 1.0) 1.0)) |
| 4.0ms | (+ 1.0 (+ x 1.0)) |
| 1.0ms | (- x (+ 1.0 (+ x 1.0))) |
| 4.0ms | (/ (- (* x (- x (+ 1.0 (+ x 1.0)))) (* (+ x 1.0) 1.0)) (- (* x x) (* 1.0 1.0))) |
Useful iterations: 0 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4941 | 2117 |
| 1 | 4941 | 2117 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 1 | 102 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 101 | 5 | 106 |
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 26.9b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 1439.0534948917962 | 65581373968725.24 | 327277.68337714666 |
| 9 | -1083254718424.8171 | -5357.228355614117 | -457821843.99172604 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 48 |
| 1 | 140 | 48 |
| 264.0ms | 1696× | body | 1280 | valid |
| 155.0ms | 1258× | body | 640 | valid |
| 133.0ms | 4066× | body | 80 | valid |
| 64.0ms | 639× | body | 320 | valid |
| 21.0ms | 341× | body | 160 | valid |
Loading profile data...