Skip to content

The CVRPSEP package is a collection of routines, written in the C++ programming language, for separation of various classes of cuts in branch-and-cut algorithms for the Capacitated Vehicle Routing Problem.

License

Notifications You must be signed in to change notification settings

sassoftware/cvrpsep

Repository files navigation

cvrpsep

This is my "fork" of the CVRPSEP package for separation algorithms for Capacitated Vehicle Routing Problem which is hosted at https://econ.au.dk/research/researcher-websites/jens-lysgaard/cvrpsep/.

In the initial commit, the only change is to rename the source code to all lower case convention (rename.sh). The original code was mixed and caused some issues on some hosts. Otherwise, the initial commit is a copy of the original source. Subsequent commits will include contributed fixes and improvements.

About

The CVRPSEP package is a collection of routines, written in the C++ programming language, for separation of various classes of cuts in branch-and-cut algorithms for the Capacitated Vehicle Routing Problem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages