Path: utzoo!mnetor!uunet!littlei!ogcvax!pase From: pase@ogcvax.UUCP (Douglas M. Pase) Newsgroups: comp.theory Subject: Re: Maze searching problem Message-ID: <1615@ogcvax.UUCP> Date: 8 Apr 88 20:31:34 GMT References: Reply-To: pase@ogcvax.UUCP (Douglas M. Pase) Organization: Oregon Graduate Center, Beaverton, OR Lines: 9 In article pase@ogcvax.UUCP (Douglas M. Pase) writes: The problem is determine whether the goal is reachable from the start within an O(log n) space bound and no time bound. -------------------------- It seems a simple dynamic programming approach would solve this easily. OOPS... dynamic programming would use O(n) space. -- Doug Pase -- ...ucbvax!tektronix!ogcvax!pase or pase@cse.ogc.edu (CSNet)