Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Borzou Rostami is active.

Publication


Featured researches published by Borzou Rostami.


symposium on experimental and efficient algorithms | 2015

On the Quadratic Shortest Path Problem

Borzou Rostami; Federico Malucelli; Davide Frey; Christoph Buchheim

Finding the shortest path in a directed graph is one of the most important combinatorial optimization problems, having applications in a wide range of fields. In its basic version, however, the problem fails to represent situations in which the value of the objective function is determined not only by the choice of each single arc, but also by the combined presence of pairs of arcs in the solution. In this paper we model these situations as a Quadratic Shortest Path Problem, which calls for the minimization of a quadratic objective function subject to shortest-path constraints. We prove strong NP-hardness of the problem and analyze polynomially solvable special cases, obtained by restricting the distance of arc pairs in the graph that appear jointly in a quadratic monomial of the objective function. Based on this special case and problem structure, we devise fast lower bounding procedures for the general problem and show computationally that they clearly outperform other approaches proposed in the literature in terms of their strength.


Discrete Optimization | 2014

A revised reformulation-linearization technique for the quadratic assignment problem

Borzou Rostami; Federico Malucelli

The Reformulation Linearization Technique (RLT) applied to the Quadratic Assignment Problem yields mixed 0-1 programming problems whose linear relaxations provide a strong bound on the objective value. Nevertheless, in the high level RLT representations the computation requires much effort. In this paper we propose a new compact reformulation for each level of the RLT representation exploiting the structure of the problem. Computational results on some benchmark instances indicate the potential of the new RLT representations as the level of the RLT increases.


Electronic Notes in Discrete Mathematics | 2016

A Compact Linearisation of Euclidean Single Allocation Hub Location Problems

J. Fabian Meier; Uwe Clausen; Borzou Rostami; Christoph Buchheim

Abstract Hub location problems are strategic network planning problems. They formalise the challenge of mutually exchanging shipments between a large set of depots. The aim is to choose a set of hubs (out of a given set of possible hubs) and connect every depot to a hub so that the total transport costs for exchanging shipments between the depots are minimised. In classical hub location problems, the unit cost for transport between hubs is proportional to the distance between the hubs. Often these distances are Euclidean distances: Then it is possible to replace the quadratic cost term for hub-hub-transport in the objective function by a linear term and a set of linear inequalities. The resulting model can be solved by a row generation scheme. The strength of the method is shown by solving all AP instances to optimality.


Computers & Operations Research | 2015

Lower bounds for the Quadratic Minimum Spanning Tree Problem based on reduced cost computation

Borzou Rostami; Federico Malucelli

The Minimum Spanning Tree Problem (MSTP) is one of the most known combinatorial optimization problems. It concerns the determination of a minimum edge-cost subgraph spanning all the vertices of a given connected graph. The Quadratic Minimum Spanning Tree Problem (QMSTP) is a variant of the MSTP whose cost considers also the interaction between every pair of edges of the tree. In this paper we review different strategies found in the literature to compute a lower bound for the QMSTP and develop new bounds based on a reformulation scheme and some new mixed 0-1 linear formulations that result from a reformulation-linearization technique (RLT). The new bounds take advantage of an efficient way to retrieve dual information from the MSTP reduced cost computation. We compare the new bounds with the other bounding procedures in terms of both overall strength and computational effort. Computational experiments indicate that the dual-ascent procedure applied to the new RLT formulation provides the best bounds at the price of increased computational effort, while the bound obtained using the reformulation scheme seems to reasonably tradeoff between the bound tightness and computational effort. HighlightsReview and analyzing different lower bounding strategies for the QMSTP.Using the meaning of reduced costs to develop new bounds.Developing two new bounds based on a reformulation scheme.Developing a new bound based on a second level of the RLT.Devising some efficient dual-ascent algorithms to solve the proposed models.


European Journal of Operational Research | 2016

Lower bounding procedure for the asymmetric quadratic traveling salesman problem

Borzou Rostami; Federico Malucelli; Pietro Belotti; Stefano Gualandi

In this paper we consider the Asymmetric Quadratic Traveling Salesman Problem (AQTSP). Given a directed graph and a function that maps every pair of consecutive arcs to a cost, the problem consists in finding a cycle that visits every vertex exactly once and such that the sum of the costs is minimal. We propose an extended Linear Programming formulation that has a variable for each cycle in the graph. Since the number of cycles is exponential in the graph size, we propose a column generation approach. Moreover, we apply a particular reformulation-linearization technique on a compact representation of the problem, and compute lower bounds based on Lagrangian relaxation. We compare our new bounds with those obtained by some linearization models proposed in the literature. Computational results on some set of benchmarks used in the literature show that our lower bounding procedures are very promising.


European Journal of Operational Research | 2018

The quadratic shortest path problem: complexity, approximability, and solution methods

Borzou Rostami; André B. Chassein; Michael Hopf; Davide Frey; Christoph Buchheim; Federico Malucelli; Marc Goerigk

We consider the problem of finding a shortest path in a directed graph with a quadratic objective function (the QSPP). We show that the QSPP cannot be approximated unless P=NP. For the case of a convex objective function, an n-approximation algorithm is presented, where n is the number of nodes in the graph, and APX-hardness is shown. Furthermore, we prove that even if only adjacent arcs play a part in the quadratic objective function, the problem still cannot be approximated unless P=NP. In order to solve the problem we first propose a mixed integer programming formulation, and then devise an efficient exact Branch-and-Bound algorithm for the general QSPP, where lower bounds are computed by considering a reformulation scheme that is solvable through a number of minimum cost flow problems. In our computational experiments we solve to optimality different classes of instances with up to 1000 nodes.


Electronic Notes in Discrete Mathematics | 2016

Lower Bounding Procedures for the Single Allocation Hub Location Problem

Borzou Rostami; Christoph Buchheim; J. Fabian Meier; Uwe Clausen

Abstract This paper proposes a new lower bounding procedure for the Uncapacitated Single Allocation p-Hub Median Problem based on Lagrangean relaxation. For solving the resulting Lagrangean subproblem, the given problem structure is exploited: it can be decomposed into smaller subproblems that can be solved efficiently by combinatorial algorithms. Our computational experiments for some benchmark instances demonstrate the strength of the new approach.


Recent Advances in Computational Optimization | 2013

A Graph Optimization Approach to Item-Based Collaborative Filtering

Borzou Rostami; Paolo Cremonesi; Federico Malucelli

Recommender systems play an increasingly important role in online applications characterized by a very large amount of data and help users to find what they need or prefer. Various approaches for recommender systems have been developed that utilize either demographic, content, or historical information. Among these methods, item-based collaborative filtering is one of most widely used and successful neighborhood-based collaborative recommendation approaches that compute recommendation for users using the similarity between different items. However, despite their success, they suffer from the lack of available ratings which leads to poor recommendations. In this paper we apply a bi-criterion bath optimization approach on a graph representing the items and their similarity. This approach introduces additional similarity links by combining two or more existing links and improve the similarity matrix between items. The two criteria take into account on the one hand the distance between items on a the graph (min sum criterion), on the other hand the estimate of the information reliability (max min criterion). Experimental results on both explicit and implicit datasets shows that our approach is able to burst the accuracy of existing item-based algorithms and to outperform other algorithms.


Computers & Operations Research | 2018

Reliable single allocation hub location problem under hub breakdowns

Borzou Rostami; Nicolas Kämmerling; Christoph Buchheim; Uwe Clausen

Abstract The design of hub-and-spoke transport networks is a strategic planning problem, as the choice of hub locations has to remain unchanged for long time periods. However, strikes, disasters or traffic breakdown can lead to the unavailability of a hub for a short period of time. Therefore it is important to consider such events already in the planning phase, so that a proper reaction is possible; once a hub breaks down, an emergency plan has to be applied to handle the flows that were scheduled to be served by this hub. In this paper, we develop a two-stage formulation for the single allocation hub location problem which includes the reallocation of sources to a backup hub in case the hub breaks down. In contrast to related problem formulations from the literature, we keep the non-linear structure of the problem in our model. A branch-and-cut framework based on Benders decomposition is designed to solve large scale instances to proven optimality. Thanks to our decomposition strategy, we keep the structure of the resulting formulation similar to the classical single allocation hub location problem, which in turn allows to use classical linearization techniques from the literature. Our computational experiments show that this approach leads to a significant improvement in the performance when embedded into a standard mixed-integer programming solver. We report optimal solutions for instances much bigger than those solved so far in the literature.


International Symposium on Combinatorial Optimization | 2016

A Decomposition Approach for Single Allocation Hub Location Problems with Multiple Capacity Levels

Borzou Rostami; Christopher Strothmann; Christoph Buchheim

In this paper we consider an extended version of the classical capacitated single allocation hub location problem in which the size of the hubs must be chosen from a finite and discrete set of allowable capacities. We develop a Lagrangian relaxation approach that exploits the problem structure and decomposes the problem into a set of smaller subproblems that can be solved efficiently. Upper bounds are derived by Lagrangian heuristics followed by a local search method. Moreover, we propose some reduction tests that allow us to decrease the size of the problem. Our computational experiments on some challenging benchmark instances from literature show the advantage of the decomposition approach over commercial solvers.

Collaboration


Dive into the Borzou Rostami's collaboration.

Top Co-Authors

Avatar

Christoph Buchheim

Technical University of Dortmund

View shared research outputs
Top Co-Authors

Avatar

Uwe Clausen

Technical University of Dortmund

View shared research outputs
Top Co-Authors

Avatar

J. Fabian Meier

Technical University of Dortmund

View shared research outputs
Top Co-Authors

Avatar

Andrea Lodi

École Polytechnique de Montréal

View shared research outputs
Top Co-Authors

Avatar

Fausto Errico

École de technologie supérieure

View shared research outputs
Top Co-Authors

Avatar

Guy Desaulniers

École Polytechnique de Montréal

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

André B. Chassein

Kaiserslautern University of Technology

View shared research outputs
Top Co-Authors

Avatar

Christopher Strothmann

Technical University of Dortmund

View shared research outputs
Top Co-Authors

Avatar

Michael Hopf

Kaiserslautern University of Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge