Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/viska97/graphpathfinder
- Owner: Viska97
- Created: 2018-04-18T20:45:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T18:00:23.000Z (almost 6 years ago)
- Last Synced: 2023-12-22T00:54:28.424Z (about 1 year ago)
- Language: C#
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GraphPathFinder
A console application for finding a path on an oriented graphКонсольное приложение для нахождения пути на ориентированном графе с помощью алгоритма поиска в ширину или алгоритма поиска в глубину.