Вісник № 55
Постійне посилання колекціїhttps://repository.kpi.kharkov.ua/handle/KhPI-Press/34287
Переглянути
Документ Development of software solution for building route of a orders group delivery in presence of time constraints ..(НТУ "ХПИ", 2017) Dvukhglavov, Dmytro Eduardovych; Kulynych, Vadim EvgenijovychThe problem of determining route of visiting several points is considered. The task differs from known ones that time for arrival at each point is specified. The tasks of these class are solved in courier delivery services of various goods types. Basis of proposed algorithm for determining delivery route is algorithm for forming the route tree used matrix, which specify distances between delivery points, which is supplemented by checking conditions for possibility of visiting points, according to defined delivery time vector. Various criteria for selecting vertices for inclusion in route are considered. During developing software that implements proposed algorithm, used parallel computation methods that allow to obtain a solution for problem of sufficiently large dimension at acceptable time.