Info

This question is closed. Reopen it to edit or answer.

Is it possible to generate a BFS tree from a non-sparse matrix?

5 views (last 30 days)
I am attaching a mat file NodeGraph.mat and I want to construct a BFS tree from a given node in the matrix. Please help you have any idea. Because to construct a BFS tree the function need the adjmat or matrix array to be sparse.

Answers (0)

This question is closed.

Tags

Community Treasure Hunt

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

Start Hunting!