Using search to solve problems

Posted by dan on Stack Overflow See other posts from Stack Overflow or by dan
Published on 2010-05-17T13:58:06Z Indexed on 2010/05/17 14:00 UTC
Read the original article Hit count: 178

Filed under:
|
|

am trying to write a 4 x 4 grid using vertical bars and underscore. I have a class for the puzzle, but i want to know what fields and methods i can use to represent and manipulate a configuration for the puzzle

© Stack Overflow or respective owner

Related posts about java

Related posts about 15-puzzle