knapsack_objects: knapsack_objects

Description Usage Format

Description

A sample dataset for the knapsack problem. Code take from lab 6 of AdvR course.

Usage

1

Format

A data frame with 2000 rows and 2 variables:

w

the weight

v

the value


DucDuong92/Lab6R documentation built on May 22, 2019, 2:03 p.m.