Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/valiot/palletier

Palletier is a Python implementation of the solution for the distributer's pallet packing problem
https://github.com/valiot/palletier

bin-algorithm bin-packer bin-packing pallet python

Last synced: about 2 months ago
JSON representation

Palletier is a Python implementation of the solution for the distributer's pallet packing problem

Awesome Lists containing this project

README

        

=========
palletier
=========

.. image:: https://img.shields.io/pypi/v/palletier.svg
:target: https://pypi.python.org/pypi/palletier

.. image:: https://img.shields.io/travis/alanbato/palletier.svg
:target: https://travis-ci.org/alanbato/palletier

.. image:: https://readthedocs.org/projects/palletier/badge/?version=latest
:target: https://palletier.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

Palletier is a Python implementation of the solution for the distributer's
pallet packing problem presented by Erhan Baltacioğlu in his thesis
*The distributer's three-dimensional pallet-packing problem: a human intelligence-based heuristic approach* found here.

* Free software: MIT license
* Documentation: https://palletier.readthedocs.io.

Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage