Monday, 16 September 2013

Robotics and AI : Wumpus world problem Java Code/Program.

Given below is the java program for "Wumpus world problem".
The program gives a perfect implementation of this problem.It accepts the environment from the user dynamically, and then the agent tries to explore the best possible path to reach the gold, preventing the pits and the wumpus.
This is a perfect code with sample outputs for two scenarios/environments.

VIEW OUR SPECIAL PAGE ON, " ROBOTICS AND ARTIFICIAL INTELLIGENCE " FOR SEM 7 STUDENTS -  Robotics and Artificial Intelligence



VIEW OUR SPECIAL PAGE FOR SEM 7 STUDENTS -  sem 7 java codes

3 comments:

  1. Wow ! It works perfectly ! Thanks.

    ReplyDelete
  2. Thanks for this code ! Was searching on net for this code for a long time.Finally found a perfect code.You have a great blog ,thanks again

    ReplyDelete
  3. Great to see the agent moving in the grid. Wonderful code I must appreciate ur efforts.Thak you very much.Keep it up!

    ReplyDelete

Note: only a member of this blog may post a comment.