Path Finding Visualization

கல்வி

இலவசம் · iPadக்கு வடிவமைக்கப்பட்டது. macOSக்குச் சரிபார்க்கப்படவில்லை.

Want to see various pathfinding algorithms in action? With Path Finding Visualization, you can visualize, in action, six different algorithms. This app allows you to select your own starting and ending points, select the algorithm you want to use, and add walls in order to create boundaries. This app includes the following algorithms: Dijkstra's - Works by expanding outwards until it reaches the target node. Guaranteed to find the shortest path as long as there are not any negative weights. Bidirectional Dijkstra's - Dijkstra's algorithm from both sides. A* - Like Dijkstra's in that it favors nodes close to the starting point, but also favors nodes close to the ending point (heuristic). It does not guarantee the shortest path. A tie-breaker that prefers straight lines was included in order to prevent multiple nodes from having the same F values. Bidirectional A* - The A* algorithm from both sides. Breadth-First Search - Traverses through a graph one level at a time until it finds the target node. Since there are no weights, this algorithm does guarantee the shortest path. Depth-First Search - Traverses through a graph by going as deep as possible and then backtracking until it finds the target node. It does not guarantee the shortest path. Learning about or want to visualize any of the above algorithms in action? Download Path Finding Visualization today and have a better understanding of how each algorithm works.

  • இந்தச் செயலி ஒரு மேலோட்டத்தைக் காட்டுவதற்குப் போதுமான மதிப்பீடுகளையோ கருத்துகளையோ பெறவில்லை.

Dark Mode Support

டெவலப்பர், Josh Sauder, கீழே விவரிக்கப்பட்டுள்ளபடி தரவைக் கையாளுவது செயலியின் தனியுரிமை நடைமுறைகளுக்கு உட்படலாம் என்று சுட்டிக்காட்டியுள்ளார். மேலும் தகவலுக்கு டெவலப்பரின் தனியுரிமைக் கொள்கை என்பதைப் பார்க்கவும்.

  • தரவுகள் சேகரிக்கப்படவில்லை

    டெவலப்பர் இந்தச் செயலியிலிருந்து எந்தத் தரவையும் சேகரிக்கவில்லை.

    தனியுரிமை நடைமுறைகள் மாறுபடலாம், உதாரணத்திற்கு நீங்கள் பயன்படுத்தும் அம்சங்கள் அல்லது உங்கள் வயதைப் பொறுத்து அவை மாறுபடலாம். மேலும் அறிக

    இந்தச் செயலி ஆதரிக்கும் அணுகல்தன்மை அம்சங்கள் எவை என்பதை டெவலப்பர் இன்னும் குறிப்பிடவில்லை. மேலும் அறிக

    வழங்குநர்
    • Josh Sauder
    அளவு
    • 34.2 MB
    வகை
    • கல்வி
    இணக்கத்தன்மை
    iOS 15.1 அல்லது அதற்குப் பிந்தையது தேவை.
    • iPhone
      iOS 15.1 அல்லது அதற்குப் பிந்தையது தேவை.
    • iPad
      iPadOS 15.1 அல்லது அதற்குப் பிந்தையது தேவை.
    • iPod touch
      iOS 15.1 அல்லது அதற்குப் பிந்தையது தேவை.
    • Mac
      macOS 12.0அல்லது அதற்குப் பிந்தைய பதிப்பையும், Apple M1 சிப் அல்லது அதற்குப் பிந்தைய பதிப்பையும் கொண்ட Mac.
    • Apple Vision
      visionOS 1.0 அல்லது அதற்குப் பிந்தையது தேவை.
    மொழிகள்
    • ஆங்கிலம்
    வயது மதிப்பீடு
    4+
    பதிப்புரிமை
    • © Josh Sauder