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


Philhoels/AdvRLab6 documentation built on May 22, 2019, 2:16 p.m.