Search results for algorithm

Conv screenshot

Conv

December 01, 2018 • MIT License
Conv smart represent UICollectionView data structure more than UIKit.
WZQInstantSearch screenshot

WZQInstantSearch

January 04, 2018 • MIT License
An Algorithm For Instant Search
SwiftCSP screenshot

SwiftCSP

August 08, 2015 • MIT License
SwiftCSP is a constraint satisfaction problem solver written in pure Swift (no Cocoa). It utilizes a simple backtracking algorithm with plans for future optimizations. At this stage of development,...
PathFindingForObjC screenshot

PathFindingForObjC

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

Evolve

May 06, 2015 • MIT License
An Evolution Simulation Engine written in Objective-C.
Kontaminate screenshot

Kontaminate

April 06, 2014 • Apache 2.0 License
A virus game for iOS with two artificial intelligence types and depth (min-max | alpha-beta). Made for iPhone 5 / iOS 6, fully working in iOS 7.
A* Algorithm screenshot

A* Algorithm

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

EKAlgorithms

November 26, 2013 • MIT License
EKAlgorithms contains some well known CS algorithms and other stuff. EKAlgorithms is a gradually increasing bunch of algorithms in which some well known CS algorithms, data structures & others are...