Adjacency matrix to show flow conservation in maxflow

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?

Answers (0)

Categories

Find more on Computational Geometry in Help Center and File Exchange

Asked:

on 2 Dec 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!