错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Towards Graph Clustering for Distributed Computing Environments

  • Przemysław Szufel

摘要

Several algorithms and tools that operate on graphs can significantly benefit from distributed computing. For instance, consider a logistic transportation network represented as a temporal graph. Optimizing transportation routes and times is a well-known NP-hard problem. One typical approach is problem decomposition, which requires optimal partitioning of the network. In such problems, the goals include minimizing the number of cross-partition edges, balancing the sizes of partitions, and controlling the number of partitions to match the capabilities of the computing environment. In this paper, we propose a mathematical formulation of the graph clustering problem for distributed computing environments, along with a simple initial heuristic that can be used to obtain partitions.