2025 : 6 : 7
Mehdi Ghiyasvand

Mehdi Ghiyasvand

Academic rank: Associate Professor
ORCID:
Education: PhD.
ScopusId: 13104152900
HIndex:
Faculty: Faculty of Science
Address:
Phone:

Research

Title
A new algorithm to solve the minimum cost flow problem
Type
Presentation
Keywords
operations research; optimization; network flows; minimum cost flow; algorithms
Year
2013
Researchers Mehdi Ghiyasvand

Abstract

In this paper, we present a new approach to solve the minimum cost flow problem using the out-of-kilter idea. Our algorithm uses Minty's Lemma to transform all the out-of-kilter arcs into in-kilter arcs. This algorithm gives a geometrical explanation to the optimality concept. For a network with n nodes and m arcs, the algorithm performs O(log(nU)) phases and runs in O(m(m+n log n)log (nU)) time (where U is the largest absolute arc bound ), which is O(m(m+n log n) log n) under the similarity assumption[1]. This time is the running time of the algorithm in [2] which is the best strongly polynomial-time algorithms to solve this problem.