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 751760 of 1277 papers

TitleStatusHype
Maximizing Influence with Graph Neural Networks0
On the Difficulty of Generalizing Reinforcement Learning Framework for Combinatorial Optimization0
Deep Learning Chromatic and Clique Numbers of GraphsCode0
Formulating Neural Sentence Ordering as the Asymmetric Traveling Salesman ProblemCode0
UAV Trajectory Planning in Wireless Sensor Networks for Energy Consumption Minimization by Deep Reinforcement Learning0
COPS: Controlled Pruning Before Training Starts0
Utilizing synchronization to partition power networks into microgrids0
Power of human-algorithm collaboration in solving combinatorial optimization problems0
Learning a Large Neighborhood Search Algorithm for Mixed Integer ProgramsCode1
Faster Matchings via Learned Duals0
Show:102550
← PrevPage 76 of 128Next →

No leaderboard results yet.