کد مقاله | کد نشریه | سال انتشار | مقاله انگلیسی | نسخه تمام متن |
---|---|---|---|---|
6871586 | 1440187 | 2018 | 8 صفحه PDF | دانلود رایگان |
عنوان انگلیسی مقاله ISI
Randomized algorithms for finding the shortest negative cost cycle in networks
ترجمه فارسی عنوان
الگوریتم های تصادفی برای یافتن کوتاه ترین چرخه هزینه منفی در شبکه ها
دانلود مقاله + سفارش ترجمه
دانلود مقاله ISI انگلیسی
رایگان برای ایرانیان
موضوعات مرتبط
مهندسی و علوم پایه
مهندسی کامپیوتر
نظریه محاسباتی و ریاضیات
چکیده انگلیسی
In this paper, we design and analyze a fast, randomized algorithm for the problem of finding a negative cost cycle having the smallest number of edges in a directed, weighted graph. This problem will henceforth be referred to as the Shortest Negative Cost Cycle problem (SNCC). SNCC is closely related to the problem of checking whether a directed, weighted graph contains a negative cost cycle (NCCD). NCCD is an extremely well-studied problem within the domains of operations research and theoretical computer science. SNCC is important in its own right and finds several applications in program verification (Satisfiability modulo theories), abstract interpretation and real-time scheduling. It is also an important subroutine in solving the generalized submodular flow problem, which has applications in trading networks. The randomized algorithm presented in this paper for SNCC determines a shortest negative cost cycle with probability at least (1âeâ1) in O(mâ
nâ
logn) time, on a network with n vertices and m edges. This is, in general, a significant improvement over the best deterministic bound of O(mâ
nâ
|Câ|) over the same parameters, where Câ is a shortest negative cost cycle. This algorithm requires Ω(nâ
logn) random bits. We then propose a second randomized algorithm that runs in O(mâ
nâ
logn)expected time and requires O(n) random bits (expected).
ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Discrete Applied Mathematics - Volume 236, 19 February 2018, Pages 387-394
Journal: Discrete Applied Mathematics - Volume 236, 19 February 2018, Pages 387-394
نویسندگان
James B. Orlin, K. Subramani, Piotr Wojciechowki,