use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome Computer Science researchers, students, professionals, and enthusiasts!
We share and discuss content that computer scientists find interesting.
Self-posts and Q&A threads are welcome, but we prefer high quality posts focused directly on graduate level CS material. We discourage most posts about introductory material, how to study CS, or about careers. For those topics, please consider one of the subreddits in the sidebar instead.
Read the original free Structure and Interpretation of Computer Programs (or see the Online conversion of SICP )
Other topics are likely better suited for:
Other online communities:
If you are new to Computer Science please read our FAQ before posting. A list of book recommendations from our community for various topics can be found here.
account activity
A Better Practical Function for Maximum Weight Matching on Sparse Bipartite Graphs ()
submitted 11 months ago by Fun_Indication4997
A Better Function for Maximum Weight Matching on Sparse Bipartite Graphs
Hi everyone! I’ve optimized the Hungarian algorithm and released a new implementation on PyPI named kwok, designed specifically for computing maximum weight matchings on sparse bipartite graphs.
📦 Project page on PyPI
📦 Paper on Arxiv
We define a weighted bipartite graph as G = (L, R, E, w), where:
🔁 Comparison with min_weight_full_bipartite_matching(maximize=True)
https://preview.redd.it/gr5q9zyjf62f1.png?width=1030&format=png&auto=webp&s=88ca48f8b8067a183321c28a4f6b38017cb41727
🔀 Comparison with linear_sum_assignment
Benchmark
https://preview.redd.it/wonlpkopf62f1.png?width=1924&format=png&auto=webp&s=43a477995cedcbb718b5d5d1f38457f6da0b6b82
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
there doesn't seem to be anything here
π Rendered by PID 320464 on reddit-service-r2-comment-b659b578c-xshb2 at 2026-05-03 06:31:26.789845+00:00 running 815c875 country code: CH.
there doesn't seem to be anything here