Abstract: We are given the large 3-dimensional rectangular items, which we refer to as the bins, in the 3D bin-packing problem. They have specific weight, length, height, and depth measurements.
Abstract: The capacitated vehicle routing problem with 2dimensional loading constraints ($\mathbf{2 L}-\mathbf{C V R P}$) integrates aspects of both the vehicle routing problem and the two-dimensional ...
This package implements python bindings for the ORbit Counting Algorithm. The original source code was modified to avoid memory leaks upon repeated function calls and allow for parallel orbit counting ...