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

TitleStatusHype
Accelerating Exact Combinatorial Optimization via RL-based Initialization -- A Case Study in Scheduling0
Accelerating Diffusion-based Combinatorial Optimization Solvers by Progressive Distillation0
VN-Solver: Vision-based Neural Solver for Combinatorial Optimization over Graphs0
Threshold-aware Learning to Generate Feasible Solutions for Mixed Integer Programs0
Route Planning Using Nature-Inspired Algorithms0
Accelerating Cutting-Plane Algorithms via Reinforcement Learning Surrogates0
Efficiently Factorizing Boolean Matrices using Proximal Gradient Descent0
Learning to Select and Rank from Choice-Based Feedback: A Simple Nested Approach0
FIS-ONE: Floor Identification System with One Label for Crowdsourced RF SignalsCode0
Transformers in Reinforcement Learning: A Survey0
Show:102550
← PrevPage 55 of 128Next →

No leaderboard results yet.