文件名称:GrTheory
介绍说明--下载内容来自于网络,使用问题请自行百度
多种图论算法的matlab实现
例如:% ntest=1 - grBase求有向图的基
% ntest=2 - grCoBase求有向图的逆基
% ntest=3 - grCoCycleBasis求连通图的基本割集
% ntest=4 - grColEdge图的边着色(边染色)
% ntest=5 - grColVer图的点着色(节点染色)(% grBase - find all bases of digraph;
% grCoBase - find all contrabases of digraph;
% grCoCycleBasis - find all independent cut-sets for a connected graph;
% grColEdge - solve the color problem for graph edges;)
例如:% ntest=1 - grBase求有向图的基
% ntest=2 - grCoBase求有向图的逆基
% ntest=3 - grCoCycleBasis求连通图的基本割集
% ntest=4 - grColEdge图的边着色(边染色)
% ntest=5 - grColVer图的点着色(节点染色)(% grBase - find all bases of digraph;
% grCoBase - find all contrabases of digraph;
% grCoCycleBasis - find all independent cut-sets for a connected graph;
% grColEdge - solve the color problem for graph edges;)
相关搜索: 图论算法
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Contents.m | 2294 | 2011-01-30 |
grBase.m | 1265 | 2010-03-26 |
grCoBase.m | 625 | 2010-03-26 |
grCoCycleBasis.m | 1434 | 2010-03-26 |
grColEdge.m | 1068 | 2010-03-26 |
grColVer.m | 1668 | 2010-09-15 |
grColVerOld.m | 1415 | 2010-09-15 |
grComp.m | 939 | 2010-03-26 |
grCycleBasis.m | 1767 | 2010-03-26 |
grDecOrd.m | 2204 | 2011-01-21 |
grDistances.m | 1399 | 2010-03-26 |
grEccentricity.m | 1347 | 2010-03-26 |
grIsEulerian.m | 2961 | 2010-03-26 |
grIsomorph.m | 1732 | 2010-03-26 |
grMaxComSu.m | 1525 | 2010-03-26 |
grMaxFlows.m | 1800 | 2010-03-26 |
grMaxMatch.m | 1303 | 2010-03-26 |
grMaxStabSet.m | 1576 | 2010-03-26 |
grMinAbsEdgeSet.m | 1446 | 2010-03-26 |
grMinAbsVerSet.m | 1622 | 2010-03-26 |
grMinCutSet.m | 1565 | 2010-03-26 |
grMinEdgeCover.m | 1317 | 2010-03-26 |
grMinSpanTree.m | 2174 | 2010-03-26 |
grMinVerCover.m | 1583 | 2010-03-26 |
grPERT.m | 1362 | 2010-03-26 |
grPlot.m | 7426 | 2011-01-26 |
grShortPath.m | 2414 | 2011-01-20 |
grShortVerPath.m | 1925 | 2011-01-21 |
grTheoryTest.m | 29615 | 2011-01-26 |
grTranClos.m | 916 | 2010-03-26 |
grTravSale.m | 2716 | 2010-03-26 |
grValidation.m | 858 | 2010-03-26 |
license.txt | 1312 | 2014-02-12 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.