Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 657 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 657 Bytes

Gaphs_and_alg

MMF NSU.GA laboratory works, 3 course.

Image

Dijkstra's Algorithm (Minimum Path Search)

The report and a detailed description of the algorithm can be found here

Illustration for one of the tests:

The algorithm for finding blocks in a graph (using DFS)

The report and a detailed description of the algorithm can be found here