Topic: "matching-algorithm"
exchange-core/exchange-core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
Language: Java - Size: 1.54 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 2,204 - Forks: 848

gitbitex/gitbitex-new
an open source cryptocurrency exchange
Language: Java - Size: 1.65 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 235 - Forks: 85

fasenderos/nodejs-order-book
Ultra-fast Limit Order Book for Node.js written in TypeScript for high-frequency trading (HFT) :rocket::rocket:
Language: TypeScript - Size: 2.74 MB - Last synced at: 3 days ago - Pushed at: 5 days ago - Stars: 161 - Forks: 40

url-kaist/MambaGlue
MambaGlue: Fast and Robust Local Feature Matching With Mamba @ ICRA'25
Language: Python - Size: 5.97 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 143 - Forks: 11

joney000/Java-Competitive-Programming
I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...
Language: Java - Size: 434 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 98 - Forks: 26

Pantelwar/matching-engine
Superfast Matching Engine written in golang
Language: Go - Size: 1.36 MB - Last synced at: about 18 hours ago - Pushed at: almost 2 years ago - Stars: 70 - Forks: 22

becheran/wildmatch
Simple string matching with single- and multiple-wildcard operator
Language: Rust - Size: 59.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 69 - Forks: 14

damianstone/toogether-backend
🐍 Django REST social dating app where users can create a group with their friends, match with other groups, chat and hang out
Language: Python - Size: 32.6 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 64 - Forks: 22

iisys-hof/map-matching-2
High Performance Map Matching with Markov Decision Processes (MDPs) and Hidden Markov Models (HMMs).
Language: C++ - Size: 20.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 58 - Forks: 9

dilsonpereira/Minimum-Cost-Perfect-Matching
C++ implementation of algorithms for finding perfect matchings in general graphs
Language: C++ - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 52 - Forks: 17

IOL0ol1/Edge-Based-Template-Matching
Edge Based Template Matching
Language: C# - Size: 2.32 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 22

mmkamani7/SkeletonMatching
This repository implements skeleton matching algorithm.
Language: Python - Size: 384 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 4

stoqey/dior
Christian Dior 💃🕺👗👔📈📉 - (Order Matching Engine) - match hundreds of thousands of orders per second
Language: TypeScript - Size: 1.99 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 9

TraME-Project/TraME
A toolbox for solving problems of equilibrium computation and identification in discrete choice and matching problems.
Language: C++ - Size: 3 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 7

Wang-Yu-Qing/UTPM
Code for paper: Learning to Build User-tag Profile in Recommendation System
Language: Python - Size: 2.79 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 4

JuliaGraphs/GraphsMatching.jl
Matching algorithms for Graphs.jl
Language: Julia - Size: 61.5 KB - Last synced at: 1 day ago - Pushed at: 5 months ago - Stars: 16 - Forks: 7

byWulf/jigsawlutioner
Jigsaw puzzle solving algorithm
Language: PHP - Size: 1.2 GB - Last synced at: about 10 hours ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 1

Goykhman/Stock_market
Another implementation of stock matching engine which uses binary heaps to store prices in bid/ask order books, and balances the orders recursively.
Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 9

JuliaGraphs/LightGraphsMatching.jl 📦
Matching algorithms for LightGraphs.jl
Language: Julia - Size: 48.8 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 6

kiwaa/exchange-core-dotnet
Language: C# - Size: 328 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 6

jmcph4/calob
Configurable Automated Limit Order Book
Language: Rust - Size: 47.9 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 4

Clinical-Genomics/patientMatcher
A MatchMaker Exchange server
Language: Python - Size: 27.5 MB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 6

dendisuhubdy/liquibook_matching_engine
Exchange Server
Language: C++ - Size: 54.7 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 6

AtlasOfLivingAustralia/ala-name-matching
Atlas name matching API and index generation
Language: Java - Size: 10.7 MB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 10 - Forks: 13

DynGraphLab/DynMatch
This is the dynamic matching code for the paper ``Dynamic Matching in Practice''.
Language: C++ - Size: 31.7 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 1

Mascerade/upm
Unsupervised Product Matching; A product classifier algorithm that groups products into clusters of similarity based on their title using combinations.
Language: C++ - Size: 1.84 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 3

luisarojas/student-matching
A web application designed to match mentors and students based on a series of survey, personality-related, questions.
Language: CSS - Size: 14.3 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

SiNa88/C3-Match
Matching-based scheduling of asynchronous data processing workflows on the Cloud and Fog
Language: Python - Size: 2.81 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 8 - Forks: 4

becheran/wildmatch-go
Simple string matching with questionmark- and star-wildcard operator
Language: Go - Size: 21.5 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 8 - Forks: 0

yorkyer/edmonds-blossom
A python implementation of Edmonds blossom algorithm for maximum-cardinality matching.
Language: Python - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 6

cepsdev/v2g-guru-slac
V2G (Vehicle-2-Grid) EVSE-EV Matching via SLAC (ISO 15118-3): Model and implementation.
Language: C++ - Size: 697 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 6

Wang-Yu-Qing/MIND
Pytorch implementation of paper: Multi-Interest Network with Dynamic Routing for Recommendation at Tmall
Language: Python - Size: 252 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

ravi-kp/Automatic-TimeTable-Generation-For-An-Institute
Automatic time table generation system (IIT Dharwad)
Language: PHP - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

coder-ghw/cv3d-semi_global_matching
学习SGM算法用,算法照搬repo[https://github.com/ethan-li-coding/SemiGlobalMatching], 相比之下实现了对应的linux平台版本
Language: C++ - Size: 3.82 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

ZhiyuZhang803/Candidate_Profile_and_Job_Description_Bidirectional_Matching_System
This repo contains all files needed for constructing NLP based bidirectional matching system between candidate profile and job description and improve the efficiency as well as the accuracy in matching process.
Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

adharshkamath/Edmonds-Algorithm
A Python implementation of Edmond's blossom algorithm to find maximum matchings in general graphs
Language: Python - Size: 328 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

shubh11220/The-Stable-Matching-Algorithm
The Stable Matching or the Stable Marriage algorithm is a mathematical algorithm that finds stable matches between two equally sized sets of elements, the proposers and the acceptors. This project uses basic Python data structures to implement the algorithm.
Language: Python - Size: 3.91 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

kachiO/class-agnostic-counting-pytorch
PyTorch implementation of Class Agnostic Counting model
Language: Jupyter Notebook - Size: 813 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

JerryChiaRuiChang/FLAME
R package for matching algorithm in causal inference
Language: R - Size: 78.5 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 5

radeklat/words-to-regular-expression
A command line tool and Python library for converting lists of strings into matching regular expressions (finite automata).
Language: Python - Size: 200 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

cannor147/itmo-algo
Algorithms and Data Structures course at ITMO University
Language: C++ - Size: 989 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

tmiskow/b-suitors
My implementation of parallel b-suitors algorithm created for Concurrent Programming course at University of Warsaw (2017/2018)
Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

landoskape/cellector
A pipeline and GUI for determining which ROIs match features in a fluorescence image.
Language: Python - Size: 582 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

hedon954/go-matcher
Go-matcher is a game matcher implement in Go, which supports add game mode and match strategy easily.
Language: Go - Size: 2.08 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

rwl/mc64
Sparse matrix scalings
Language: Rust - Size: 23.4 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

RitaSensei/CareConnect
The goal of this project is to design (using UML) and develop a mobile application (using React Native & Firebase) to match nannies with parents
Language: JavaScript - Size: 10.1 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

tomal66/CConnect
A personality based social media app
Language: Kotlin - Size: 1.71 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

gorgeousmwz/FeaturePointExtractionAndCCMatching
摄影测量作业
Language: Python - Size: 13.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

asigalov61/Matchmaker
Algorithmic Multi-Instrumental MIDI Continuation Implementation
Language: Jupyter Notebook - Size: 73.2 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

suvajit-patra/Edmonds-blossom
Edmonds' blossom shrinking algorithm for finding best matching in general graphs
Language: C++ - Size: 111 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

0AlphaZero0/ML-EMBL-publication-project
Repository of ML models and algorithm built for the EMBL publication project
Language: Python - Size: 21.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

wollmers/LCS-BV
Longest Common Subsequence implemented with Bit-Vectors
Language: Perl - Size: 86.9 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

RobertDurfee/Blossom
An implementation of the blossom algorithm for constructing maximum matchings on graphs.
Language: Python - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

code4kunal/price-time-matching
A spring boot based order matching service based on price-time-matching algorithm.
Language: Java - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

dileep-kishore/CombOpt.jl
Combinatorial Optimization and Graph Algorithms in Julia
Language: Julia - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Antoninj/biometrics-project
Repository for the biometrics class project
Language: Jupyter Notebook - Size: 114 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

pjj11005/Codog
Dog Friend Matching Website
Language: Jupyter Notebook - Size: 31.9 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

arshkumarsingh/cLOB-py
cLOB-py is a Continuous Limit Order Book simulation project designed to mimic real-world trading environments. This project allows users to simulate the matching of buy and sell orders, track order history, and visualize order book depth in real-time.
Language: Python - Size: 132 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ZhimingMei/Big-Data-Matching
Explore efficient big data matching techniques
Language: Python - Size: 6.79 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

LeonSering/fair_and_fast_k_center_clustering
A linear-time k-center algorithm with fairness conditions and worst-case guarantees that is very fast in practice. Written in Rust with Python bindings.
Language: Rust - Size: 15.4 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

yihong1120/Web_Equipment-Rental-Website Fork of jim96388/Web_Equipment-Rental-Website
A robust web-based platform designed to streamline the process of renting construction equipment and finding skilled drivers in the construction industry. Features a user-friendly interface, efficient relational database management, and an automated matching system for optimal equipment and driver pairing.
Language: JavaScript - Size: 35.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wocker/Students-Tutors-Matching
This classified document provides a reflective analysis of the covert educational operation termed #PilandoAndo.
Language: JavaScript - Size: 457 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

cgg-bern/blossom5-cmake
CMake build system for Blossom-V with patches
Language: CMake - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ArtResearch/vocab-app
Language: HTML - Size: 3.37 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

cornell-dti/zing
Zing-Grouper is a web app product designed and developed by Cornell DTI. Its main purpose is to serve professors at Cornell University by providing a platform to easily create groups for classes, projects, and more by leveraging the Group-Eng algorithm.
Language: TypeScript - Size: 4.07 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

harsha-hl/HPCC-Hackathon
Our solution (2nd place) for the HPCC Systems Hackathon Challenge jointly organised by the RVCE and HPCC Systems, LexisNexis Risk Solutions, USA at RV College of Engineering, Bengaluru held from 14th July 2022 to 16th July 2022
Language: ECL - Size: 10.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

Carzuiliam/stereo-vision-matching-comparision
An experimental stereo matching comparision among various corner detections algorithms.
Language: MATLAB - Size: 27.6 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

0AlphaZero0/ROR-proto-EMBL
ROR prototype developed during the FREYA project
Language: Python - Size: 2.55 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

matheus-ft/matching-engine
Order matching system for a simple mock exchange
Language: Python - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

sarvjeetdev/friendsai
Friends AI. Approach to match juniors to seniors using machine learning.
Language: Jupyter Notebook - Size: 255 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

roysyboy/mix_generator
This program generates a playlist in a sequence that allows a continuous and uninterrupted listening experience. The goal of this algorithm is to minimize the weight difference between each pair of adjacent tracks in the sequence using Christofides algorithm, an approximate algorithm for solving traveling salesman problem
Language: Python - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

floatingturnip/Matching-algorithm
This is a matching algorithm for a casual chat program used during the summer of 2020 to connect students in the Engineering Physics Class of 2023, also used for secret santa in December of 2020
Language: MATLAB - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Shirhussain/Find-my-match
Have you ever wondered how sites like OkCupid.com and Match.com provide matches to you? How about how Amazon.com provides suggested products? How about Facebook that suggest the person you may know?
Language: Python - Size: 982 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

avisionh/preferenceallocation
Bespoke algorithm for tackling one-sided matching problem where we have preferences to consider.
Language: R - Size: 130 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

brilacasck/maximum-matching-graph
Find maximum matchings in an arbitrary bipartite graphs with Node.js and React.js
Language: JavaScript - Size: 1.81 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Yurika-Kan/-momentum-
Momentum connects developers with the right teammates and experienced mentors, ensuring projects don’t just start, but keep moving forward and thrive.
Language: TypeScript - Size: 348 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ns-3e/OpenMatch
An open source Master Data management (MDM) Library
Language: Python - Size: 135 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

subhaskghosh/distributed_matching_iot
This repository contains an implementation of distributed matching algorithms for IoT-based resource allocation. The project simulates a complex environment of users, access points, and cloudlets to study the efficiency of different resource allocation strategies in terms of delay tolerance, energy efficiency, and computational load.
Language: Python - Size: 4.16 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Abrar2652/oist-comparative-genomics
Language: Python - Size: 2.36 GB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

danielgrbacbravo/buddy-matcher
The ESN Buddy Matcher is a Python tool that pairs local and incoming students based on interests and availability. It utilizes data processing and the Kuhn-Munkres algorithm to create an optimal matching matrix for better student integration.
Language: Jupyter Notebook - Size: 198 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

anton-mel/Algorithms
Proof Based Algorithms HW (CPSC 365) with Professor Andre Wibisono
Size: 29.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

varlottaang/matching_streamlit
This Streamlit application facilitates the matching of mentors and mentees based on their preferences and keywords. It provides various functionalities for initial matching, reassignment, best match finding, adding new mentees to existing groups, and visualizing the results.
Language: Python - Size: 183 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Theborna/Game-Theory-Course-Project
Implementation of simulation models and protocols for game theoric network design, including stable matching, and optimal selling mechanisms, exploring their performance in network scenarios
Language: Jupyter Notebook - Size: 2.65 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tracyreuter/bootstrap-match-groups
Match two diagnostic groups via univariate bootstrap
Language: R - Size: 140 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

luismendes070/matching-algorithm
Language: Ruby - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luismendes070/matching-algorithm-implementation
Language: Java - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Speculative-Play/A2A-API
A speculative web design project imagining a new vision of matrimonial websites in a South-Asian context
Language: Python - Size: 20.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sg0/matching-offload
Graph Maximum Weighted Edge Matching using OpenMP
Language: C++ - Size: 51.8 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

iomyaki/Sovcombank
Language: Python - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheRealFugma/Fugma
A team matching app.
Language: Svelte - Size: 244 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Irving-BAM/Cover-FinTech
Cover. MVP of the FinTech platform.
Language: Jupyter Notebook - Size: 14.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

c0mput3r5c13nt15t/mint-vernetzt-hackathon-mapping-matching-algorithm 📦
In October 2022 we took part in the MINTvernetzt Hackathon - Mapping and Matching. In our project, we created an Angular site showing how interesting projects might be presented to the user. On top of that, we also created a Python prototype of what the algorithm for matching those projects might look like and what it would need to consider.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

UPenn-MOSA-Hackathon-Gang-of-Three/penn-pal-frontend
The frontend of the Penn-Pal App for matching mentees with mentors via an effective algorithm
Language: TypeScript - Size: 711 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

UPenn-MOSA-Hackathon-Gang-of-Three/penn-pal-backend
The backend of the Penn-Pal App for matching mentees with mentors via an effective algorithm
Language: TypeScript - Size: 771 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

roberto-aldera/spectral-correspondence
A script used to generate the spectral correspondence figure in my DPhil thesis.
Language: Python - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

techiemokhele/letsMatchLove
Lets Match Love is a simple mobile application that allows people to swipe through profiles, match and start chatting.
Language: JavaScript - Size: 725 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

diespeso/heart_ways
Proyecto para la materia de cómputo distribuido
Language: JavaScript - Size: 4.63 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cankobanz/dormitory-allocation-simulation
This is a school project from Data Structures and Algorithms course where simulating the distribution of students to houses by sticking some restrictions. Not any complex data structures or algorithms are applied on this project just some arraylist structure is used. This is more like a warm-up project to course.
Language: Java - Size: 19.5 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

yi-ji/graph Fork of boostorg/graph
Maximum weighted matching for Boost.org graph module
Language: C++ - Size: 27.2 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0
