How to create a square grid like chess board???
From: tombolo (engsin_at_gmail.com)
Date: 10/18/04
- Previous message: Cesar Rabak: "Re: List quastion -- polynomial arithmetic operations"
- Next in thread: Bart Demoen: "Re: How to create a square grid like chess board???"
- Reply: Bart Demoen: "Re: How to create a square grid like chess board???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 18 Oct 2004 10:27:23 -0700
Hi...
i'm doing a small system for stowing cargo containers on a
vessel. The concept and positioning of stowing these containers are
the same as placing a chessman on one of the chessboard's cell. so,
how do i implement the rows and columns? Can anyone show me an
example? i heard it can be done using lists.
And one more thing, how do i tell the system to skip the occupied
cell?
By using the not/1 predicate?
thanks in advance...
- Previous message: Cesar Rabak: "Re: List quastion -- polynomial arithmetic operations"
- Next in thread: Bart Demoen: "Re: How to create a square grid like chess board???"
- Reply: Bart Demoen: "Re: How to create a square grid like chess board???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|