Search results for a*

PathFindingForObjC screenshot

PathFindingForObjC

June 07, 2015 • MIT License
A Comprehensive PathFinding Library for Objective-C.
SwiftPriorityQueue screenshot

SwiftPriorityQueue

April 16, 2015 • MIT License
SwiftPriorityQueue is a pure Swift (no Cocoa) implementation of a generic priority queue data structure, appropriate for use on both iOS and OS X projects. It features a straightforward interface a...
A* Algorithm screenshot

A* Algorithm

April 05, 2014 • Apache 2.0 License
A Star algorithm implementation for iOS