Bijection: Parking-like structures and Tree-like structures
Jean-Baptiste Priez

TL;DR
This paper explores the enumeration of various hash table structures, including parking functions and linked list hash tables, using Species Theory and bijections with tree-like structures, generalizing known combinatorial correspondences.
Contribution
It introduces a bijection between parking-like structures and tree-like structures, extending the Foata-Riordan bijection, and provides enumeration formulas for hash tables with linked lists.
Findings
Number of hash tables with linked lists on n keys is n! times the nth Catalan number.
Established a bijection between parking functions and tree-like structures.
Generalized the Foata-Riordan bijection to broader hash table models.
Abstract
We recall the occupancy problem introduced by Konheim & Weiss in 1966 and we consider parking functions as hash maps. Each car prefers parking space (the hash map with is a key and an index into an array), if is occupied then the next available parking space (the hash table implementation using an open addressing strategy). This paper considers some others hash table implementations like hash tables with linked lists (with parking functions as hash maps). Using the Species Theory, we enumerate by Lagrange inversion those hash tables structures via a bijection with tree-like structures. This bijection provides a generalization of the Foata-Riordan bijection between parking functions and (forests of) rooted trees. Finally we show the number of hash tables with linked lists on a set of keys of cardinality is , so the number…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Combinatorial Mathematics · Advanced Graph Theory Research · Mathematical Dynamics and Fractals
