PL/SQL Implementation of Hungarian/Kuhn-Munkres Algorithm -
where pl/sql implementation of hungarian/kuhn-munkres algorithm? there don't appear online can find. i couldn't find one...so made one. want share else needs it. has been tested , validated, , additional comments welcome. https://github.com/esa606/hungarian_algorithm/ this based on comprehensive algorithm outlined @ http://csclab.murraystate.edu/bob.pilgrim/445/munkres.html .