Search:

Type: Posts; User: randomcracker

Search: Search took 0.08 seconds.

  1. Re: A Star Pathfinding algorithm optimization

    Thanks for the fast replies, I appreciate it. I'm working on a Windows Port(Shouldn't take long). I believe it needs optimization on the grounds that it runs slowly on my Android device while every...
  2. A Star Pathfinding algorithm optimization

    Hi anyone have any idea of how I can optimize my implementation of the A* pathfinding algorithm? Here is my code, it's made for Android but I'm guessing most of it is normal Java.
    Pathfinder class....
Results 1 to 2 of 2