Skip to content

Diversity#643

Open
pianand wants to merge 18 commits intocpp_mainfrom
diversity
Open

Diversity#643
pianand wants to merge 18 commits intocpp_mainfrom
diversity

Conversation

@pianand
Copy link

@pianand pianand commented Apr 3, 2025

  • Does this PR have a descriptive title that could go in our release notes?
  • Does this PR add any new dependencies?
  • Does this PR modify any existing APIs?
    • Is the change to the API backwards compatible?
  • Should this result in any changes to our documentation, either updating existing docs or adding new ones?

Reference Issues/PRs

What does this implement/fix? Briefly explain your changes.

Any other comments?

if (_diverse_index) {
if (blockers[iter - pool.begin()].size() >= _num_diverse_build)
need_to_add_edge = false;
else if (blockers[iter - pool.begin()].find(_location_to_seller[iter->id]) != blockers[iter - pool.begin()].end())
Copy link
Contributor

Choose a reason for hiding this comment

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

it only allow one seller in the neighbor list?

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