遇见数据集

Large Graph Datasets

收藏
Zenodo2025-12-20 更新2026-05-26 收录
官方服务:

资源简介:

This record contains five large graph datasets: orkut, pokec, livejournal, ldbc, and friendster. The ldbc dataset is generated by the LDBC benchmark with scale factor 10. The rest are originally from SNAP. These datasets use a CSR (Compressed Sparse Row) binary format, structured as follows: The file begins with two 32-bit integers representing the vertex count $|V(G)|$ and edge count $|E(G)|$. Next comes the offset array, consisting of $|V(G)| + 1$ 64-bit unsigned integers (unsigned long long), where the $i$-th entry points to the start of vertex $i$'s edges in the edge array (0-based), and the last entry equals $2 \times |E(G)|$. Following this is the vertex label array, storing $|V(G)|$ 32-bit integers, with the $i$-th value representing the label of vertex $i$. Finally, the edge data consists of $2 \times |E(G)|$ 32-bit integers, organized as consecutive destination vertices for each edge, with all edges sorted by their source vertex as defined by the offset array.

提供机构:
Zenodo
创建时间:
2025-12-20
二维码
社区交流群
二维码
科研交流群
商业服务