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

98 grouping with self loops #152

Merged
merged 55 commits into from
Sep 28, 2023
Merged

98 grouping with self loops #152

merged 55 commits into from
Sep 28, 2023

Conversation

ShiriMoran
Copy link
Contributor

solves #98

@ShiriMoran ShiriMoran force-pushed the 98_grouping_with_self_loops branch from 8465af1 to be56d4d Compare September 5, 2023 12:48
@ShiriMoran ShiriMoran requested review from zivnevo and adisos September 5, 2023 13:18
Copy link
Collaborator

@adisos adisos left a comment

Choose a reason for hiding this comment

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

Added a few initial comments

pkg/vpcmodel/grouping.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Show resolved Hide resolved
pkg/vpcmodel/grouping_test.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
pkg/vpcmodel/groupingSelfLoop.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@adisos adisos left a comment

Choose a reason for hiding this comment

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

General comment: please add documentation for individual functions about their input args and return values, and what they represent, especially for non-trivial functions (such as deltaBetweenGroupedConnLines , setMinusSet... ).

@ShiriMoran ShiriMoran merged commit 4af4337 into main Sep 28, 2023
@ShiriMoran ShiriMoran deleted the 98_grouping_with_self_loops branch September 28, 2023 05:42
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