quidemdelectus
Version:
Munkres (aka Hungarian) algorithm for JS
22 lines (21 loc) • 475 B
JSON
{
"name": "quidemdelectus",
"main": "munkres.js",
"version": "1.0.2",
"homepage": "https://github.com/FridaHauck/quidemdelectus.git",
"authors": [
"sqrt <sqrt@entless.org>"
],
"description": "Munkres (aka Hungarian) algorithm for JS",
"keywords": [
"assignment",
"munkres",
"hungarian"
],
"license": "BSD",
"repository": {
"type": "git",
"url": "https://github.com/FridaHauck/quidemdelectus.git"
},
"author": "JulesHeaney"
}