GitHub / orlandomotapires / flooding_algorithm
A graph traversal algorithm that explores and marks all the vertices in a graph, ensuring comprehensive coverage in applications like network broadcasting.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orlandomotapires%2Fflooding_algorithm
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 5.86 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: bfs, dfs, flooding, graph