Adjacency matrix to show flow conservation in maxflow
Afficher commentaires plus anciens
I want to use adjacency matrix to solve a maximum flow problem formulated in Linear Programming. I want to try with adjacency matrix because using incidence matrix gives huge matrices due to the number of edges involved. Any insights?
Réponses (0)
Catégories
En savoir plus sur Computational Geometry dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!