Skip to content

moment-of-peace/AI-uniform-cost-search

Repository files navigation

AI-uniform-cost-search

All the roads in the map is defined in an environment file in the following format: start point, end point, length. This java program can find the shortest path between two points as well as the shortest total length.

About

java, discrete map search, uniform cost search algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages