I'm working on a project for work that requires the solution of a pretty general optimization problem:
It's essentially a resource allocation problem. Imagine x different resource types which are needed to engage in some combination of projects. Each project requires a specific combination of resources and yields a certain profit.
The algorithm must find the resource/project combination that maximizes profitability. Looking for something that is better than exhaustive / brute force optimizations. Thanks!
2006-11-30
08:46:37
·
2 answers
·
asked by
pknyc
1
in
Science & Mathematics
➔ Mathematics