|
[Date Index]
[Thread Index]
[Author Index]
Re: Any One have an idea?
- To: mathgroup at smc.vnet.net
- Subject: [mg87656] Re: Any One have an idea?
- From: Arnoud Buzing <arnoudb at wolfram.com>
- Date: Tue, 15 Apr 2008 05:50:15 -0400 (EDT)
- References: <200804140939.FAA07820@smc.vnet.net>
There are some demonstrations on the Wolfram Demonstrations web site
which may be helpful to you:
http://demonstrations.wolfram.com/search.html?query=knight%27s+tour
AnnaSJ wrote:
> Dear All,
>
> Does anyone have any idea how to do or come up with the "knight's tour" problem. Please give me some idea how to do it!
>
> The program is used a random number to select a starting position for the knight, and select the next position by selecting one of the available positions at random. When the knight reaches a position from which the number of the last possible available positions, the tour is finished.
>
> Thanks All,
>
> Anna SJ.
Prev by Date:
Re: Any One have an idea?
Next by Date:
Re: Numerical integration and list of points
Previous by thread:
Re: Any One have an idea?
Next by thread:
Re: Any One have an idea?
|