Skip to content
Snippets Groups Projects
Commit 3c4745b0 authored by Aiko Voigt's avatar Aiko Voigt
Browse files

Implement alternatives for computing 2d connected components based on...

Implement alternatives for computing 2d connected components based on self-programmed breadth first search (own-bfs) and breadth first search and graph construction by means of networkx library (networkx)
parent 6190a6e5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment