Travis build status

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

finalecasnit

The goal of finalecasnit is to test Knapsack using four different methods and compare the speed of these four different algorithms.

Installation

You can install the released version of finalecasnit from CRAN with:

install.packages("finalecasnit")


nitinsverige/finalecasnit documentation built on May 26, 2019, 2:31 p.m.