A simple graph library
-
Updated
Feb 2, 2025 - Python
A simple graph library
(Kuhn-Munkres) numpy implementation, rectangular matrix is supported (|X| <= |Y|). 100x100000 in 0.153 s.
Deep-learning-based implementation of the popular Hungarian algorithm that helps solve the assignment problem.
Transform a 2D point distribution to a hex grid to avoid overplotting in data visualizations
Solutions to the complete set of assignment problems which I did while crediting Computational Physics course by Prof. Manish Jain at IISc, Physical Sciences department on 2019
A python program to solve assignment problem by the Kuhn–Munkres algorithm (The Hungarian Method).
Driver Assignment WebUi
Simulation framework for autonomous vehicle formation and assignment
Some work I did for an interview for a job as a data scientist optimisation specialist
Python implementation of algorithms for maximum cardinality matching and maximum cost assignment in bipartite graphs
An object tracker for realtime multiple objects tracking
AutoGrader & Student Template for the CSE 4/589: Programming Assignment 3 (PA3) [For use by TA & Course Instructors]
AutoGrader & Student Template for the CSE 4/589: Programming Assignment 1 (PA1) [For use by TA & Course Instructors]
Two different solutions for the assignment problem using the GLPK solver and the greedy algorithm.
🗳️ KKPS Assignment that Extract & Load data from the FMP
🗳️ LMWN Assignment that extract & load data from Postgres and Kafka via Airflow
Python Recycling Machine Based on OOPS Concepts.
Add a description, image, and links to the assignment-problem topic page so that developers can more easily learn about it.
To associate your repository with the assignment-problem topic, visit your repo's landing page and select "manage topics."