Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Chess Moves

by cbraga (Pilgrim)
on Jan 10, 2004 at 17:52 UTC ( [id://320342]=note: print w/replies, xml ) Need Help??


in reply to Chess Moves

You're taking the wrong approach. You want to generate chess, problems, it seems, and your approach, while valid, won't yeld useful results due primarily to two reasons:

1 - for a given soluction it'll generate hundreds or thousands of possible starting positions

2 - a chess problem (what you call the original board position) has many subjective qualities, such as beauty, difficulty and likelihood to occur in a regular game.

If you can develop an algorithm to evaluate a chess problem according to the criterions in #2, you can use that to filter out the hundreds of positions generated in step #1. But would it be worth your while? It might be cheaper to get a good chess player to invent problems for your.

ESC[78;89;13p ESC[110;121;13p

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://320342]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-25 09:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found