The Eight-Puzzle

Eight Puzzle using Depth-first Iterative Deepening SearchDoes anyone have some sample code to explain how this works.psuedo-codealgortihmsactual codeI'll take anything
[210 byte] By [megaSuperDouchea] at [2007-9-28 11:52:44]
# 1
hmm. Could you post the 'Eight Puzzle' problem description, or at least enough to get the gist.
sethmussa at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 2
STFW! http://www.lazytoad.com/lti/ai/hw1-3.html http://www.people.vcu.edu/~dprimeau/cmsc502/fall99/proj2/gp7/proj.htm- Marcus Sundman
msundmana at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 3
FO!
sethmussa at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 4
What's your problem? I wasn't replying to you, so why don't you FO..- Marcus Sundman
msundmana at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 5

I wish the forum admin(s) would make it easier to see which message a reply is replied to, but no, of course they won't.. we wouldn't want these forums to be easy to use, now would we?

For the record: now you can see who a reply is to, but not to which message if there are more than one.

- Marcus Sundman

msundmana at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 6

> I wish the forum admin(s) would make it easier to see

> which message a reply is replied to, but no, of course

> they won't.. we wouldn't want these forums to be easy

> to use, now would we?

You're not having any trouble seeing who THIS post is replying to, right? Hmm, what did I do different? Maybe there IS a way....

dforbua at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 7
> What's your problem? I wasn't replying to you, so why> don't you FO..My bad. FO :)
sethmussa at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 8

> Maybe there IS a way....

How about thinking a bit before you post? Of course there are numerous ways to show which message is being replied to when you write the reply, but that was not the issue here. Mr. sethmuss apparently thought I was replying to him because it wasn't apparent that I wasn't. In pretty much all other forum systems it would have been obvious which message a reply is replied to since the messages would be threaded, or numbered and having an "in reply to message #7"-like field in the header, or some other way of identifying the fact.

- Marcus Sundman

msundmana at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 9
I'm so sorry for not adding the details that were requested. Thanks for the reply msundman. And thanks as well to anyone that posted a reply or even looked at the question. I'll be sure to provide more details in any upcoming questions that I may post.Have a nice day all =)
megaSuperDouchea at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 10

> > Maybe there IS a way....

>

> How about thinking a bit before you post?

Think about what? What did *I* do? Look, I'm not disagreeing with ya, it'd be nice to show how the posts thread out.. All I'm saying is that it's not like there's no way to show who you're replying to..

dforbua at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 11

> For the record: now you can see who a reply is to, but

> not to which message if there are more than one.

Btw, this is shown the title of the "In Reply To"-link. In most browsers this is shown in a tooltip and/or in the status bar when pointing at the link.

- Marcus Sundman

msundmana at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...
# 12

> > > Maybe there IS a way....

> >

> > How about thinking a bit before you post?

>

> Think about what?

About if/how your reply relates to what you're replying to.

> Look, I'm not

> disagreeing with ya, it'd be nice to show how the

> posts thread out.. All I'm saying is that it's not

> like there's no way to show who you're replying to..

I don't disagree with you here, but that was not exactly what I was talking about, although it wasn't very far from it either.

Anyway, I'm sorry for my harsh replies here.. I'm not exactly spreading happiness and joy with that kind of tone in my replies. :-(

- Marcus Sundman

msundmana at 2007-7-12 2:44:35 > top of Java-index,Other Topics,Algorithms...