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

Update Branch from Master #267

Merged
merged 45 commits into from
Mar 21, 2023
Merged

Update Branch from Master #267

merged 45 commits into from
Mar 21, 2023

Conversation

ZigRazor
Copy link
Owner

No description provided.

suncanghuai and others added 26 commits November 3, 2022 13:23
* implement topological sort based on dfs
* add benchmark for topological sort
* add basic test for topological sort

Co-authored-by: suncanghuai <[email protected]>
This PR removes an additional space character between link text and link URL, which caused faulty formatting of the README.md file.
…249)

* implement WeightBalancedLibra algorithm based on paper pseudocode
* add weight-related apis for class CoordinatedPartitionState
* adjust set operations of class CoordinatedRecord
* append a testcase in PartitionTest.cpp for WB-Libra

Co-authored-by: suncanghuai <[email protected]>
…250)

Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com>
* add testcases for multi-thread bfs(in BFSTest.cpp)
* add benchmark for multi-thread bfs(in BFS_BM.cpp)

Co-authored-by: suncanghuai <[email protected]>
* first implementation and tests

* add docs and minor changes

* minor change

* minor change
* Update README for best first search algorithm

* minor change

* minor change

* minor review changes
* custom return type for kosaraju()

* Tests for Kosaraju's algorithm

* fixed minor issues

* fixed merge issue
Signed-off-by: GitHub <[email protected]>
@github-actions github-actions bot added automated workflows Automated Workflows core something about core repo something about repo test Something about test labels Mar 21, 2023
@ghost
Copy link

ghost commented Mar 21, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration .github/workflows/codeql-analysis.yml:analyze/language:cpp. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@ZigRazor ZigRazor self-assigned this Mar 21, 2023
@github-advanced-security
Copy link

You have successfully added a new CodeQL configuration /language:cpp. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-advanced-security
Copy link

You have successfully added a new Eslint (reported by Codacy) configuration .github/workflows/codacy.yml:codacy-security-scan. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-advanced-security
Copy link

You have successfully added a new Remark-lint (reported by Codacy) configuration .github/workflows/codacy.yml:codacy-security-scan. As part of the setup process, we have scanned this repository and found 300 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Shellcheck (reported by Codacy) configuration .github/workflows/codacy.yml:codacy-security-scan. As part of the setup process, we have scanned this repository and found 5 existing alerts. Please check the repository Security tab to see all alerts.

@github-advanced-security
Copy link

You have successfully added a new Jacksonlinter (reported by Codacy) configuration .github/workflows/codacy.yml:codacy-security-scan. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@ZigRazor ZigRazor merged commit 9aba39f into 155-const-code-review Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated workflows Automated Workflows core something about core repo something about repo test Something about test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants