AdelaidaK/Lab6AdvancedR: Knapsack Problem

This package realises three approaches to the knapsack problem: brute force, tabulator, and approximate approaches.

Getting started

Package details

Maintainer
Licensefile 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("AdelaidaK/Lab6AdvancedR")
AdelaidaK/Lab6AdvancedR documentation built on Dec. 17, 2021, 7:41 a.m.