R/AdvRLab6.R

#' AdvRLab6: A package to  solves the knapsack problem on three different ways
#'
#'  @title knapsack package
#' @description  AdvRLab6 is a package to implement the knapsack  problem
#' @name knapsack package
#' @docType package
#' @name AdvRLab6
NULL
#> NULL
nourqweder/AdvRLab6 documentation built on Nov. 4, 2019, 10:09 p.m.