Giter Site home page Giter Site logo

A* algorithm? about javascript-algorithms HOT 9 OPEN

trekhleb avatar trekhleb commented on April 28, 2024 1
A* algorithm?

from javascript-algorithms.

Comments (9)

trekhleb avatar trekhleb commented on April 28, 2024

Hi @marcofugaro

Thank you for suggestion!

Yes let's have it as an issue here and I will treat it as item from requested algorithms queue. I've created a label for that. So once I'll have a chance I'll implement it (or may be any other developer will volunteer)

from javascript-algorithms.

dani4453 avatar dani4453 commented on April 28, 2024

Hello @trekhleb

I willing to contribute the project, so I would like to take this problem. As a newcomer I don't know how much time I have to complete the task so I will like to know.

Thank you.

from javascript-algorithms.

trekhleb avatar trekhleb commented on April 28, 2024

@dani4453 great! It would be nice to have your contribution!

from javascript-algorithms.

amatiasq avatar amatiasq commented on April 28, 2024

I have a A* algorithm in my https://github.com/amatiasq/pathfinding repo, but I'm not an expert. I can clean it up for this.

from javascript-algorithms.

thwee-alchemist avatar thwee-alchemist commented on April 28, 2024

Hi. I'm on my phone so I can't do a pull request, but I recently implemented A*, feel free to copy it... https://github.com/thwee-alchemist/A_Star

from javascript-algorithms.

Martin-Pitt avatar Martin-Pitt commented on April 28, 2024

What about the pathfinding algorithms and also optimised data structures from: https://github.com/anvaka/ngraph.path ?

It seemed really interesting project to me, both from algorithms for pathfinding and also modified data structures for performance in JS.

@anvaka what are your thoughts?

from javascript-algorithms.

shubham2704 avatar shubham2704 commented on April 28, 2024

Hello @trekhleb

I want to contribute to this repo. I have implemented few path finding algorithms like dijkstra algorithm,A* and etc.
but i have noticed so much activity that's why asking before creating pull request.

from javascript-algorithms.

nyngwang avatar nyngwang commented on April 28, 2024

@trekhleb I can provide my implementation of IDA* (assume the answer to the following question is be "No")

What about the pathfinding algorithms and also optimised data structures from: https://github.com/anvaka/ngraph.path ?

@Martin-Pitt Look nice! Does it include IDA*? So I don't need to implement it again, lol.

by a random person who was fascinated by iterative deepening A* path finding algo.(100+hours spent)

from javascript-algorithms.

MysteryManav avatar MysteryManav commented on April 28, 2024

I would like to work on this, can you please clear the following:

  1. In which folder in "algorithms" do you want the implementation
  2. Do I have to explain in detail the A* Algorithm in the README file for the A*
  3. Can i link some resources(youtube videos, articles, etc.) that i find better for understanding or just images explaining the algorithm and the explaination in words itself

Thanks

from javascript-algorithms.

Related Issues (20)

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.