Open
Conversation
Feat/stepiiiiiiik algo
Add Ford-Bellman algorithm
feat: add algorithm for searching strongly connected components
Testing/stepiiiiiiik
Testing/nickovlev
vkutuev
reviewed
Jun 7, 2025
vkutuev
left a comment
There was a problem hiding this comment.
Годнота!!!
Немного осуждаю отношение к заголовкам PR'ов. И ещё немного выбивает именование файлов в camel case.
- Горлов Степан — 39 баллов
- Яковлев Николай -- 39 баллов
Comment on lines
+141
to
+143
| if (edgeMaxCountCast >= vertexCountCast) { | ||
| throw IllegalStateException("Max edges count can`t be greater than vertex count") | ||
| } |
Made save Json, cycles and crucial Vertex
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
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.
👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to the default branch since the assignment started. Your teacher can see this too.
Notes for teachers
Use this PR to leave feedback. Here are some tips:
For more information about this pull request, read “Leaving assignment feedback in GitHub”.
Subscribed: @Stepiiiiiiik @Nickovlev @Daniil-Chepurnikh