Nesting algorithm
Appearance
![]() | Template:Wikify is deprecated. Please use a more specific cleanup template as listed in the documentation. |
Nesting algorithms are used to make the most efficient use of material or space by evaluating many different possible combinations via recursion.
|
- Some factors worth considering when comparing...
- Kerf
- Scrap or drop length
- Cost or preference of source material
- Kerf
- Area, shape, and usability of resulting scrap or drop
- Cost or preference of source material
- Number of cuts required
- Density (Yield area / cut bounding box area)
i.e. If a combination consists of only two rectangular 1x2' cuts, placing them parallel results in a higher density than placing them in a T or L shape.
- Linear (1-dimensional) cut combinations:
- Plate (2-dimensional) cut combinations: