An open API service providing repository metadata for many open source software ecosystems.

Topic: "hungarian-method"

isopropylcyanide/Hungarian-Assignment-GUI

Python program to solve the assignment problem using Hungarian method

Language: Tcl - Size: 5.05 MB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 4

berhane/arbalign

aligns arbitrarily ordered isomers

Language: Python - Size: 5.73 MB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

akki-jat/hungarian-assignment-method

JavaScript Implementation of Hungarian Assignment Method

Language: HTML - Size: 532 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

sergioreyblanco/hungarian_method

Very simple implementation of the Hungarian Method for solving an asignation problem coded in R language.

Language: R - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

csdankim/MCTS_Sokoban

Applying state of the art AI search algorithms to solve the Sokoban game automatically. Since Sokoban game itself is quite challenging due to its problem complexity, additionally, heuristic functions and deadlock detectors are applied. (Python)

Language: Python - Size: 323 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mariogeiger/manual_wish

Language: JavaScript - Size: 341 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

polotacki/Hungarian-Algorithm

The Hungarian algorithm consists of the four steps below. The first two steps are executed once, while Steps 3 and 4 are repeated until an optimal assignment is found. The input of the algorithm is an n by n square matrix with only nonnegative elements.

Language: C++ - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0