Graph Theory in Matlab

As far as I know, Matlab does not have a (official) specialized toolbox for graph theory. However, graph-related algorithms are implemented in other toolboxes that you can use for tasks unrelated to the original purposes of the toolboxes. And of course, there exist third-party Matlab toolboxes for graph theory. In this entry, I will list some useful graph-theory-related toolboxes and functions, both by the Mathworks and by third-parties.

This entry was posted in Matlab and tagged . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s