Prolog agent for wumpus square world.
It prints all possible solutions for the given cave including optimal one.
It uses DFS for finding the way.
egorklementev/prolog_agent_for_wumpus
Prolog agent for wumpus square world. It prints all possible solutions for the given cave.
Prolog