Time bar (total: 3.0s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 100% | 0% | 0 |
| 0% | 100% | 0% | 1 |
| 0% | 100% | 0% | 2 |
| 50% | 50% | 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 |
| 6.0ms | 59× | body | 640 | valid |
| 4.0ms | 138× | body | 80 | valid |
| 3.0ms | 36× | body | 320 | valid |
| 1.0ms | 23× | body | 160 | valid |
Useful iterations: 0 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 650 | 16 |
| 1 | 650 | 16 |
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: 12.5b
Found 3 expressions with local error:
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 2.9b | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
| 84× | *-un-lft-identity |
| 55× | times-frac |
| 50× | add-sqr-sqrt |
| 30× | add-cube-cbrt |
| 25× | distribute-lft-out-- |
| 10× | distribute-lft-out |
| 9× | associate-/r* |
| 8× | difference-of-squares |
| 7× | add-exp-log add-cbrt-cube |
| 6× | associate-/r/ associate-/l* |
| 5× | add-log-exp |
| 4× | div-inv |
| 3× | pow1 flip-- |
| 2× | cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-+ |
| 1× | sub-neg flip3-+ diff-log frac-sub |
| 5.0ms | (/ 1.0 (+ x 1.0)) |
| 6.0ms | (/ 1.0 (- x 1.0)) |
| 33.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
| 2.0ms | (/ 1.0 (+ x 1.0)) |
| 2.0ms | (/ 1.0 (- x 1.0)) |
| 7.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 (- x 1.0))) |
Useful iterations: 0 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4897 | 1872 |
| 1 | 4897 | 1872 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 1 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 2 | 111 |
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (* (+ 1.0 x) (- x 1.0)) |
| 0.2b | (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0))) |
| 25× | add-exp-log add-cbrt-cube |
| 10× | prod-exp cbrt-unprod |
| 8× | add-sqr-sqrt frac-times *-un-lft-identity associate-/r/ |
| 6× | cbrt-undiv flip3-- flip3-+ div-exp flip-- flip-+ |
| 5× | associate-*r* |
| 4× | pow1 add-cube-cbrt associate-*r/ associate-*l* associate-*l/ |
| 2× | sub-neg add-log-exp |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in times-frac pow-prod-down clear-num associate-/r* *-commutative div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 9.0ms | (* (+ 1.0 x) (- x 1.0)) |
| 13.0ms | (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0))) |
| 11.0ms | (* (+ 1.0 x) (- x 1.0)) |
| 6.0ms | (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0))) |
Useful iterations: 0 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5367 | 1359 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 3 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 67 | 5 | 72 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ 1.0 (+ 1.0 x)) |
| 0.1b | (/ (* (* 1.0 -2) (/ 1.0 (+ 1.0 x))) (- x 1.0)) |
| 25× | *-un-lft-identity |
| 22× | add-exp-log add-cbrt-cube |
| 17× | add-sqr-sqrt times-frac |
| 13× | add-cube-cbrt |
| 9× | associate-/r* |
| 8× | cbrt-undiv div-exp |
| 6× | prod-exp cbrt-unprod |
| 4× | associate-/r/ distribute-lft-out associate-/l* |
| 2× | pow1 frac-2neg clear-num div-inv distribute-lft-out-- add-log-exp difference-of-squares |
| 1× | flip3-- flip3-+ associate-*r/ flip-- flip-+ associate-/l/ |
| 9.0ms | (/ 1.0 (+ 1.0 x)) |
| 20.0ms | (/ (* (* 1.0 -2) (/ 1.0 (+ 1.0 x))) (- x 1.0)) |
| 3.0ms | (/ 1.0 (+ 1.0 x)) |
| 8.0ms | (/ (* (* 1.0 -2) (/ 1.0 (+ 1.0 x))) (- x 1.0)) |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4985 | 1283 |
| 1 | 4985 | 1283 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 0 | 73 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 73 | 5 | 78 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0))))) |
| 16.0b | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
| 16.0b | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
| 16.0b | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
| 95× | cbrt-prod |
| 56× | associate-/r/ |
| 29× | frac-times |
| 23× | add-sqr-sqrt |
| 21× | flip3-- flip3-+ flip-- flip-+ |
| 16× | swap-sqr associate-*r* associate-*l* |
| 15× | add-cube-cbrt *-un-lft-identity associate-*r/ associate-*l/ |
| 11× | pow1 |
| 9× | pow1/3 |
| 7× | cbrt-div times-frac div-inv |
| 6× | add-exp-log |
| 4× | add-cbrt-cube add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 26.0ms | (* (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0))))) |
| 16.0ms | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
| 16.0ms | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
| 10.0ms | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
| 42.0ms | (* (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0))))) |
| 38.0ms | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
| 33.0ms | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
| 34.0ms | (cbrt (/ (* 1.0 (* 1.0 -2)) (* (+ 1.0 x) (- x 1.0)))) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5046 | 6371 |
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 0 | 151 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 151 | 5 | 156 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 19 |
| 1 | 23 | 19 |
| 278.0ms | 1960× | body | 640 | valid |
| 165.0ms | 4213× | body | 80 | valid |
| 137.0ms | 1214× | body | 320 | valid |
| 43.0ms | 613× | body | 160 | valid |
Loading profile data...