Ivan Lazarevic

Results 2 repositories owned by Ivan Lazarevic

A-Star_Algorithm

21
Stars
3
Forks
Watchers

Several different implementations of the A-Star algorithm, including a Bidirectional version.

Rope-Data-Structure-C

19
Stars
1
Forks
Watchers

Implementation of a data structure that can store a string and efficiently cut a part (a substring) of this string and insert it in a different position