Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

A collection of algorithms and data structures

Results 155 Algorithms issues
Sort by recently updated
recently updated
newest added

The Hungarian algorithm is mainly used to solve some problems related to bipartite graph matching.The code I uploaded mainly addresses the issue of minimum point coverage, and I hope it...

The Hungarian algorithm is mainly used to solve some problems related to bipartite graph matching.The code I uploaded mainly addresses the issue of minimum point coverage, and I hope it...

Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 3 to 5. Release notes Sourced from mikepenz/action-junit-report's releases. v5 no changes v5.0.0-rc01 🚀 Features Improve parsing logic for nested suites PR: #1224 Configuration to enable grouping...

dependencies
github_actions

Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.1.5 to 1.4.4. Release notes Sourced from com.google.truth:truth's releases. v1.4.4 Annotated the rest of the main package for nullness, and moved the @NullMarked annotation from individual classes...

dependencies
java

Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-lang3&package-manager=gradle&previous-version=3.14.0&new-version=3.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java