scispace - formally typeset
G

Giorgio Carpaneto

Researcher at University of Bologna

Publications -  13
Citations -  923

Giorgio Carpaneto is an academic researcher from University of Bologna. The author has contributed to research in topics: Assignment problem & Travelling salesman problem. The author has an hindex of 12, co-authored 13 publications receiving 893 citations.

Papers
More filters
Journal ArticleDOI

Some New Branching and Bounding Criteria for the Asymmetric Travelling Salesman Problem

TL;DR: This paper presents a breadth-first branch and bound algorithm which differs from the method of Smith, Srinivasan and Thompson in the selection of the subtour to be split, in the ordering of the arcs in the selected subtour, and in the computation of different partial lower bounds and in different data structures to facilitate the updating of the cost matrix.
Journal ArticleDOI

Algorithms and codes for the assignment problem

TL;DR: This paper analyzes the most efficient algorithms for the Linear Min-Sum Assignment Problem and shows that they derive from a common basic procedure, and evaluates the computational complexity and the average performance on randomly-generated test problems.
Journal ArticleDOI

A branch and bound algorithm for the multiple depot vehicle scheduling problem

TL;DR: Analysis of the scheduling problem for freight vehicles assigned to various different depots considers the np-hard multiple depot case in which, in addition, one has to assign vehicles to depots, and a strong dominance procedure derived from new dominance criteria is described.
Journal ArticleDOI

Exact solution of large-scale, asymmetric traveling salesman problems

TL;DR: A lowest-first, branch-and-bound algorithm for the Asymmetric Traveling Salesman Problem based on the Assignment Problem relaxation and on a tour elimination branching scheme that solves real-world problems with up to 443 movements in less than 6 seconds.
Journal ArticleDOI

Algorithm 548: Solution of the Assignment Problem [H]

TL;DR: R H U first ( s ) nex t (s) last ( s) as the row ass igned to c o l u m n y ( j -1 ) as the label o f c o L R , = 0, row i is un labe led (i = 1 , . . . , n);