RouteOpt is a public modular exact solver for vehicle routing problems written for research use and extension.
- Repository: github.com/Zhengzhong-You/RouteOpt
- Documentation: RouteOpt Docs
- Article: INFORMS Journal on Computing
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.