Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / alibaba / drl_binpacking

3D bin packing is a classical and challenging combinatorial optimization problem in logistics and production systems. An effective bin packing algorithm means the reduction of total packing cost and increase in utilization of resources. Because the cost of packing materials, which is mainly determined by their surface area, occupies the most part of packing cost, and in many real business scenarios there is no bin with fixed size, so AI Department of Cainiao proposed a new type of 3D bin packing problem. The objective of this new type of 3D bin packing problem is to pack all items into a bin with minimized surface area. And a DRL method based on the sequence-to-sequence model is proposed to solve the problem. This is the research paper link: https://arxiv.org/abs/1708.05930. Source code of this method can be found in the project.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alibaba%2Fdrl_binpacking

Stars: 83
Forks: 46
Open Issues: 2

License: None
Language: Python
Repo Size: 15.6 KB
Dependencies: 0

Created: about 6 years ago
Updated: 20 days ago
Last pushed: about 6 years ago
Last synced: 12 days ago

Files
    Loading...
    Readme
    Loading...

    No dependencies found