热搜关键词: 电路基础ADC数字信号处理封装库PLC

rar

c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin

  • 1星
  • 2014-03-05
  • 1.74KB
  • 需要1积分
  • 0次下载
标签: c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin

c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlyin

c  pgm  to  find  redundant  paths  in  a  graph.Many  fault-tolerant  network  algorithms  rely  on  an  underlying  assumption  that  there  are  possibly  distinct  network  paths  between  a  source-destination  pair.  Given  a  directed  graph  as  input,  write  a  program  that  uses  depth-first  search  to  determine  all  such  paths.  Note  that,  these  paths  are  not  vertex-disjoint  i.e.,  the  vertices  may  repeat  but  they  are  all  edge-disjoint  i.e.,  no  two  paths  have  the  same  edges.  The  input  is  the  adjacency  matrix  of  a  directed  acyclic  graph  and  a  pair(s)  of  source  and  destination  vertices  and  the  output  should  be  the  number  of  such  disjoint  paths  and  the  paths  themselves  on  separate  lines.  In  case  of  multiple  paths  the  output  should  be  in  order  of  paths  with  minimum  vertices  first.  In  case  of  tie  the  vertex  number  should  be  taken  in  consideration  for  ordering.

展开预览

猜您喜欢

推荐帖子

评论

登录/注册

意见反馈

求资源

回顶部

推荐内容

热门活动

热门器件

随便看看

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
×