非线性科学研究中心
 
Home | News | Research | People | Publications | Courses | NetworkScience | Conference | Workshop | Links | Softwares
   
 

 

推荐 | gaimc : Graph Algorithms In Matlab Code

2023年06月13日 09:03 Web 点击:[]

gaimc : Graph Algorithms In Matlab Code

While MatlabBGL uses the Boost Graph Library for efficient graph routines, gaimc implements everything in pure Matlab code. While the routines are
slower, they aren't as slow as I initially thought. Since people often have problems getting MatlabBGL to compile on new versions of Matlab or on new architectures, this library is then a complement to MatlabBGL.

See the published M-files for a few examples of the capabilities.

Functions
depth first search (dfs)
breadth first search (bfs)
connected components (scomponents)
maximum weight bipartite matching (bipartite_matching)
Dijkstra's shortest paths (dijkstra)
Prim's minimum spanning tree (mst_prim)
clustering coefficients (clustercoeffs)
directed clustering coefficients (dirclustercoeffs)
core numbers (corenums)

The project is maintained at github : http://github.com/dgleich/gaimc/tree/master

Cite As

David Gleich (2023). gaimc : Graph Algorithms In Matlab Code (https://www.mathworks.com/matlabcentral/fileexchange/24134-gaimc-graph-algorithms-in-matlab-code), MATLAB Central File Exchange. Retrieved .

软件包的相关文件:

gaimc/

gaimc/demo/

gaimc/test/


上一条:推荐 | NOCAD - Network based Observability and Controlability Analysis of Dynamical Systems toolbox 下一条:推荐 | MatlabBGL: Robust and efficient graph algorithms for Matlab using native data structures.

关闭

  读取内容中,请等待...

版权所有:Research Centre of Nonlinear Science 邮政编码:430073
E-mail:liujie@wtu.edu.cn 备案序号: 鄂ICP备15000386号 鄂公网安备 42011102000704号