HungVisual / HungVis

This is an implementation of the Hungarian Method in the form of a visualiser in order to help people new to the concept understand it and use it effortlessly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hungrianvisualizer.github.io

This is a project on making the working of the Hungarian Method visible to the user. HTML, CSS and Javascript have been used for the implementation along with source codes for the algorithm in other programming languages. Website - https://hungvisual.github.io/HungVis/

About

This is an implementation of the Hungarian Method in the form of a visualiser in order to help people new to the concept understand it and use it effortlessly.

License:MIT License


Languages

Language:HTML 87.1%Language:C++ 12.9%