Leveraging Recursive Gumbel-Max Trick for Approximate Inference in Combinatorial Spaces, NeurIPS 2021
-
Updated
Dec 11, 2021 - Jupyter Notebook
Leveraging Recursive Gumbel-Max Trick for Approximate Inference in Combinatorial Spaces, NeurIPS 2021
A Julia interface to popular python packages for decoding quantum error correcting codes.
Various code related to the problem of cycle (circuit) double covers
Solved tasks of "Randomized Algorithms" university course, contains implementations of main randomized algorithms.
An approach about the NP-Hard problem: Partition Into Perfect Matchings, in which I worked in the class of Complexity and Algorithms, in Universidad del Norte, which I wanted to share with the world.
An application to demonstrate an algorithm for finding maximum matchings in bipartite graphs.
A short program in the Algorithms and Complexity class, where you can generate a graph with a specific number of nodes and get a perfect matching graph if it exists.
Design a linear-time algorithm to check tree perfect matching
The problem of partitioning a graph into "perfect" pairings.
Add a description, image, and links to the perfect-matchings topic page so that developers can more easily learn about it.
To associate your repository with the perfect-matchings topic, visit your repo's landing page and select "manage topics."