Use of Cartesian Coordinate Geometry in Solving One-Dimensional Bin-Packing Problems

Gespeichert in:
Bibliographische Detailangaben
Titel: Use of Cartesian Coordinate Geometry in Solving One-Dimensional Bin-Packing Problems
Autoren: Rodrigo, Niluka, Daundasekera, W B, Pereraa, AAI
Quelle: MathLAB Journal; Vol. 1 No. 1 (2018): Mathematical Theories; 143-153 ; 2582-0389
Verlagsinformationen: PURKH
Publikationsjahr: 2018
Bestand: PURKH (E-Journals)
Schlagwörter: Python Software Package, MBBA, BPP
Beschreibung: In this paper, our objective is to investigate a mathematical formulation of solving the Bin Packing Problem (BPP). It has become one of the leading mathematical applications throughout the time. A BPP basically describes in three ways; One-Dimensional, Two-Dimensional and Three-Dimensional Bin Packing problems. In our approach, Modified Branch and Bound Algorithm (MBBA) is developed to generate all the feasible packing patterns of given boxes to required containers for One-Dimensional BPP. Further development of algorithms was made to ascertain the locations of each box within the container by using Cartesian coordinate system. Developed algorithms are coded and programmed in the Python programming environment to generate feasible packing patterns.
Publikationsart: article in journal/newspaper
Dateibeschreibung: application/pdf
Sprache: English
Relation: https://purkh.com/index.php/mathlab/article/view/53/11; https://purkh.com/index.php/mathlab/article/view/53
Verfügbarkeit: https://purkh.com/index.php/mathlab/article/view/53
Rights: Copyright (c) 2018 Niluka Rodrigo
Dokumentencode: edsbas.ADA2AE20
Datenbank: BASE
Beschreibung
Abstract:In this paper, our objective is to investigate a mathematical formulation of solving the Bin Packing Problem (BPP). It has become one of the leading mathematical applications throughout the time. A BPP basically describes in three ways; One-Dimensional, Two-Dimensional and Three-Dimensional Bin Packing problems. In our approach, Modified Branch and Bound Algorithm (MBBA) is developed to generate all the feasible packing patterns of given boxes to required containers for One-Dimensional BPP. Further development of algorithms was made to ascertain the locations of each box within the container by using Cartesian coordinate system. Developed algorithms are coded and programmed in the Python programming environment to generate feasible packing patterns.