Skip to content
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

Routers #8

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Routers #8

wants to merge 4 commits into from

Conversation

kamendov-maxim
Copy link
Owner

No description provided.

@zhitm
Copy link

zhitm commented Apr 26, 2024

У Вас тесты упали на build-Windows

Copy link

@zhitm zhitm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Хорошо!

/// <param name="firstVertex">Number of first vertex</param>
/// <param name="secondVertex">Number of second vertex<</param>
/// <param name="bandwith">Bandwith of a network</param>
public class Edge(int firstVertex, int secondVertex, int bandwith)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private

@zhitm
Copy link

zhitm commented Apr 26, 2024

Перед тем, как будете вливать в main, поправьте CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants