Description: This program is implemented with Matlab Optimization Toolbox for graph edge coloring. Contains a lot of graph theory program, such as the calculation of the maximum cut sets, connectivity, minimal covering the number of edges, etc.
To Search:
File list (Check if you may need any files):
PicThery\GrTheory\Contents.m
........\........\grBase.m
........\........\grCoBase.m
........\........\grCoCycleBasis.m
........\........\grColEdge.m
........\........\grColVer.m
........\........\grComp.m
........\........\grCycleBasis.m
........\........\grDecOrd.m
........\........\grDistances.m
........\........\grEccentricity.m
........\........\grIsEulerian.m
........\........\grMaxComSu.m
........\........\grMaxFlows.m
........\........\grMaxMatch.m
........\........\grMaxStabSet.m
........\........\grMinAbsEdgeSet.m
........\........\grMinAbsVerSet.m
........\........\grMinCutSet.m
........\........\grMinEdgeCover.m
........\........\grMinSpanTree.m
........\........\grMinVerCover.m
........\........\grPERT.m
........\........\grPlot.m
........\........\grShortPath.m
........\........\grTheoryTest.m
........\........\grTravSale.m
........\........\grValidation.m
........\GrTheory
PicThery