Linear Cutting Optimization: The 1D Cutting Stock Problem
Linear cutting optimization — also called one-dimensional (1D) cutting — is the problem of cutting required lengths from standard stock bars, pipes, extrusions, profiles, or lumber while using as few stock pieces as possible. Unlike sheet (2D) cutting, only length matters, which makes the math cleaner but no less valuable: in steel, aluminium, and framing work, linear waste adds up fast.
What is 1D cutting stock?
In the one-dimensional cutting stock problem, you have stock of a fixed length — say 6 m steel bars — and a list of required pieces, such as ten 1.2 m and eight 2.1 m lengths. The goal is to decide how to cut the bars so the total number used is minimized and the leftover drop is as small as possible.
It is the same family of problem as 2D sheet cutting and bin packing, just along a single dimension. Because the part list can be combined in many ways, software finds far better combinations than cutting by eye.
Where linear cutting applies
- Metal: steel bars, aluminium extrusions, tube, and angle iron.
- Construction: rebar cut to a bar bending schedule.
- Woodworking: lumber, trim, and moulding cut to length.
- Profiles: PVC and aluminium window and door profiles.
- Piping: cutting pipe runs from standard stock lengths.
Accounting for the saw kerf
Every cut removes a few millimetres of material as kerf. In linear cutting this matters because many short cuts from one bar accumulate kerf loss. A good optimizer subtracts the kerf for each cut so the plan reflects the real usable length.
Reducing linear waste
- Combine part lengths that sum close to the stock length.
- Reuse usable drops (offcuts) on later jobs instead of scrapping them.
- Order stock in lengths that divide cleanly into your common parts.
- Group identical cuts to reduce saw setup changes.
Frequently asked questions
How is linear cutting different from sheet cutting?
Linear (1D) cutting optimizes lengths from bars or pipes — only length matters. Sheet (2D) cutting optimizes width and height of parts placed on a panel.
Does kerf matter in linear cutting?
Yes. Each cut removes material equal to the blade width, and many cuts per bar add up, so the kerf must be subtracted to get an accurate plan.
Put this into practice
Plan tighter layouts and cut less waste with the free CutList Machine optimizer.
Launch the optimizerRelated articles
What Is Stock Cutting?
A plain-English introduction to stock cutting, the cutting stock problem, and how optimization saves material and money.
FundamentalsUnderstanding Kerf in Panel Cutting
Everything you need to know about kerf and how to measure and apply it for accurate panel cutting.
MetalMetal Sheet Cutting Optimization
How fabricators plan tighter nests and reduce scrap on expensive metal sheet stock.