- Widget has numeric qualities that correspond to the requirement categories
- There is a single …
Branch & Bound problem in Ruby May 5th 2013
Problem definition
I want to find the set of widgets out of a list of widgets, that best fits a set of requirements. This is a problem of my own design that model’s a larger problem I am having for a project.
Specifics: