Dipartimento di Ingegneria Informatica, Modellistica, Elettronica e Sistemistica - Tesi di Dottorato

Permanent URI for this collectionhttp://localhost:4000/handle/10955/31

Questa collezione raccoglie le Tesi di Dottorato afferenti al Dipartimento di Ingegneria Informatica, Modellistica, Elettronica e Sistemistica dell'Università della Calabria.

Browse

Search Results

Now showing 1 - 5 of 5
  • Item
    Simulation-based optimization in port logistics
    (2017) Mazza, Rina Mary; Grandinetti, Lucio; Legato, Pasquale
  • Item
    A branch and cut approach for the mixed capacitated general routing problem
    (2014-06-06) Bosco, Adamo; Laganà, Demetrio; Grandinetti, Lucio
    The issue addressed in this thesis consists in modeling and solving the Mixed Capacitated General Routing Problem (MCGRP). This problem generalizes many routing problems, either in the Node or in the Arc routing family. This makes the problem a very general one and gives it a big interest in realworld applications. Despite this, and because of the native di culty of the problem, very few papers have been devoted to this argument. In the thesis an integer programming model for the MCGRP is proposed and several valid inequalities for the undirected Capacitated Arc Routing polyhedron are extended and generalized to the MCGR polyhedron. A branch and cut algorithm for the MCGRP is developed and tested on a dataset of new instances derived from mixed CARP benchmark instances. Moreover an heuristic procedure is de ned in order to nd a good upper bound aimed at helping the branch and cut algorithm to cut o unpromising regions of the search tree. This schema will be used and extended in future works to solve bigger real-world instances. Extensive numerical experiments indicate that the algorithm is able to optimally solve many instances. In general, it provides valid lower and upper bounds for the problem in a reasonable amount of time.
  • Item
    Topics in real-time fleet management
    (2014-06-06) Manni, Emanuele; Grandinetti, Lucio; Ghiani, Gianpaolo; Barrett, W. Thomas
  • Item
    Un framework di soluzione ad alto livello per problemi di classificazione basato su approcci metaeuristici
    (2014-05-27) Candelieri, Antonio; Grandinetti, Lucio; Conforti, Domenico
    This work deals with the development and implementation of a high-level classification framework which combines parameters optimization of a single classifier with classifiers ensemble optimization, through meta-heuristics. Support Vector Machines (SVM) is used for learning while the meta-heuristics adopted and compared are Genetic-Algorithms (GA), Tabu-Search (TS) and Ant Colony Optimization (ACO). Single SVM optimization usually concerns two approaches: searching for optimal parameter values of a SVM with a fixed kernel (Model Selection) or with a linear combination of basic kernels (Multiple Kernel Learning), both approaches have been taken into account. Adopting meta-heuristics avoids to perform time consuming grid-approach for testing several classifier configurations. In particular, starting from canonical formulation of GA, this study proposes some changes in order to take into account specificities of classification learning. Proposed solution has been extensively tested on 8 classification datasets (5 of them are of public domain) providing reliable solutions and showing to be effective. In details, unifying Model Selection, Multiple Kernel Learning and Ensemble Learning on a single framework proved to be a comprehensive and reliable approach, and showing that best solutions have been identified by one of the strategies depending on decision problem and/or available data. Under this respect, the proposed framework may represent a new effective and efficient high-level SVM classification learning strategy.