This project implements a Capacitated Vehicle Routing Problem (CVRP) solver using a sweeping algorithm, built with React.js. CVRP is a classic problem in optimization and logistics where the goal is ...
Add a description, image, and links to the sweeping-algorithm topic page so that developers can more easily learn about it.