matgraph

所属分类:matlab编程
开发工具:matlab
文件大小:1140KB
下载次数:44
上传日期:2014-05-04 23:29:57
上 传 者zowenst
说明:  matlab中的图论工具箱源代码。可以做深度优先搜索、DMP算法等等。
(Matgraph which can be used on Matlab. A good tool to solve problem on graph theory.)

文件列表:
matgraph\@graph\across.m (432, 2006-10-09)
matgraph\@graph\add.m (1317, 2009-11-03)
matgraph\@graph\alpha.m (435, 2008-02-08)
matgraph\@graph\bfstree.m (820, 2008-03-18)
matgraph\@graph\bipartition.m (1027, 2006-10-01)
matgraph\@graph\bipmatch.m (953, 2008-03-18)
matgraph\@graph\bridges.m (2155, 2007-05-01)
matgraph\@graph\bridges.m~ (1434, 2007-03-12)
matgraph\@graph\bucky.m (164, 2006-10-01)
matgraph\@graph\cartesian.m (1063, 2008-03-18)
matgraph\@graph\cayley.m (2590, 2008-03-13)
matgraph\@graph\cayley.m~ (3660, 2008-03-13)
matgraph\@graph\cdraw.m (2153, 2006-11-08)
matgraph\@graph\cdraw.m~ (1790, 2006-11-08)
matgraph\@graph\chromatic_poly.m (3153, 2008-03-18)
matgraph\@graph\chromatic_poly.m~ (2956, 2008-02-06)
matgraph\@graph\circulant.m (366, 2008-03-18)
matgraph\@graph\clear_edges.m (257, 2008-03-18)
matgraph\@graph\clear_labels.m (269, 2008-03-18)
matgraph\@graph\color.m (4286, 2008-03-18)
matgraph\@graph\color.m~ (3772, 2007-03-10)
matgraph\@graph\complement.m (350, 2006-10-01)
matgraph\@graph\complete.m (960, 2008-03-18)
matgraph\@graph\component.m (328, 2006-10-01)
matgraph\@graph\components.bak (326, 2006-10-01)
matgraph\@graph\components.m (628, 2006-10-01)
matgraph\@graph\contract.m (403, 2008-03-18)
matgraph\@graph\copy.m (502, 2006-10-01)
matgraph\@graph\copy_labels.m (242, 2006-10-01)
matgraph\@graph\cube.m (602, 2006-10-01)
matgraph\@graph\cycle.m (106, 2008-03-18)
matgraph\@graph\deg.m (288, 2006-10-01)
matgraph\@graph\delete.m (1378, 2008-03-18)
matgraph\@graph\dfstree.m (833, 2008-03-18)
matgraph\@graph\diam.m (160, 2006-10-01)
matgraph\@graph\disjoint_union.m (605, 2008-03-18)
matgraph\@graph\display.m (403, 2006-10-01)
matgraph\@graph\dist.m (1665, 2007-01-09)
matgraph\@graph\dist.m~ (1541, 2007-01-09)
matgraph\@graph\distxy.backup (856, 2006-10-01)
... ...

Welcome to MATGRAPH: A Matlab toolbox for working with simple graphs (undirected graphs without loops or multiple edges). There is documentation in the doc directory and web-based information in the html directory. To install, placed the directory "matgraph" anywhere that is convenient. Use MATLAB's "addpath" command to include a link to this directory. Graph variables behave a bit differently from standard MATLAB variables. Please be sure to read matgraph.pdf to understand how to use this package. In addition to the graph class, we also include classes for permutations and partitions. Please read the copyright notice. This software is distributed under the GNU General Purpose License (see gpl.txt). Your comments and help are greatly appreciated! Thanks, Ed Scheinerman (ers@jhu.edu)

近期下载者

相关文件


收藏者