multi-dimensional knapsack problem (MKP) instance generation
- From: Ian <ian.yanliu@xxxxxxxxx>
- Date: Fri, 4 Jan 2008 09:59:42 -0800 (PST)
Hi,
I am interested in developing heuristic algorithms (e.g., GA) for
solving large-scale MKPs, but found little public problem instances of
large size for benchmark purpose. Those included in ORLIB are usually
small. Anyone knows where to find such info.?
Another question is how to generate large-sized problem instances with
known optimal value. Maybe I did not do enough literature review, but
does there exist a mechanism to construct such a problem instance,
instead of generating it randomly and getting bounds by using linear
programming software which is not feasible for large size problems.
Thanks,
Ian
.
- Follow-Ups:
- Re: multi-dimensional knapsack problem (MKP) instance generation
- From: Shalin Shah
- Re: multi-dimensional knapsack problem (MKP) instance generation
- Prev by Date: HARDISK PROBLEM
- Next by Date: Re: A New Reduction Rule for Exactly 1 in 3 SAT
- Previous by thread: HARDISK PROBLEM
- Next by thread: Re: multi-dimensional knapsack problem (MKP) instance generation
- Index(es):