Skip to content

udpate max k color test#66

Open
cbhyphen wants to merge 2 commits intogkhayes:masterfrom
cbhyphen:patch-2
Open

udpate max k color test#66
cbhyphen wants to merge 2 commits intogkhayes:masterfrom
cbhyphen:patch-2

Conversation

@cbhyphen
Copy link

@cbhyphen cbhyphen commented Jan 25, 2023

The test currently has a graph with the same number of same color pairs as different color pairs. I think this update will help clarify how the fitness function evaluates a state and that it is a minimization problem.

test currently has the same number of same-color pairs as different-color pairs.  this would have helped me to realize it's a minimization problem quicker.
Copy link

@AlexWendland AlexWendland left a comment

Choose a reason for hiding this comment

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

The change modifies the example so it goes from having 6 unique edges to 7. This improves the example so that it is clear the fitness function is evaluating different edges not similar ones.

It would be useful to highlight in the example that non-distinct edges are amalgemated rather than count as a double edge.

@cbhyphen cbhyphen closed this Feb 27, 2024
@cbhyphen cbhyphen reopened this Feb 27, 2024
@cbhyphen
Copy link
Author

seems I don't have permissions to merge this PR. would happily do it !

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