Hi, here is my prolog source. It's supposed to recursively step through a map to find a route to a given destination. I'm trying to implement a breadth first search, and hence using bagof. The logic seems good, but I can't find the error. All of it has been tested apart from the part where bagof...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.