Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

1 papersLast indexed Aug 31, 2026
Search papers

Paper index

1 results · page 1 of 1

Clear filters
Oct 11, 2023·Distributed Ledger Technologies Research and Practice
2 cites
Computing the Heaviest Conflict-Free Sub-DAG in DAG-Based DLTs

Quentin Bramas

In this article, we consider DAG-based distributed ledger technologies (DLTs), i.e., DLTs where each block can reference several previous blocks hence forming a directed acyclic graph of blocks (BDAG). Each block has a weight (usually a constant normalized to one) and our goal is to compute the heaviest sub-BDAG that does not contain conflicting blocks. First, we prove that computing such a sub-BDAG is NP-complete. Then, we show that the difficulty comes from concurrent conflicts and we present an optimal algorithm that is polynomial if the number of concurrent conflicts is bounded. We also give an efficient incremental version of our algorithm. Finally, we evaluate the performance of our algorithm on random BDAGs against an existing algorithm called GHOSTDAG and show that, in addition to being optimal, our algorithm is also more efficient in practice.

Open access
2 source records
Blockchain Technology Applications and Security
Distributed systems and fault tolerance
IoT and Edge/Fog Computing
Original source