Artificial Intelligence: A Modern Approach: "Route Finding Agent"

Create a route-finding agent given the environment in the form of a graph. One possible solution can be under the "Route Finding Agent" section. Study the solution code after you have already solved the problem, or if you have spent a substantial amount of time and are stuck (this problem could take you up to 12 hours to solve!).

Click https://github.com/aimacode/aima-java link to open resource.