This commit is contained in:
hellerve
2015-07-08 16:19:40 +02:00
parent 1c73752695
commit 2141291c4b
2 changed files with 23 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
# knapsack
A solver for the knapsack problem in Prolog (Eclipse CSP)
A solver for the knapsack problem in Eclipse CSP-flavoured Prolog.
Nothing too fancy. Have fun!