Linear-Time In-Place DFS and BFS on the Word RAM

March 12, 2018 Β· Declared Dead Β· πŸ› CIAC2019

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Frank Kammer, Andrej Sajenko arXiv ID 1803.04282 Category cs.DS: Data Structures & Algorithms Citations 2 Venue CIAC2019 Last Checked 4 months ago
Abstract
We present an in-place depth first search (DFS) and an in-place breadth first search (BFS) that runs on a word RAM in linear time such that, if the adjacency arrays of the input graph are given in a sorted order, the input is restored after running the algorithm. To obtain our results we use properties of the representation used to store the given graph and show several linear-time in-place graph transformations from one representation into another.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted