| File Information |
| Description |
GrTheory - Graph Theory Toolbox.
Functions:
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;
grColVer - solve the color problem for graph vertexes;
grComp - find all components of graph;
grCycleBasis - find all independent cycles for a connected graph;
grDecOrd - solve the problem about decomposition of the digraph to the sections with mutually accessed vertexes (strongly connected components);
grDistances - find the distances between any vertexes of graph;
grEccentricity - find the (weighted) eccentricity of all vertexes, radius, diameter, center vertexes and the periphery vertexes;
grIsEulerian - find the Eulerian cycle of graph;
grIsomorph - solve the problem about isomorphism for two graphs;
grMaxComSu - solve the maximal complete sugraph problem for the graph;
grMaxFlows - solve the maximal flow problem for the digraph;
grMaxMatch - solve the maximal matching problem for the graph;
grMaxStabSet - solve the maximal stable set problem for the graph;
grMinAbsEdgeSet - solve the minimal absorbant set problem for the graph edges;
grMinAbsVerSet - solve the minimal absorbant set problem for the graph vertexes;
grMinCutSet - solve the minimal cut-set problem for the digraph;
grMinEdgeCover - solve the minimal edge cover problem for the graph;
grMinSpanTree - solve the minimal spanning tree problem for the graph;
grMinVerCover - solve the minimal vertex cover problem for the graph;
grPERT - solve the project evaluation research task;
grPlot - draw the plot of the graph (digraph);
grShortPath - solve the shortest path problem for the digraph;
grShortVerPath - for digraph with weighted vertexes solve the problem about the path with minimal weight of verticies;
grTranClos - built the transitive closure for the digraph;
grTravSale - solve the nonsymmetrical traveling salesman problem;
grValidation - auxiliary function (the data validation);
grTheoryTest - test program for all functions. |
| Required Products |
Optimization Toolbox
|
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
| Other requirements |
PC |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (41) |
| 31 Jul 2012 |
Yonggon
|
|
|
| 26 Jul 2012 |
Sumantra Sarkar
|
|
|
| 12 Mar 2012 |
Martin
|
|
|
| 18 Jan 2012 |
kira
|
|
|
| 18 Nov 2011 |
Nina
|
|
|
| 13 Apr 2011 |
Adina Stoica
|
|
|
| 28 Mar 2011 |
kira
|
|
|
| 02 Oct 2010 |
Tianfan XUE
|
|
|
| 30 Jun 2010 |
Sergii Iglin
|
|
|
| 09 Jun 2010 |
Wang
|
|
|
| 19 Apr 2010 |
Sergii Iglin
|
|
|
| 30 Mar 2010 |
Tomaz
|
|
|
| 02 Sep 2009 |
Florian
|
|
|
| 19 Nov 2008 |
Andrew Jackson
|
|
|
| 11 Sep 2008 |
Chao Wang
|
|
|
| 26 Aug 2008 |
rose rose
|
|
|
| 19 Aug 2008 |
li pengfei
|
|
|
| 18 Aug 2008 |
Tim Davis
|
|
|
| 10 Aug 2008 |
fan fanwen
|
|
|
| 23 May 2008 |
Swamy Korada
|
|
|
| 07 May 2008 |
Andi Patombongi
|
|
|
| 06 May 2008 |
jason tharmaraj
|
|
|
| 05 Feb 2008 |
xm blade
|
|
|
| 19 Oct 2007 |
xue huiyan
|
|
|
| 19 Oct 2007 |
hiro mano
|
|
|
| 28 Sep 2007 |
gloria macapagal
|
|
|
| 21 Aug 2007 |
Ahmad AbdulWakeel
|
|
|
| 28 Jun 2007 |
li yifan china
|
|
|
| 22 Jul 2006 |
wael rashwan
|
|
|
| 20 Oct 2005 |
giu giu
|
|
|
| 31 Aug 2005 |
Pablo Riera
|
|
|
| 25 May 2005 |
sanith Wijesinghe
|
|
|
| 10 Apr 2005 |
Igor Yegorkin
|
|
|
| 02 Apr 2005 |
Vlastislav Weiner
|
|
|
| 29 Dec 2004 |
Zhenya Donchik
|
|
|
| 13 Dec 2004 |
Alexandre Felt
|
|
|
| 14 Jun 2004 |
Michael Waisberg
|
|
|
| 12 Mar 2004 |
ahmed kolsi
|
|
|
| 23 Feb 2004 |
Nick Valuy
|
|
|
| 12 Feb 2004 |
Alex Pesch
|
|
|
| 21 Dec 2003 |
x s
|
|
|
| Updates |
|
A bug in grPlot is corrected. |
| 24 Dec 2003 |
Draws the graph and solves the tasks: Maximal Flow, Maximal Matching, Minimal Vertex Cover, Minimal Spanning Tree, Shortest Path etc. |
| 20 Jan 2004 |
Draws the graph and solves the tasks: Maximal Flow, Maximal Matching, Minimal Vertex Cover, Minimal Spanning Tree, Shortest Path etc. |
| 09 Feb 2004 |
ShortPath had update for fast calculation |
| 26 Aug 2004 |
The new e-mail is added |
| 14 Sep 2004 |
PlotGraph is updated |
| 11 Oct 2004 |
CycleBasis is updated |
| 28 Mar 2006 |
All functions are updated, new functions are added. |
| 30 Mar 2006 |
Summary title is updated |
| 26 Apr 2006 |
The function grMinAbsEdgeSet are included. |
| 09 May 2006 |
The grMinSpanTree had update;
two new functions are created. |
| 16 May 2006 |
The function grPERT is added. |
| 29 Jun 2006 |
Two new functions is added. One function with bugs is deleted. |
| 05 Jul 2006 |
Two new functions is added |
| 08 Aug 2006 |
The function grDecOrd has update. |
| 25 May 2007 |
A bug in grPlot is corrected. |
| 11 Jul 2009 |
two new functions are added |
| 09 Nov 2009 |
Bugs in some functions for work with the isolated vertexes were corrected. Thanks to Marcin Eichner! |
| 30 Jan 2011 |
New function grShortVerPath is added. |
|