Time bar (total: 1.7s)
Space saved by range analysis: 0.097632%
Space saved by search: 0.097632%
Guaranteed chance to sample good point: 98.05603%
| 6.0ms | 200× | body | 80 | valid |
| 2.0ms | 21× | body | 640 | valid |
| 2.0ms | 15× | body | 1280 | valid |
| 1.0ms | 12× | body | 320 | valid |
| 0.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 5 |
| 1 | 35 | 5 |
| 2 | 74 | 5 |
| 3 | 128 | 5 |
| 4 | 252 | 5 |
| 5 | 374 | 5 |
| 6 | 514 | 5 |
| 7 | 642 | 5 |
| 8 | 777 | 5 |
| 9 | 1010 | 5 |
| 10 | 1686 | 5 |
| 11 | 5001 | 5 |
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: 23.9b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 2.3b | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 10.2b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 15× | *-un-lft-identity |
| 13× | add-sqr-sqrt |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | times-frac associate-*l/ associate-/r* |
| 3× | flip3-- associate-*r* flip-- |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1× | sub-neg frac-2neg flip3-+ diff-log pow-prod-down clear-num *-commutative flip-+ div-inv associate-/l* unswap-sqr |
| 6.0ms | (* (- 1.0 x) y) |
| 10.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 9.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 5.0ms | (* (- 1.0 x) y) |
| 11.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 6.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 401 |
| 1 | 1456 | 359 |
| 2 | 5001 | 359 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 6 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 6 | 73 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (/ (+ y 1.0) y) |
| 0.1b | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 2.3b | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
| 167× | times-frac |
| 157× | *-un-lft-identity |
| 120× | add-sqr-sqrt |
| 77× | add-cube-cbrt |
| 22× | distribute-lft-out |
| 20× | difference-of-squares |
| 19× | associate-/r* |
| 18× | distribute-lft-out-- |
| 10× | add-exp-log add-cbrt-cube |
| 9× | associate-/l* |
| 8× | div-inv |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp associate-/l/ |
| 3× | pow1 |
| 2× | flip3-- frac-2neg div-sub clear-num flip-- |
| 1× | sub-neg flip3-+ diff-log associate-/r/ flip-+ associate--r- |
| 5.0ms | (/ (+ y 1.0) y) |
| 11.0ms | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 29.0ms | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
| 4.0ms | (/ (+ y 1.0) y) |
| 6.0ms | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 11.0ms | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
Useful iterations: 1 (16.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 689 | 1514 |
| 1 | 2646 | 1460 |
| 2 | 5002 | 1460 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 177 | 1 | 178 |
| Fresh | 3 | 2 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 180 | 4 | 184 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (/ (- 1.0 x) (+ y 1.0)) |
| 0.1b | (* (/ (- 1.0 x) (+ y 1.0)) y) |
| 3.5b | (- 1.0 (* (/ (- 1.0 x) (+ y 1.0)) y)) |
| 65× | *-un-lft-identity |
| 48× | add-sqr-sqrt |
| 41× | times-frac |
| 26× | associate-*l* |
| 25× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 10× | add-exp-log add-cbrt-cube |
| 9× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* add-log-exp |
| 4× | associate-/r* associate-/r/ |
| 3× | associate-*r* |
| 2× | cbrt-undiv flip3-- flip3-+ div-exp prod-exp flip-- cbrt-unprod flip-+ div-inv associate-/l/ unswap-sqr |
| 1× | sub-neg frac-2neg diff-log div-sub pow-prod-down associate-*l/ clear-num *-commutative |
| 10.0ms | (/ (- 1.0 x) (+ y 1.0)) |
| 11.0ms | (* (/ (- 1.0 x) (+ y 1.0)) y) |
| 3.0ms | (- 1.0 (* (/ (- 1.0 x) (+ y 1.0)) y)) |
| 5.0ms | (/ (- 1.0 x) (+ y 1.0)) |
| 6.0ms | (* (/ (- 1.0 x) (+ y 1.0)) y) |
| 12.0ms | (- 1.0 (* (/ (- 1.0 x) (+ y 1.0)) y)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 707 |
| 1 | 1480 | 660 |
| 2 | 5001 | 654 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 0 | 112 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 112 | 4 | 116 |
Merged error: 0.1b
Found 4 expressions with local error:
| 2.3b | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 10.2b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 10.2b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 10.2b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 24× | *-un-lft-identity |
| 19× | add-exp-log add-cbrt-cube |
| 12× | add-sqr-sqrt times-frac associate-/r* |
| 10× | add-cube-cbrt |
| 6× | cbrt-undiv div-exp associate-*l/ associate-/r/ associate-/l/ distribute-lft-out add-log-exp |
| 4× | pow1 flip3-- flip-- |
| 3× | frac-2neg flip3-+ prod-exp clear-num cbrt-unprod flip-+ div-inv associate-/l* |
| 1× | sub-neg diff-log distribute-lft-out-- difference-of-squares |
| 7.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 9.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 9.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 9.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 11.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 7.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 6.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 7.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 287 | 648 |
| 1 | 1151 | 575 |
| 2 | 5001 | 574 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 1 | 107 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 107 | 4 | 111 |
Merged error: 0.1b
Loading profile data...