shihs/LiUAdRLab6: The knapsack package

There are three functions implement Knapsack Problem. Brute force search, Dynamic programming,and Greedy heuristic

Getting started

Package details

AuthorMin-Chun Shih
MaintainerMin-Chun Shih <mcshihs@gmail.com>
LicenseGPL-2
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("shihs/LiUAdRLab6")
shihs/LiUAdRLab6 documentation built on May 30, 2019, 7:18 a.m.