Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/viska97/graphpathfinder

A console application for finding a path on an oriented graph
https://github.com/viska97/graphpathfinder

Last synced: about 1 month ago
JSON representation

A console application for finding a path on an oriented graph

Awesome Lists containing this project

README

        

# GraphPathFinder
A console application for finding a path on an oriented graph

Консольное приложение для нахождения пути на ориентированном графе с помощью алгоритма поиска в ширину или алгоритма поиска в глубину.