jasleen8713/KnapsackProblem: Different implementations of knapsack problem

This package implements knapsack 0-1 problem using brute-force approach, dynamic programming and greedy heuristic and compares the complexity.

Getting started

Package details

AuthorAashana(aasni448), Jasleen(jasma846)
MaintainerThe package maintainer <jasleen8713@gmail.com>
LicenseApache License
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("jasleen8713/KnapsackProblem")
jasleen8713/KnapsackProblem documentation built on May 4, 2019, 3:15 p.m.