How to find a path with minimal node value in a graph?

后端 未结 0 1129
不知归路
不知归路 2020-12-14 01:11

I have undirected graph G(n,m). And each vertex has a value v-i. And what polynomial complexity algorithm can help me to find a path s-t so that maximum value of the nod

相关标签:
回答
  • 消灭零回复
提交回复
热议问题