powered by
smallest.weight(gemat, sp)
shortest.chain
largest.weight
longest.chain
lclw
mat=matrix(c(0,5,3,7,0,5,0,8,0,4,3,8,0,1,6,7,0,1,0,2,0,4,6,2,0),5,5) shortest.chain(gemat=mat,sp=4)
Run the code above in your browser using DataLab