RouteOpt is a public modular exact solver for vehicle routing problems written for research use and extension.

The codebase is centered on branch-price-and-cut, customizable solver components, and learning-augmented branching. It is designed to support exact optimization research while remaining usable by other researchers who need a transparent and extensible solver.