Selfvsself / WayFinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WayFinder

The implementation of the A* algorithm is a search algorithm that finds the route with the lowest cost from the initial vertex to the selected endpoint.

  1. To run, use the class Application.java
  2. Go to localhost:8091 and try

image

About


Languages

Language:Java 61.1%Language:HTML 36.0%Language:CSS 2.9%