78
Views
5
CrossRef citations to date
0
Altmetric
Original Articles

Efficient data structures for sparse network representation

, &
Pages 1219-1233 | Received 31 May 2007, Accepted 13 Oct 2007, Published online: 07 Aug 2008
 

Abstract

Modern-day computers are characterized by a striking contrast between the processing power of the CPU and the latency of main memory accesses. If the data processed is both large compared to processor caches and sparse or high-dimensional in nature, as is commonly the case in complex network research, the main memory latency can become a performace bottleneck. In this article, we present a cache-efficient data structure, a variant of a linear probing hash table, for representing edge sets of such networks. The performance benchmarks show that it is, indeed, quite superior to its commonly used counterparts in this application. In addition, its memory footprint only exceeds the absolute minimum by a small constant factor. The practical usability of our approach has been well demonstrated in the study of very large real-world networks.

Notes

1. The n in the expression for the fill rate should include the elements marked as removed, also.

2. This case does not correspond to any constant α.

3. The table sizes used in this implementation are primes close to 2/3 time successive powers of two. The smallest table size available is 53.

4. In fact, Fibonacci hashing can be implemented very efficiently by utilizing bit-shifting in which this power is used.

Log in via your institution

Log in to Taylor & Francis Online

PDF download + Online access

  • 48 hours access to article PDF & online version
  • Article PDF can be downloaded
  • Article PDF can be printed
USD 61.00 Add to cart

Issue Purchase

  • 30 days online access to complete issue
  • Article PDFs can be downloaded
  • Article PDFs can be printed
USD 1,129.00 Add to cart

* Local tax will be added as applicable

Related Research

People also read lists articles that other readers of this article have read.

Recommended articles lists articles that we recommend and is powered by our AI driven recommendation engine.

Cited by lists all citing articles based on Crossref citations.
Articles with the Crossref icon will open in a new tab.