jaghili / ga-walk

A (very) simple genetic algorithm to solve the shortest path to a given point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ga-walk

A (very) simple genetic algorithm to solve the shortest path to a given point taking account for osbstacles.

About

A (very) simple genetic algorithm to solve the shortest path to a given point

License:MIT License


Languages

Language:C++ 96.6%Language:Makefile 3.4%