Skip to content

Bin Packing algorithms: filtering, bounds, and exact solver.

Notifications You must be signed in to change notification settings

stegua/binpacking

Repository files navigation

Binpacking-related Problems

This repository contains experimental source code for solving different binpacking problems (binpacking, multidimensional binpacking, multiknapsack, generalized assigment problems, ...).

So far, there has been a single release of code (in the subdirectory /release) for a simple decomposition of the multidimensional binpacking constraint in a Constraintr Programming solver. We wrote a small report about the approach, which will be added to this repository once we will get a peer review.

About

Bin Packing algorithms: filtering, bounds, and exact solver.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages