Problem: - old solution was slow - depending on the result of TarjanSCC, new distance tables and new phantom node vectors were created to run tsp on it Solution: - dont create new distance tables and phantom node vectors - pass an additional vector with the information which locations are in the same component and ignore all others fix bug for scc split computation |
||
---|---|---|
.. | ||
distance_table.hpp | ||
hello_world.hpp | ||
locate.hpp | ||
match.hpp | ||
nearest.hpp | ||
plugin_base.hpp | ||
round_trip_BF.hpp | ||
round_trip_FI.hpp | ||
round_trip_NN.hpp | ||
round_trip.hpp | ||
timestamp.hpp | ||
viaroute.hpp |