[OT] Navigation systems

Peter Haworth pete at lcsql.com
Tue Oct 22 09:50:49 EDT 2013


Thanks Bjornke. The article explains the algorithm very well and your stack
is a nice example of how to implement it.

Pete
lcSQL Software
On Oct 21, 2013 7:57 AM, "Björnke von Gierke" <bvg at mac.com> wrote:

> I suggest a* for that. I've got an implementation on a square grid (second
> entry):
> http://bjoernke.com/?target=games
>
> I used this tutorial to make it:
> http://www.policyalmanac.org/games/aStarTutorial.htm
>
>
>
>
> On 18.10.2013, at 23:00, Peter Haworth wrote:
>
> > Thanks Alex, I'll check it all out.
> >
> > Now I understand a bit more about this, I may have a use for it. A
> project
> > I'm working on requires figuring out how to navigate from one table to
> > another in an SQL database using defined foreign keys between
> intermediate
> > tables. Right now, I'm just trying all possible routes but maybe these
> > navigation techniques could help.
>
>
> --
>
> Use an alternative Dictionary viewer:
> http://bjoernke.com/bvgdocu/
>
> Chat with other RunRev developers:
> http://bjoernke.com/chatrev/
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list