Skip to content

Algorithms for the Bin Packing Problem with Overlapping Items: Experimental Results

License

Notifications You must be signed in to change notification settings

pagination-problem/pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains all the supplementary material accompanying the paper Algorithms for the Bin Packing Problem with Overlapping Items (A. Grange, I. Kacem and S. Martin, 2017). It comprises:

  • A dataset of 10986 random instances distributed in 1831 JSON files.
  • Our numerical analysis of this dataset. This so-called Jupyter Notebook is self-contained and interactive. Reevaluating its cells, testing another ideas or carrying out your own experiments may require some installations on your machine. We recommend using the Anaconda Distribution, which installs Python, the Jupyter Notebook, and other commonly used packages for scientific computing and data science.
  • The MIT License.
  • This document.

The whole repository can either be retrieved as a zipped archive Download ZIP, or cloned on your computer if you intend to keep it up to date without downloading the whole thing each time and writing over your own changes.

About

Algorithms for the Bin Packing Problem with Overlapping Items: Experimental Results

Resources

License

Stars

Watchers

Forks

Packages

No packages published