append.bks.to.instance.frame: Extend an Instance Data Frame by Adding the Best-Known...

Description Usage Arguments Value

View source: R/bks.R

Description

Take an results data frame and extract, for each instance, the best-known solutions as well as the accompanying references.

Usage

1
2
append.bks.to.instance.frame(instances, results,
  are.objective.values.ints = TRUE, is.time.int = TRUE)

Arguments

instances

the instance frame

results

the results data frame

are.objective.values.ints

are the objective values integers?

is.time.int

are time values integers?

Value

the expanded instance frame


thomasWeise/literatureAndResultsGen documentation built on Nov. 5, 2019, 10:07 a.m.