in reply to maximizing value from a set of objects

Sounds like a Linear Programming problem and you can use lpsolve , which happens to have a perl interface via Math::LP.

        “The sources of quotes found on the internet are not always reliable.” — Abraham Lincoln.3; cf.

  • Comment on Re: maximizing value from a set of objects