+ Reply to Thread
Results 1 to 1 of 1

Subset Sum Problem

  1. #1
    Valued Forum Contributor smuzoen's Avatar
    Join Date
    10-28-2011
    Location
    Brisbane, Australia
    MS-Off Ver
    Excel 2003/2007/2010
    Posts
    610

    Subset Sum Problem

    I had to design a method of filling multiple sets of racks that were of a certain fixed height with individual units called MCC's. Each unit that went within the rack was of different size so aim was to use as few racks as possible and fill the racks optimally given each unit' height - used a recursive function to calculate optimal way of filling the racks while using as few racks as possible. This is a method to calculate a "subset sum problem". I will attach the whole project which draws the units however the main function is what I was interested in - to follow is the recursive function and its method to call.
    Please Login or Register  to view this content.
    Called by
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Hope this helps.
    Anthony
    Pack my box with five dozen liquor jugs
    PS: Remember to mark your questions as Solved once you are satisfied. Please rate the answer(s) by selecting the Star in the lower left next to the Triangle. It is appreciated?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1