mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package syphus
This commit is contained in:
parent
b2cb3440a9
commit
0d1b1ddacf
@ -7223,5 +7223,17 @@
|
|||||||
"description": "Design by Contract (DbC) library with minimal runtime.",
|
"description": "Design by Contract (DbC) library with minimal runtime.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Udiknedormin/NimContracts"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user