/Lem_in

Primary LanguageC

Lem_in

The objective of this project is to find the most efficient way for ants to go from start to end in the graph. They can take multiple path at the same time.

The input map is formated as below.

drawing

Solution output

The output must fisrt show the map then the position of each ant at a time.

drawing

Visualizer

In order to see how each ant moves we did a visualizer. We can see the ant number and how they move through different cycles.

drawing

Final mark (125/125)