Quan-Zhi / k-shortest-paths

Automatically exported from code.google.com/p/k-shortest-paths
0 stars 0 forks source link

data file cannot open #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
When I execute the project from the command line, all data file provided in the 
data directory throws an error. Here is the output error

c:\Users\Windows\Documents\Visual Studio 
2010\Projects\K_Shortest_PATH\Debug>KShortestPATH
Welcome to the real world!
The file data/test_15 can not be opened!

What version of the product are you using? On what operating system?
I am using Visual Studio 2010. Windows Vista OS

Please provide any additional information below.

I am struck in executing the results. Kindly help me out and its very urgent as 
I am struck here.

Thanks a lot in Advance!!!!

Original issue reported on code.google.com by dineshla...@gmail.com on 3 Apr 2012 at 10:15

GoogleCodeExporter commented 8 years ago
Where did you put your 'data' directory? 

You may try to change the file paths in the main function of MainP.cpp

Original comment by yan.qi....@gmail.com on 27 Apr 2012 at 6:22

GoogleCodeExporter commented 8 years ago
Hi Thanks for the reply. I have already solved the issue. 

Thanks anyways

Original comment by dineshla...@gmail.com on 27 Apr 2012 at 7:08