SOTAVerified

Combinatorial Optimization

Combinatorial Optimization is a category of problems which requires optimizing a function over a combination of discrete objects and the solutions are constrained. Examples include finding shortest paths in a graph, maximizing value in the Knapsack problem and finding boolean settings that satisfy a set of constraints. Many of these problems are NP-Hard, which means that no polynomial time solution can be developed for them. Instead, we can only produce approximations in polynomial time that are guaranteed to be some factor worse than the true optimal solution.

Source: Recent Advances in Neural Program Synthesis

Papers

Showing 101110 of 1277 papers

TitleStatusHype
Unsupervised Learning for Combinatorial Optimization with Principled Objective RelaxationCode1
Reinforced Lin-Kernighan-Helsgaun Algorithms for the Traveling Salesman ProblemsCode1
Modern graph neural networks do worse than classical greedy algorithms in solving combinatorial optimization problems like maximum independent setCode1
Learning to Control Local Search for Combinatorial OptimizationCode1
MIP-GNN: A Data-Driven Framework for Guiding Combinatorial SolversCode1
Sym-NCO: Leveraging Symmetricity for Neural Combinatorial OptimizationCode1
DOGE-Train: Discrete Optimization on GPU with End-to-end TrainingCode1
Decomposition Strategies and Multi-shot ASP Solving for Job-shop SchedulingCode1
Equivariant quantum circuits for learning on weighted graphsCode1
A Word is Worth A Thousand Dollars: Adversarial Attack on Tweets Fools Stock PredictionsCode1
Show:102550
← PrevPage 11 of 128Next →

No leaderboard results yet.