Solutions to Lab 6 in Advanced R programming (73A94) at Linkoping University fall 2021. The package solves Knapsack problem in three ways: brute force, dynamic programming and greedy approximation.
Package details |
|
---|---|
Author | person("Lech", "Kaczmarczyk", email = "lech.kaczmarczyk@liu.se", role = "aut") person("Elis", "Carlberg Larsson", email = "elis.carlberg.larsson@liu.se", role = "aut") |
Maintainer | Lech Kaczmarczyk <lech.kaczmarczyk@liu.se> Elis Carlberg Larsson <elis.carlberg.larsson@liu.se> |
License | LGPL (>= 3) |
Version | 1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.