ai.worlds.wumpus
Class WumpusLogic.PathProblemState

java.lang.Object
  extended byai.worlds.wumpus.WumpusLogic.PathProblemState
Enclosing class:
WumpusLogic

public class WumpusLogic.PathProblemState
extends java.lang.Object


Constructor Summary
WumpusLogic.PathProblemState(Location l, Location h)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WumpusLogic.PathProblemState

public WumpusLogic.PathProblemState(Location l,
                                    Location h)