Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
/dl/192600.html
标签:
Implemented
following
compile
command
上传时间:
2014-01-01
上传用户:lhc9102