中文
相关论文

相关论文: The Floyd-Warshall Algorithm, the AP and the TSP I…

200 篇论文

We improve proofs in "The Floyd-Warshall Algorithm, the AP and the TSP (III). We also simplify the method for obtaining a good upper bound for an optimal solution.

组合数学 · 数学 2007-05-23 Howard Kleiman

In math.CO/0111309, we used admissible permutations and a variant of the Floyd-Warshall Algorithm to obtain an optimal solution to the Assignment Problem and an approximate solution to the Traveling Salesman Problem. Here we give a large,…

组合数学 · 数学 2007-05-23 Howard Kleiman

We use admissible permutations and a variant of the Floyd-Warshall algorithm to obtain an optimal solution to the Assignment Problem. Using another variant of the F-W algorithm, we obtain an approximate solution to the Traveling Salesman…

组合数学 · 数学 2007-05-23 Howard Kleiman

The celebrated Floyd-Warshall algorithm efficiently computes the all-pairs shortest path, and its simplicity made it a staple in computer science classes. Frequently, students discover a variant of this Floyd-Warshall algorithm by mixing up…

数据结构与算法 · 计算机科学 2024-06-06 Jaehyun Koo

The Floyd--Warshall algorithm is a well-known algorithm for the all-pairs shortest path problem that is simply implemented by triply nested loops. In this study, we show that the incorrect implementations of the Floyd--Warshall algorithm…

数据结构与算法 · 计算机科学 2019-04-03 Ikumi Hide , Soh Kumabe , Takanori Maehara

This is a revised version (replacing an older one) with typos fixed and the introduction expanded.

q-alg · 数学 2008-02-03 Stavros Garoufalidis , Nathan Habegger

Classical Floyd-Warshall algorithm is used to solve all-pairs shortest path problem on a directed graph. The classical algorithm runs in \mathcal{O} (V^{3}) time where V represents the number of nodes. Here we have modified the algorithm…

量子物理 · 物理学 2019-11-12 A. S. Gupta , A. Pathak

We accelerate the computation of spherical harmonic transforms, using what is known as the butterfly scheme. This provides a convenient alternative to the approach taken in the second paper from this series on "Fast algorithms for spherical…

数值分析 · 计算机科学 2015-05-14 Mark Tygert

Based on the weighted and shifted Gr\"{u}nwald difference (WSGD) operators [24], we further construct the compact finite difference discretizations for the fractional operators. Then the discretization schemes are used to approximate the…

数值分析 · 数学 2014-01-30 Han Zhou , WenYi Tian , Weihua Deng

We present a new implementation of the Floyd-Warshall All-Pairs Shortest Paths algorithm on CUDA. Our algorithm runs approximately 5 times faster than the previously best reported algorithm. In order to achieve this speedup, we applied a…

分布式、并行与集群计算 · 计算机科学 2010-02-25 Ben Lund , Justin W Smith

Recent results on the calculation of 3-loop massive operator matrix elements in case of one and two heavy quark masses are reported. They concern the $O(n_f T_F^2 C_{F,A})$ and $O(T_F^2 C_{F,A})$ gluonic corrections, two-mass quarkonic…

高能物理 - 唯象学 · 物理学 2016-08-14 J. Ablinger , J. Blümlein , A. De Freitas , A. Hasselhuhn , S. Klein , C. Raab , M. Round , C. Schneider , F. Wißbrock

We show that Boolean matrix multiplication, computed as a sum of products of column vectors with row vectors, is essentially the same as Warshall's algorithm for computing the transitive closure matrix of a graph from its adjacency matrix.…

离散数学 · 计算机科学 2017-11-08 Michiel de Bondt

In this paper, we propose a new and simple approach to the approximation algorithms that are modified and improved from our published results. The computational and graphical examples are presented with the aid of Maple procedures.

数值分析 · 数学 2025-06-24 Quan Le Phuong

We propose and analyse new stabilized time marching schemes for Phase Fields model such as Allen-Cahn and Cahn-Hillard equations, when discretized in space with high order finite differences compact schemes. The stabilization applies to…

数值分析 · 数学 2019-10-01 Matthieu Brachet , Jean-Paul Chehab

The algorithm reduces the running time of an algorithm of Frieze from O(n^{1.5)) to O(n^(4/3 + o)). It also introduces the concept of admissible permutations that is used in algorithms for obtaining solutions to the AP and the TSP.

组合数学 · 数学 2007-05-23 Howard Kleiman

By use of the threshold expansion we develop an algorithm for analytical evaluation, within dimensional regularization, of arbitrary terms in the expansion of the (two-loop) sunset diagram with general masses m_1, m_2 and m_3 near its…

高能物理 - 唯象学 · 物理学 2010-11-15 A. I. Davydychev , V. A. Smirnov

We present the calculation of the mixed two-loop QCD/electroweak corrections to hadronic W boson decays within the Standard Model. The optical theorem is applied to the W boson two-point function. The multi-scale integrals are computed with…

高能物理 - 唯象学 · 物理学 2015-12-01 Dominik Kara

This paper proposes a novel preconditioned implicit-explicit algorithm enhanced with the extrapolation technique for non-convex optimization problems. The algorithm employs a third-order Adams-Bashforth scheme for the nonlinear and explicit…

最优化与控制 · 数学 2025-09-19 Kelin Wu , Hongpeng Sun

We consider the use of arbitrary phases in quantum amplitude amplification which is a generalization of quantum searching. We prove that the phase condition in amplitude amplification is given by $\tan(\varphi/2) = \tan(\phi/2)(1-2a)$,…

量子物理 · 物理学 2016-12-30 Peter Hoyer

We show that there is a polynomial-time algorithm with approximation guarantee $\frac{3}{2}+\epsilon$ for the $s$-$t$-path TSP, for any fixed $\epsilon>0$. It is well known that Wolsey's analysis of Christofides' algorithm also works for…

离散数学 · 计算机科学 2019-07-24 Vera Traub , Jens Vygen
‹ 上一页 1 2 3 10 下一页 ›