Knapsack Problem
Table of Contents
Knapsack Problem #
The Knapsack Problem is a classic optimization problem where items with weights and values must be selected to maximize total value while respecting a weight constraint.
Recent Literature #
A Novel Method to Solve Neural Knapsack Problems ICML, 2021. paper, code
Li Duanshun and Liu Jing and Lee Dongeun and Seyedmazloom Ali and Kaushik Giridhar and Lee Kookjin and Park Noseong
DeepACO: Neural-enhanced Ant Systems for Combinatorial Optimization NeurIPS, 2023. paper, code
Ye, Haoran and Wang, Jiarui and Cao, Zhiguang and Liang, Helan and Li, Yong
Winner Takes It All: Training Performant RL Populations for Combinatorial Optimization NeurIPS, 2023. paper
Grinsztajn, Nathan and Furelos-Blanco, Daniel and Surana, Shikha and Bonnet, Clément and Barrett, Thomas D
Efficient Meta Neural Heuristic for Multi-Objective Combinatorial Optimization NeurIPS, 2023. paper, code
Chen, Jinbiao and Wang, Jiahai and Zhang, Zizhen and Cao, Zhiguang and Ye, Te and Chen, Siyuan
BQ-NCO: Bisimulation Quotienting for Efficient Neural Combinatorial Optimization NeurIPS, 2023. paper, code
Drakulic, Darko and Michel, Sofia and Mai, Florian and Sors, Arnaud and Andreoli, Jean-Marc
Neural Multi-Objective Combinatorial Optimization with Diversity Enhancement NeurIPS, 2023. paper, code
Chen, Jinbiao and Zhang, Zizhen and Cao, Zhiguang and Wu, Yaoxin and Ma, Yining and Ye, Te and Wang, Jiahai
Rethinking Neural Multi-Objective Combinatorial Optimization via Neat Weight Embedding ICLR, 2025. paper
Jinbiao Chen, Zhiguang Cao, Jiahai Wang, Yaoxin Wu, Hanzhang Qin, Zizhen Zhang, Yue-Jiao Gong
Approximation algorithms for combinatorial optimization with predictions ICLR, 2025. paper
Antonios Antoniadis, Marek Elias, Adam Polak, Moritz Venzin