Safvenberger/Lab6RT: Methods for solving the knapsack problem

Implementation of three different methods to solve the knapsack problem: brute force search, dynamic programming, and greedy heuristic search.

Getting started

Package details

Maintainer
LicenseCC0
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("Safvenberger/Lab6RT")
Safvenberger/Lab6RT documentation built on Oct. 16, 2020, 1:56 a.m.