Skip to main content

Showing 1–2 of 2 results for author: Timeryaev

Searching in archive cs. Search in all archives.
.
  1. arXiv:1308.1568  [pdf, ps, other

    cs.DS

    All-Pairs Shortest Paths Algorithm for High-dimensional Sparse Graphs

    Authors: Urakov, Timeryaev

    Abstract: Here the All-pairs shortest path problem on weighted undirected sparse graphs is being considered. For the problem considered, we propose ``disassembly and assembly of a graph'' algorithm which uses a solution of the problem on a small-dimensional graph to obtain the solution for the given graph. The proposed algorithm has been compared to one of the fastest classic algorithms on data from an open… ▽ More

    Submitted 7 August, 2013; originally announced August 2013.

    Comments: 8 pages, 3 figures, 2 tables. A more detailed text on Russian: http://www.lib.tsu.ru/mminfo/000349342/19/image/19-084.pdf

    MSC Class: 05C12 ACM Class: G.2.2; F.2.2

  2. arXiv:1209.4761  [pdf, ps, other

    cs.DS cs.DM

    Algorithms of Fast Search of Center, Radius and Diameter on Weighted Graphs

    Authors: Airat Urakov, Timofey Timeryaev

    Abstract: Two problems in the search of metric characteristics on weighted undirected graphs with non-negative edge weights are being considered. The first problem: a weighted undirected graph with non-negative edge weight is given. The radius, diameter and at least one center and one pair of peripheral vertices of the graph are to be found. In the second problem we have additionally calculated the distance… ▽ More

    Submitted 21 September, 2012; originally announced September 2012.

    Comments: 16 pages, 3 figures, 3 tables

    MSC Class: 05C22 (Primary) 05C12 (Secondary) ACM Class: G.2.2; F.2.2; E.1