rojanka/knapsack: Implements Slow and Fast solutions to the Knapsack Problem

Brute-Force (with and without parallelisation), Dynamic Programming and Greedy solves for the Knapsack Problem.

Getting started

Package details

AuthorRojan and Shashi
Maintainer<shashiniyer@gmail.com>, <rojankarakaya@gmail.com>
LicenseGPL-3 + file LICENSE
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("rojanka/knapsack")
rojanka/knapsack documentation built on Oct. 22, 2021, 4:11 p.m.