阅读背景:

动态规划——在地铁系统中计算路径。

来源:互联网 

I have a network of stations in a subway system. The number of stations, the number of tickets I can travel between stations with, and which stations are connected to each other are given in a text file as input to the program. Which stations are connected to each other are kept in a 2D boolean matrix. I have to find the number of paths from station 0 and back to 0 that uses all of the tickets.I have a network of stations in a subway system




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: