Directed Graph Hashing

02/16/2020
by   Caleb Helbling, et al.
0

This paper presents an algorithm for structurally hashing directed graphs. The algorithm seeks to fulfill the recursive principle that a hash of a node should depend only on the hash of its neighbors. The algorithm works even in the presence of cycles, which prevents a naive recursive algorithm from functioning. We also discuss the implications of the recursive principle, limitations of the algorithm, and potential use cases.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/23/2023

Fast Consistent Hashing in Constant Time

Consistent hashing is a technique that can minimize key remapping when t...
research
11/02/2011

Kernel diff-hash

This paper presents a kernel formulation of the recently introduced diff...
research
01/11/2017

Stochastic Generative Hashing

Learning-based binary hashing has become a powerful paradigm for fast se...
research
02/07/2023

Homomorphic Hashing Based on Elliptic Curve Cryptography

For avoiding the exposure of plaintexts in cloud environments, some homo...
research
02/11/2022

Insertion Time of Random Walk Cuckoo Hashing below the Peeling Threshold

When it comes to hash tables, the only truly respectable insertion time ...
research
06/10/2017

On Hash-Based Work Distribution Methods for Parallel Best-First Search

Parallel best-first search algorithms such as Hash Distributed A* (HDA*)...
research
06/07/2023

Synthesising Recursive Functions for First-Order Model Counting: Challenges, Progress, and Conjectures

First-order model counting (FOMC) is a computational problem that asks t...

Please sign up or login with your details

Forgot password? Click here to reset