Giter Site home page Giter Site logo

(Maybe?) Some issues with the search about astar HOT 1 OPEN

jamieg avatar jamieg commented on June 6, 2024
(Maybe?) Some issues with the search

from astar.

Comments (1)

JamieG avatar JamieG commented on June 6, 2024 1

Hi, I've only just noticed this! You've probably moved on but thought I'd answer.

  1. I think you are right, it should be using the heuristic for the current to the proposed, I might have swapped it out to see what the effect it would have and forgot to put it back.
  2. This was intentional, if you think about it if your grid cells are the same size, you don't want to be able to move on the diagonal through touching corners of two cardinals. This could change from game to game so you could remove that if you actually want that behaviour.
  3. I think you're right, it's been a while since I've looked at this but yeah once the F value changes I don't think it will sort itself so should probably have a call to UpdatePriority.

If I get a sec I'll update it, thanks for the feedback.

from astar.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.