区块链数据的图可视化
数据结构与算法
2024-03-07 v1 离散数学
摘要
本报告介绍了一种高效可视化超大规模图的新方法。我们的方法结合了两种力导向算法(Kamada-Kawai 和 ForceAtlas2),以根据节点数量处理不同的图组件。此外,我们建议利用快速多极子法(Fast Multipole method)来提高 ForceAtlas2 的速度。虽然该算法最初是为分析比特币交易图而设计的(此处我们展示了相关结果),但它也可应用于其他加密货币交易图或来自不同领域的图。
引用
@article{arxiv.2403.03504,
title = {Graph Visualization for Blockchain Data},
author = {Marcell Dietl and Andre Gemünd and Daniel Oeltz and Felix M. Thiele and Christian Werner},
journal= {arXiv preprint arXiv:2403.03504},
year = {2024}
}