Coder Social home page Coder Social logo

jdecorte-be / lem_in Goto Github PK

View Code? Open in Web Editor NEW

This project forked from artainmo/lem_in

1.0 0.0 0.0 183 KB

42 school project. Using graph-traversal-algorithms for ants to choose the shortest path within an ant colony.

Shell 0.18% C 97.08% Makefile 2.73%

lem_in's Introduction

lem_in

42 school subject.

A program in c that takes an ant-farm description consisting of a start room, end room, rooms in between and tunnels between those rooms.
The ants need to move from start to end room in the shortest time possible, knowing in-between rooms can only contain one ant at a time.
We need to use graph-traversal-algorithms for this. I will implement the “Breadth First Search” algorithm and adapt it to this project of course.

Documentation

Depth First Search or DFS for a Graph
Breadth First Search or BFS for a Graph
The 2 Most Popular Graph Traversal Algorithms
The 5 Most Powerful Pathfinding Algorithms
Shortest path in an unweighted graph

lem_in's People

Contributors

artainmo avatar jdecorte-be avatar

Stargazers

Carolina Hernández S. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.