GitHub / juliorodrigues07 / graph-cut-identifier
Um algoritmo capaz de identificar se dado conjunto de arestas induz ou não um corte em um grafo com fluxo, utilizando o algoritmo de Floyd-Warshall.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliorodrigues07%2Fgraph-cut-identifier
PURL: pkg:github/juliorodrigues07/graph-cut-identifier
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 11.7 KB
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: over 1 year ago
Pushed at: about 3 years ago
Last synced at: over 1 year ago
Topics: flow-graph, floyd-warshall, graph, graph-cuts, student-project