[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
-
Updated
May 14, 2025 - Python
8000
[NeurIPS 2024] ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution
Exact solutions for two-dimensional bin packing problems by branch-and-cut
This repo share our packing tools to provide research convenience for beginners, which includes packing shape processing, rendering tools, and simulation scenarios.
Geometric Deep Learning Models for Vehicle Routing Problem
A new algorithm for the 3-Dimensional Case Picking Problem. A newly considered problem of operational research that combines the well-known case picking problem with the positioning of 3-dimensional items inside pallets (i.e., Pallet Loading Problem).
[AAAI-25] HSEvo: Elevating Automatic Heuristic Design with Diversity-Driven Harmony Search and Genetic Algorithm Using LLMs
Unofficial implementation of DeepPack in PyTorch. DeepPack is a deep reinforcement learning based algorithm dealing with 2D online bin packing problem.
Optimizing the bin packing problem, aiming to efficiently allocate items of varying sizes into a finite number of bins while maximizing total profit, using optimization algorithms
Harness the power of Evolutionary Algorithms to optimize bin packing. Experiment with crossover strategies, mutation techniques, and population sizes to achieve efficient item allocation in bins.
Combinatorial Arcflow Model for the Temporal Bin Packing Problem with Fire-Ups
Platform-independent solution for effectively managing 3-axis CNC workflows.
Compact Models for the Temporal Bin Packing Problem with Fire-Ups
Arcflow models for the Skiving Stock Problem (SSP)
Compact Models for the Temporal Bin Packing Problem with Fire-Ups (V3)
Dataset for ingot packing problem
A testing utility for the Bin Packing problems from applied mathematics. This utility also lets you to use a "color" property.
Add a description, image, and links to the bin-packing-problem topic page so that developers can more easily learn about it.
To associate your repository with the bin-packing-problem topic, visit your repo's landing page and select "manage topics."