SimonJonsson/lab6: LAB6 different knapsack solutions

Three different implementations of solving the knapsack problem: Dynamic, brute force and greedy.

Getting started

Package details

AuthorSimon Jonsson, Fanny Karelius
MaintainerSimon Jonsson <simjo241@liu.se>, Fanny Karelius <fanka309@liu.se>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("SimonJonsson/lab6")
SimonJonsson/lab6 documentation built on May 7, 2019, 2:53 a.m.