alede379/lab6: Knapsack problem algorithms

The knapsack problem is a discrete optimization problem, in the package there are three different algorithms to approach it: Brute force search, Dynamic programming, Greedy heuristic.

Getting started

Package details

AuthorBarakat Bruno [aut, cre], De Biase Alessia [aut]
MaintainerAlessia De Biase <alessia_debiase@libero.it>
LicenseGPL
Version1.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("alede379/lab6")
alede379/lab6 documentation built on May 21, 2019, 2:31 a.m.