How to find the path that maximizes the product of weight in a directed graph?

前端 未结 0 1290
忘掉有多难
忘掉有多难 2020-12-15 05:38

Given a directed graph with weight between 0 and 1. How can I find the path that maximizes the product of weight?

Want:

path, prob = maximum_likelihood         


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