DBScholar

Back to papers

TRIM: An Efficient Framework for Exact Eccentricity Computation on Large-Scale Graphs

Summary: TRIM computes exact all-vertex eccentricities at scale using vertex dominance to prune redundant BFSs, a safe termination rule, and traversal merging. It delivers up to 100× speedups over prior bounding methods on graphs with 100M vertices. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
14548
Venue
VLDB
Year
2026
Pagerank
-
Overall Rank
13,294 | 8.80%
DOI
10.14778/3785297.3785306

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

BibTeX Citation

@article{ouyang_vldb26,
        title = {{TRIM: An Efficient Framework for Exact Eccentricity Computation on Large-Scale Graphs}},
        author = {Ouyang, Dian and Lin, Jiajie and Li, Wentao and Zhang, Fan and Yang, Jianye and Luo, Xi},
        journal = {PVLDB},
        series = {{VLDB} '26},
        volume = {19},
        number = {4},
        pages = {644--656},
        doi = {10.14778/3785297.3785306},
        url = {https://doi.org/10.14778/3785297.3785306},
        year = {2026}
}

Incoming Citations (Sorted by Pagerank)

Showing 0 of 0 citing papers.

Rank Citing Paper Year Venue Pagerank
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 2 of 2 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Rank Cited Paper Year Venue Pagerank
4,403 Scaling Up Distance Labeling on Graphs with Core-Periphery Properties 2020 SIGMOD 6.7229209e-05
10,101 On Scalable Computation of Graph Eccentricities 2022 SIGMOD 5.1488731e-05
Previous Page 1 / 1 Next

Semantically Similar Papers