akilahmd/Knapsackpackage: Takes a vector of values and weights and also a maximum limit of weight that a scak can hold

there are three functions in this package, each of the gave the same out put but in different time of excution the input is a combiation of twovectors of which one is the values of items and the second vector is thier respectivewieghts the second argument is a scalar, which is the maximum limit which the sack can hold.

Getting started

Package details

AuthorAqeel and Merhawi
Maintainer<|merge269@liu.se>
LicenseWhat license is it under?
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("akilahmd/Knapsackpackage")
akilahmd/Knapsackpackage documentation built on May 12, 2019, 4:42 a.m.