Combinatorial Optimization

Combinatorial optimization focuses on finding the best solution from a discrete set of possibilities, addressing problems across diverse fields like logistics, resource allocation, and machine learning. Current research emphasizes developing and improving algorithms such as genetic algorithms (including biased random-key variants), reinforcement learning-based approaches, and graph neural networks, often integrated with classical methods like branch-and-bound or cutting-plane techniques to enhance efficiency and solution quality. These advancements are significantly impacting various sectors by providing faster and more effective solutions to complex optimization challenges, improving resource utilization and decision-making processes.

Papers