Stars
A C++ application for solving traveling salesman problems exactly using depth-first branch and bound algorithm.
A C++ application for solving capacitated vehicle routing problems using a hybrid genetic algorithm
A C++ application for solving cooperative ground vehicle and unmanned aerial vehicle routing problems using greedy randomized adaptive search procedure with path relinking algorithm.