Skip to content

jjauzion/lemin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lem-in

Shortest path(s) finding algorithm. Help ants to find their way out of the maze. The algorithm looks for the shortest way to get all the ants out, which might be to take two long paths rather than the shortest path.

Usage

  • git clone the repository
  • make
  • ./lem-in < maps_path

Maps

Map exemples are provided in validation_test/maps

compatibility

Mac OS

About

Shortest path(s) finding algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published