The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Package solves multiple knapsack optimisation problem. Given a set of items, each with volume and value, it will allocate them to knapsacks of a given size in a way that value of top N knapsacks is as large as possible.
Version: | 0.1.0 |
Imports: | assertthat, data.table, lpSolve |
Suggests: | testthat, mockery, Rglpk, ROI, ROI.plugin.glpk |
Published: | 2018-04-10 |
DOI: | 10.32614/CRAN.package.mknapsack |
Author: | Bulat Yapparov [aut, cre], MADE.com [cph] |
Maintainer: | Bulat Yapparov <bulat.yapparov at made.com> |
BugReports: | https://github.com/madedotcom/mknapsack/issues |
License: | GPL-2 |
URL: | https://github.com/madedotcom/mknapsack |
NeedsCompilation: | no |
Materials: | README |
In views: | Optimization |
CRAN checks: | mknapsack results |
Reference manual: | mknapsack.pdf |
Package source: | mknapsack_0.1.0.tar.gz |
Windows binaries: | r-devel: mknapsack_0.1.0.zip, r-release: mknapsack_0.1.0.zip, r-oldrel: mknapsack_0.1.0.zip |
macOS binaries: | r-release (arm64): mknapsack_0.1.0.tgz, r-oldrel (arm64): mknapsack_0.1.0.tgz, r-release (x86_64): mknapsack_0.1.0.tgz, r-oldrel (x86_64): mknapsack_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mknapsack to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.