A pathfinding algorithm
-
Updated
Nov 4, 2021 - C
A pathfinding algorithm
{EPITECH} -- First year -- Semester 2 -- sixth CPE project
Your ant colony must move from one point to another. But how to make it the shortest path possible? This project introduces you to graphing algorithms: your program will have to intelligently select the precise paths and movements that these ants must take.
A route algorithm to optimally cross the anthill
lem_in @ 42 - ant simulation and pathfinding
The aim of the project to write a program that finds a way out of the labyrinth represented as a text file.
Search for the maximum flow on the example of an ant farm
The goal of this project is to find the quickest way to get n-ants across the farm. Project of UNIT Factory (école 42).
42 school algorithm project. Learning about graph traversal algorithms and maximum flow.
lem-in is a project that meant to make a digital version of an ant farm.
This project is a digital version of an ant farm simulation.
algorithm edmonds_karp
Add a description, image, and links to the lem-in topic page so that developers can more easily learn about it.
To associate your repository with the lem-in topic, visit your repo's landing page and select "manage topics."