Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehanix/incremental-dfs-algorithms

🧩 Presentation on Incremental DFS Algorithms
https://github.com/mehanix/incremental-dfs-algorithms

algorithm algorithms algorithms-and-data-structures dfs dfs-algorithm dfs-algorithms graph graph-algorithms graphs graphs-algorithm graphs-algorithms incremental incremental-algorithm incremental-algorithms incremental-dfs

Last synced: 16 days ago
JSON representation

🧩 Presentation on Incremental DFS Algorithms

Awesome Lists containing this project

README

        

This repo contains a summary report + presentation I held in class during my Master's studies. It is an introduction to the concepts used in state-of-the-art(2018) incremental DFS algorithm approaches.

Source paper: [Incremental DFS algorithms: a theoretical and experimental study](https://epubs.siam.org/doi/pdf/10.1137/1.9781611975031.4) S. Baswana, A. Goel, S. Khan, ACM 2019.