AbstractLet G be a weighted graph with n vertices and m edges. We address the d-cycle problem, i.e., the problem of finding a subgraph of minimum weight with given cyclomatic number d. Hartvigsen [Minimum path bases, J. Algorithms 15 (1993) 125–142] presented an algorithm with running time O(n2m) and O(n2d−1m2) for the cyclomatic numbers d=1 and d⩾2, respectively. Using a (d+1)-shortest-paths algorithm, we develop a new more efficient algorithm for the d-cycle problem with running time O(n2d−1+n2m+n3logn)
Abstract. We consider the problem of computing a minimum cycle ba-sis in a directed graph. The input...
Abstract. We consider the problem of computing a minimum cycle basis in a directed graph G with m ar...
Fine-grained reductions have established equivalences between many core problems with Õ(n3)-time alg...
AbstractLet G be a weighted graph with n vertices and m edges. We address the d-cycle problem, i.e.,...
We present algorithms and techniques for several problems related to finding multiple simple shortes...
AbstractLet G=(V, E) be a digraph with n vertices including a special vertex s. Let E′ ⊆ E be a desi...
We consider the problem of computing a minimum cycle basis in a directed graph. The input to this pr...
The problem of finding all shortest paths in a non-negatively weighted directed graph is addressed, ...
We consider the problem of computing a minimum cycle basis in a directed graph. The input to this pr...
AbstractOn a network with a cycle, where at least one cycle exists, the Floyd–Warshall algorithm is ...
We study the problem of finding the cycle of minimum cost-to-time ratio in a directed graph with $ n...
We consider the problem of computing a minimum cycle basis in a directed graph. The input to this pr...
In this paper, we introduce an O(nm) time algorithm to determine the minimum length directed cycle (...
AbstractAn implementation of Dykstra's shortest paths algorithm is proposed, which requires O(m log ...
We describe a simple combinatorial approximation algorithm for finding a shortest (simple) cycle in ...
Abstract. We consider the problem of computing a minimum cycle ba-sis in a directed graph. The input...
Abstract. We consider the problem of computing a minimum cycle basis in a directed graph G with m ar...
Fine-grained reductions have established equivalences between many core problems with Õ(n3)-time alg...
AbstractLet G be a weighted graph with n vertices and m edges. We address the d-cycle problem, i.e.,...
We present algorithms and techniques for several problems related to finding multiple simple shortes...
AbstractLet G=(V, E) be a digraph with n vertices including a special vertex s. Let E′ ⊆ E be a desi...
We consider the problem of computing a minimum cycle basis in a directed graph. The input to this pr...
The problem of finding all shortest paths in a non-negatively weighted directed graph is addressed, ...
We consider the problem of computing a minimum cycle basis in a directed graph. The input to this pr...
AbstractOn a network with a cycle, where at least one cycle exists, the Floyd–Warshall algorithm is ...
We study the problem of finding the cycle of minimum cost-to-time ratio in a directed graph with $ n...
We consider the problem of computing a minimum cycle basis in a directed graph. The input to this pr...
In this paper, we introduce an O(nm) time algorithm to determine the minimum length directed cycle (...
AbstractAn implementation of Dykstra's shortest paths algorithm is proposed, which requires O(m log ...
We describe a simple combinatorial approximation algorithm for finding a shortest (simple) cycle in ...
Abstract. We consider the problem of computing a minimum cycle ba-sis in a directed graph. The input...
Abstract. We consider the problem of computing a minimum cycle basis in a directed graph G with m ar...
Fine-grained reductions have established equivalences between many core problems with Õ(n3)-time alg...