Topic: "bipartite-matching"
hotelll/Music_Plagiarism_Detection
"Music Plagiarism Detection via Bipartite Graph Matching", paper is avaliable on Arxiv.
Language: Python - Size: 178 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 2

sharyash81/Algorithm-Design
Algorithm design course in my forth semester of university
Language: C# - Size: 30.3 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

pl3onasm/CLRS
Advanced algorithms and generic data structures in C
Language: C - Size: 10.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

ocramz/assignment-riemann-opt
minimum bipartite matching via Riemann optimization
Language: Python - Size: 21 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 1

Ren-Research/LOMAR
[ICML 2023] Learning for Edge-Weighted Online Bipartite Matching with Robustness Guarantees
Language: Python - Size: 666 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

HeddaCohenIndelman/PerturbedStructuredPredictorsDirect
This is the official implementation of the bipartite matching experiment from the paper "Learning Randomly Perturbed Structured Predictors for Direct Loss Minimization".
Language: Python - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

rishi1999/pixel-shuffle
rearrange the pixels of one image to create another image; not your usual image morph app
Language: Jupyter Notebook - Size: 62.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

guoyangqin/approx_bipartite_match
Python implementation of an approximate Euclidean bipartite matching algorithm proposed by a 2004 paper "A Near-Linear Constant-Factor Approximation for Euclidean Bipartite Matching?" by Pankaj Agarwal and Kasturi Varadarajan.
Language: Python - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

slaypni/randomized-hopcroft-karp
An algorithm to find maximum cardinality matching of bipartite graph
Language: TypeScript - Size: 66.4 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

long-gong/switch-simulator
Switch Simulator for Our QPS Paper
Language: C - Size: 66.4 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

dilsonpereira/BipartiteMatching
Python implementation of algorithms for maximum cardinality matching and maximum cost assignment in bipartite graphs
Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Electron1997/Algorithms
Custom implementation of some algorithms in C++
Language: C++ - Size: 125 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

justfetz/iit-cs-535-advanced-algorithms-notes
A repo for notes from DAA-535-IIT
Size: 11.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kristerus/Graph-and-Networking-Algorithms
This is a repository, containing several types of most used computer science algorithms
Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

maorshutman/bipmat
A C++ graph-based implementation of the Kuhn-Munkres (Hungarian) algorithm.
Language: C++ - Size: 433 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

cynicphoenix/Successive-Shortest-Path-Algorithm
Min Cost Perfect Bipartite Matching Algorithm
Language: Java - Size: 6.29 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

speters9/JobMatch
Implementing a series of matching algorithms to connect individuals with their desired placements in a way that optimizes preferred outcomes for all.
Language: Python - Size: 78.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

bergio13/heuristic-optimization-MWCCP
Construction Heuristics, Local Search, VND, GRASP, GVNS, GA and ACO applied to the Minimum Wieghted Crossings with Constraints Problem (MWCCP)
Language: Jupyter Notebook - Size: 21.1 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

bzquatre/biparti_transvarsal_minimal
the algorithm works by first finding a maximum matching in the bipartite graph, which is a set of edges that pairs as many nodes as possible without sharing any common nodes. Then, the maximum matching is converted into a vertex cover, which is a set of nodes that covers all the edges in the graph
Language: Inno Setup - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

murtuswami/Data-Analysis-and-Optimization-for-Bike-Sharing-in-London
The aim of this project is to analyze demand/supply trends for bike sharing applications in central London. The project is split into two parts a Data Analysis section and an Optimization Model for solving the Bike Reposition Problem.
Language: Jupyter Notebook - Size: 74.1 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tomaarsen/PerfectBipartiteMatching
Solution to an perfect bipartite matching problem
Language: Python - Size: 568 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

v-shenoy/daa-assignments
Assignments done as part of the course Design & Analysis of algorithms at BITS Pilani, Hyderabad Campus.
Language: C++ - Size: 414 KB - Last synced at: 5 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

aben20807/graph_theory
1071_圖形理論 GRAPH THEORY
Language: C - Size: 15.6 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
