Changeset 2918
- Timestamp:
- 01/27/10 10:39:16 (16 years ago)
- Location:
- issm/trunk/src/m/partition
- Files:
-
- 1 added
- 1 deleted
- 1 edited
-
flagedges.m (added)
-
partition.m (modified) (1 diff)
-
plotedges.m (deleted)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/partition/partition.m
r2915 r2918 3 3 % partition into 100 parts, but ignore vertex and edge weights 4 4 %[status,maptab]=gmap(adj_mat,vlist,[],[],'cmplt',[100],'-vm','-vs','-vt'); 5 [status,maptab]=gmap(adj_mat,vlist,[],[],'cmplt',[100 0]);5 [status,maptab]=gmap(adj_mat,vlist,[],[],'cmplt',[100]); 6 6 7 7 % plot partitions
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)