ricelink / On-finding-fundamental-cut-sets

# #this program aims finding all fundamental cut sets, #when the spanning tree T in undirected graph G is given # #rongjian liu <rongjliu@foxmail.com> #Jun/16/2018 # #Refernece: Saxena, S. (2010). On finding fundamental cut sets. Information Processing Letters, 110(4), 168-170.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On-finding-fundamental-cut-sets

#this program aims finding all fundamental cut sets, #when the spanning tree T in undirected graph G is given

#rongjian liu <rongjliu@foxmail.com> #Jun/16/2018

#Refernece: Saxena, S. (2010). On finding fundamental cut sets. Information Processing Letters, 110(4), 168-170.

About

# #this program aims finding all fundamental cut sets, #when the spanning tree T in undirected graph G is given # #rongjian liu <rongjliu@foxmail.com> #Jun/16/2018 # #Refernece: Saxena, S. (2010). On finding fundamental cut sets. Information Processing Letters, 110(4), 168-170.


Languages

Language:Python 100.0%