lemin
There are 17 repositories under lemin topic.
Dias1c/lem-in
🐜 Find optimal paths for ants
dzmitry-duboyski/2captcha-ts
JavaScript package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, Cloudflare turnstile, funcaptcha, geetest and solve any other captchas.
elijahkash/lemin
'School 42' good algorithmic project. Optimized graph and minimum-cost flow (disjoint path finding).
AndreIglesias/Lem-in
Efficient network algorithm to find the maximum flow within a network, with flow limitations.
AzureHaze21/Lemin
find the shortest path between two nodes in a graph
BlueDream145/lemin
Epitech Project, lemin
jraleman/42.Lem-in
An "Hex" simulator, that prints the quickest way to get N ants across the farm. To be the first to arrive, ants will need to take the shortest path. They will also need to avoid traffic jams as well as walking all over their fellow ants.
k-off/lem-in
An Algo Project at Codam (42) - ant farm
Nekory23/lem-in
{EPITECH} | First year | Elementary programming in C project
akaseris/42Lem_in
Moving an ant colony from one point to another, choosing the shortest path of the graph and optimising by the number of moves that are needed.
eserebry/Lem-in
The aim of the project to write a program that finds a way out of the labyrinth represented as a text file.
maximilien-alt/CPE_lemin_2019
Good algorithmic project. Optimized graph and minimum-cost flow.
toro-nicolas/a-maze-d
A fast and efficient maze solver.
eldaroid/Lemin
🐜🗺️ 21 Project Algo branch // This project calculates the smallest path and time for an ant colony to travel from point A to point B.
Lcharvol/lem-in
:ant: Basics graph traversal algorithms
LuciferBahamut/Lem-In
{EPITECH} -- First year -- Semester 2 -- sixth CPE project
omiroshn/lemin
This project implements a pathfinding algorithm in order to move ants from one point of a graph to another.