View Single Post
  #1   Report Post  
Roland
 
Posts: n/a
Default Getting an exact match

I have a list of about 20 labor categories and hourly rates, and a total
dollar figure. I do not have the hours associated with each category.

I suspect that some combination of hours and hourly rates will exactly equal
the total, and that the hours will be positive integers. Most likely all
labor categories will have at least one hour.

Is there a method that can check for a possible solution?