View source: R/binary_match_followed_by_greedy_search.R
| resultsBinaryMatchThenGreedySearch | R Documentation | 
Returns unique allocation vectors that are binary matched
resultsBinaryMatchThenGreedySearch(
  obj,
  num_vectors = NULL,
  compute_obj_vals = FALSE,
  form = "zero_one"
)
| obj | The  | 
| num_vectors | How many random allocation vectors you wish to return. The default is  | 
| compute_obj_vals | Should we compute all the objective values for each allocation? Default is  | 
| form | Which form should it be in? The default is  | 
Adam Kapelner
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.