-
Notifications
You must be signed in to change notification settings - Fork 1
AA-part3 #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Igor-Stovba
wants to merge
34
commits into
main
Choose a base branch
from
AA-part3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
AA-part3 #4
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated Architecture.md After review hpp Updated Architecture.md Try memory usage Updated Architecture.md Updated Architecture.md Update bench: +Ford-Bellman, new random graph gen, fix issues Updated Architecture.md fix bench.cpp Updated Architecture.md Update test.yaml Updated Architecture.md add new cmake and spath add src folder Updated Architecture.md Updated Architecture.md Update CMakeLists Updated Architecture.md add tests for bellman Updated Architecture.md change cmake Update bench.cpp Updated Architecture.md fix yaml Updated Architecture.md fix includes in spath.hpp Updated Architecture.md update cmake and ci Updated Architecture.md update bench Updated Architecture.md update cmake Updated Architecture.md add config Updated Architecture.md Updated Architecture.md Update bench yaml Updated Architecture.md fix yaml test ci Updated Architecture.md test ci Updated Architecture.md update documentation Updated Architecture.md Update yaml Updated Architecture.md Update bench Updated Architecture.md Update yaml Updated Architecture.md test ci Updated Architecture.md Decrease number of edges in bench Updated Architecture.md test ci Updated Architecture.md test ci Updated Architecture.md test ci Updated bench_report.txt test ci Updated Architecture.md test ci Updated bench_report.txt + Update Architecture.md update README.md Updated bench_report.txt + Update Architecture.md test ci Delete Architecture.md update architecture Updated bench_report.txt + Update Architecture.md Updated bench_report.txt + Update Architecture.md Updated bench_report.txt + Update Architecture.md
parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306868 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306812 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306791 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306749 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306699 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306600 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306532 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306139 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739306113 +0300 parent baeeda5 author Igor <greafdorothy@yandex.com> 1739114702 +0300 committer Igor <greafdorothy@yandex.com> 1739285448 +0300 rebase commit fix namings Updated Architecture.md Try memory usage Updated Architecture.md Updated Architecture.md Update bench: +Ford-Bellman, new random graph gen, fix issues Updated Architecture.md fix bench.cpp Updated Architecture.md Update test.yaml Updated Architecture.md add new cmake and spath add src folder Updated Architecture.md Updated Architecture.md Update CMakeLists Updated Architecture.md add tests for bellman Updated Architecture.md change cmake Update bench.cpp Updated Architecture.md fix yaml Updated Architecture.md fix includes in spath.hpp Updated Architecture.md update cmake and ci Updated Architecture.md update bench Updated Architecture.md update cmake Updated Architecture.md add config Updated Architecture.md Updated Architecture.md Update bench yaml Updated Architecture.md fix yaml test ci Updated Architecture.md test ci Updated Architecture.md update documentation Updated Architecture.md Update yaml Updated Architecture.md Update bench Updated Architecture.md Update yaml Updated Architecture.md test ci Updated Architecture.md Decrease number of edges in bench Updated Architecture.md test ci Updated Architecture.md test ci Updated Architecture.md test ci Updated bench_report.txt test ci Updated Architecture.md test ci Updated bench_report.txt + Update Architecture.md update README.md Updated bench_report.txt + Update Architecture.md test ci Delete Architecture.md update architecture Updated bench_report.txt + Update Architecture.md Updated bench_report.txt + Update Architecture.md Updated bench_report.txt + Update Architecture.md fix namings Updated Architecture.md After review hpp Updated Architecture.md Updated Architecture.md Updated Architecture.md Update bench: +Ford-Bellman, new random graph gen, fix issues Updated Architecture.md fix bench.cpp Updated Architecture.md Update test.yaml Updated Architecture.md add new cmake and spath add src folder Updated Architecture.md Updated Architecture.md Update CMakeLists Updated Architecture.md add tests for bellman Updated Architecture.md change cmake Updated Architecture.md Updated Architecture.md fix includes in spath.hpp Updated Architecture.md Updated Architecture.md update bench Updated Architecture.md update cmake Updated Architecture.md add config Updated Architecture.md Updated Architecture.md Updated Architecture.md Updated Architecture.md test ci Updated Architecture.md update documentation Updated Architecture.md Updated Architecture.md Update bench Updated Architecture.md Update yaml Updated Architecture.md test ci Updated Architecture.md Decrease number of edges in bench Updated Architecture.md Updated Architecture.md Updated Architecture.md Updated Architecture.md update README.md Updated bench_report.txt + Update Architecture.md test ci Delete Architecture.md update architecture Updated bench_report.txt + Update Architecture.md Updated bench_report.txt + Update Architecture.md Updated bench_report.txt + Update Architecture.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Отчет о проведении бенчмарка на различных ОС лежит в docs/Reports.md. Добавили функциональные тесты и бенчмарк к алгоритму Флойда-Уоршелла. Добавили описание того, как расширять библиотеку (в Readme.md).
Upd: добавили выводы по бенчмаркам в docs/Reports.md + добавили документацию к алгоритмам в spath.hpp.