Heuristic Methods for Minimizing Cut Bars and Using Leftovers from the One-dimensional Cutting Process
Project description
heuristictree
Heuristic Methods for Minimizing Cut Bars and Using Leftovers from the One-dimensional Cutting Process - TREE Heuristic.
Getting Started
Dependencies
You need Python 3.8 or later to use heuristictree. You can find it at python.org.
Installation
pip install heuristictree
Features
In this heuristic, the losses of the cutting process are concentrated on the smallest number of bars possible, using a tree structure, in order to become losses (unusable) into leftovers (usable).
Example file:
1188
229 2
208 1
400 1
327 3
373 3
182 3
285 2
88 1
154 1
83 3
First line represents the size of the bar to be cut.
The other lines represent the size of each item to be cut and the cutting demand, respectively.
Example
heuristictree run <your_file.txt>
Output
The output.txt
file contains the cutting patterns obtained from executing the HeuristicTree
.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Citation
If you use this software in your work, please cite our paper.
Bressan, G.M.; Pimenta-Zanon, M.H.; Sakuray, F. A Tree-Based Heuristic for the One-Dimensional Cutting Stock Problem Optimization Using Leftovers. Materials 2023, 16, 7133. https://doi.org/10.3390/ma16227133
@article{Bressan2023,
title = {A Tree-Based Heuristic for the One-Dimensional Cutting Stock Problem Optimization Using Leftovers},
volume = {16},
ISSN = {1996-1944},
url = {http://dx.doi.org/10.3390/ma16227133},
DOI = {10.3390/ma16227133},
number = {22},
journal = {Materials},
publisher = {MDPI AG},
author = {Bressan, Glaucia Maria and Pimenta-Zanon, Matheus Henrique and Sakuray, Fabio},
year = {2023},
month = nov,
pages = {7133}
}
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file heuristictree-1.0.3.tar.gz
.
File metadata
- Download URL: heuristictree-1.0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.12.0 Linux/6.6.10-76060610-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5db88fd41d353306d506646041b29d68efa2c29dabda83bd4e667d5d698e2f83 |
|
MD5 | 09564f815969028895cb296c691191a4 |
|
BLAKE2b-256 | d0b9555a2eb4c14973a5e46e483ecb1a9b5d6079b78a576e7d90750ae91ee722 |
File details
Details for the file heuristictree-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: heuristictree-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.12.0 Linux/6.6.10-76060610-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9a0577654fda81257cd29f0741d3d21557db63561b5d4d4165beeab08d4a856 |
|
MD5 | 692a8d0db81091cad0e7b3227b5dc09a |
|
BLAKE2b-256 | dad2ae4b17a90d95306e0e799e1d7131a49c1d64b1691631ac8fbb1cd7faa9c8 |