I am looking for a Heuristic Search to use in R for combinatorial optimization. I will need to choose a specified number of items from the set. For each combination I calculate a cost, which I want to minimize.

Similar questions and discussions