The Wayback Machine - https://web.archive.org/web/20200831045348/https://github.com/topics/pathfinding
Skip to content
#

pathfinding

Here are 837 public repositories matching this topic...

graphhopper
easbar
easbar commented Apr 18, 2020
  1. go to https://graphhopper.com/maps/
  2. from/to text fields are empty, click one of the vehicle icons
  3. right click the map -> 'Set as Start/Intermediate/End' entries are grayed out
  4. (bonus) click vehicle icon again -> markers are created in Sibay, Russia, context menu entries become active again, but from/to fields still empty even though there are markers on the map
dominikaaaa
dominikaaaa commented Aug 27, 2020

Some information

Operating system: Arch btw
Java version: OpenJDK 11
Minecraft version: 1.6.4
Baritone version: 1.7.1
Forge mods (if used): Auto2b2tBackdoor.jar

Exception, error or logs

Please find your latest.log or debug.log in this folder and attach it to the issue

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0

Currently Implemented Path Finding (Dijkstras, BFS, A Star, BiDirectional) Sorting (Merge, Quick, Heap, Bubble, Insertion, Selection) Backtracking (NQueen Problem) Searching (Linear, Binary)
  • Updated Aug 19, 2020
  • JavaScript
Self-driving-vehicle

Simulation of self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
  • Updated Dec 18, 2019
  • C#

Improve this page

Add a description, image, and links to the pathfinding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pathfinding topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.