R/boxknapsack.R

#' @title boxknapsack: A package use three different to solve knapsack problem.
#' @description A package use three different to solve knapsack problem.
#' @author Maintainer: Boxi Zhang bossyzhang@gmail.com
#' @references \url{https://en.wikipedia.org/wiki/Knapsack_problem}
#' @docType package
#' @name boxknapsack
NULL
boxizhang/boxknapsack documentation built on May 24, 2019, 7:25 p.m.