Talk:Segmentation/Autoselected Segmentation
Jump to navigation
Jump to search
Automatic Segmentation is a concept proposed on the old wiki by Fractal. You start with a list of segmentation axes:
- Lateral Velocity (LV)
- Acceleration (A)
- Time Since Reversal (TSR)
You assemble all combinations of segments into a long list of every segmentation that uses these three axes:
Segmentation | Depth |
---|---|
(no segmentation) | 0 |
LV | 1 |
A | 1 |
TSR | 1 |
LV / A | 2 |
LV / TSR | 2 |
A / TSR | 2 |
LV / A / TSR | 3 |
More on how to assemble that later.
(to be completed later)