Roads
Path finding model using the A-star algorithm in Netlogo
Install / Use
/learn @YangZhouCSS/RoadsREADME
roads
Path finding model using the A-star algorithm in Netlogo
This is a path-finding model using the A-star algorithm to find the shortest path. The models uses the map of George Mason University, including the buildings, walkways, drive-ways, and waters. Commuters randomly select a building as destination, find and follow the shortest path to reach there.
More info: http://geospatialcss.blogspot.com/
