Merge pull request #585 from subsetpark/add-syphus1857

Add package syphus
This commit is contained in:
Dominik Picheta 2017-09-20 20:00:17 +01:00 committed by GitHub
commit a74688b2bc

View File

@ -7223,5 +7223,17 @@
"description": "Design by Contract (DbC) library with minimal runtime.",
"license": "MIT",
"web": "https://github.com/Udiknedormin/NimContracts"
},
{
"name": "syphus",
"url": "https://github.com/makingspace/syphus-nim",
"method": "git",
"tags": [
"optimization",
"tabu"
],
"description": "An implementation of the tabu search heuristic in Nim.",
"license": "BSD-3",
"web": "https://github.com/makingspace/syphus-nim"
}
]