A Bin Packing like problem
- From: ekaralar@xxxxxxxxx
- Date: 20 Aug 2005 20:01:06 -0700
Hello;
I need an advice on a problem i'm trying to solve.
Assume that we have a big fixed integer and some other integers. What
algorithm you would suggest for the closest total of those integers.
As an example;
Assume we have a big int 300 and we have other integers 10 - 39 - 31 -
84 etc.
We shall select some integers and then sum them up to get close to 300
as possible. We don't need to use all integers.
Thank you...
.
- Follow-Ups:
- Re: A Bin Packing like problem
- From: Amit Gupta
- Re: A Bin Packing like problem
- Prev by Date: Re: separating context-free languages by regular languages
- Next by Date: Re: A Bin Packing like problem
- Previous by thread: Solving linear system of equalities AND disequalities
- Next by thread: Re: A Bin Packing like problem
- Index(es):
Relevant Pages
|
Loading