A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Other
»
Programming Diversions
Author
algorithm
Andrew Lit
Ranch Hand
Joined: Jul 01, 2002
Posts: 135
posted
Sep 25, 2003 16:35:00
0
Hi,
i just wanted to ask an algorithm on this assignment,
to find the longest knight's move, that it wouldn't cross it's own path.
path is the shortest line between start of the one move and end of the one move.
thank you.
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24081
15
I like...
posted
Sep 26, 2003 08:53:00
0
See, for example,
http://www.google.com/search?q=knights+move+algorithm
.
[Jess in Action]
[AskingGoodQuestions]
Jason Menard
Sheriff
Joined: Nov 09, 2000
Posts: 6450
posted
Sep 26, 2003 09:22:00
0
I'm going to move this to
Programming Diversions
.
Jason's Blog
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: algorithm
Similar Threads
looping in java
The Knight's Tour
Finding the shortest path on a grid
WA #1.....word association
need help for critical path analysis in java
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter