1 Laboratoire Bordelais de Recherche en Informatique
2 Algorithmics for computationally intensive applications over wide scale distributed platforms
In this paper we show an information-theoretic lower bound of kn - o(kn) on the minimum number of bits to represent an unlabeled simple connected n-node graph of pagenumber k. This has to be compared with the efficient encoding scheme of Munro and Raman of 2kn + 2m + o(kn+m) bits (m the number of edges), that is 4kn + 2n + o(kn) bits in the worst-case. For m-edge graphs of pagenumber k (with multi-edges and loops), we propose a 2mlog2k + O(m) bits encoding improving the best previous upper bound of Munro and Raman whenever m ≤ 1 / 2kn/log2 k. Actually our scheme applies to k-page embedding containing multi-edge and loops. Moreover, with an auxiliary table of o(m log k) bits, our coding supports (1) the computation of the degree of a node in constant time, (2) adjacency queries with O(logk) queries of type rank, select and match, that is in O(logk *minlogk / loglogm, loglogk) time and (3) the access to δ neighbors in O(δ) runs of select, rank or match;.
Barbay, JĂŠrĂŠmy; Castelli Aleardi, Luca; He, Meng; Munro, J. Ian, Succinct Representation Of Labeled Graphs, Algorithms And Computation, pp. 316-328, 10.1007/978-3-540-77120-3_29.
Munro, J. Ian; Nicholson, Patrick K., 2014, Compressed Representations Of Graphs, Encyclopedia Of Algorithms, pp. 1-5, 10.1007/978-3-642-27848-8_646-1.
Munro, J. Ian; Nicholson, Patrick K., 2016, Compressed Representations Of Graphs, Encyclopedia Of Algorithms, pp. 382-386, 10.1007/978-1-4939-2864-4_646.