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

TitleStatusHype
Exploring search space trees using an adapted version of Monte Carlo tree search for combinatorial optimization problemsCode0
A random-key GRASP for combinatorial optimizationCode0
EquivaMap: Leveraging LLMs for Automatic Equivalence Checking of Optimization FormulationsCode0
Cons-training Tensor Networks: Embedding and Optimization Over Discrete Linear ConstraintsCode0
ES-ENAS: Efficient Evolutionary Optimization for Large Hybrid Search SpacesCode0
Efficiently Solve the Max-cut Problem via a Quantum Qubit Rotation AlgorithmCode0
Constrained optimization under uncertainty for decision-making problems: Application to Real-Time Strategy gamesCode0
Efficient Heuristics Generation for Solving Combinatorial Optimization Problems Using Large Language ModelsCode0
A GREAT Architecture for Edge-Based Graph Problems Like TSPCode0
Differentiable Model Selection for Ensemble LearningCode0
Show:102550
← PrevPage 36 of 128Next →

No leaderboard results yet.