On 17/02/15 16:54, Aaron Hunter wrote: > As a beginner with Eclipse, I've read through the documentation but I > couldn't find an answer to my question. I hope someone here will be able to > offer some advice. > > Can I use Eclipse to solve a multiple objective knapsack problem? > > Abstracted from its domain, my problem is essential this: I have a list of > items with two attributes X and Y. Each item takes up exactly 1 slot in the > knapsack. The knapsack holds six items. I want to find one or more > solutions that maximize X and Y. > > If Eclipse can solve this type of problem, any pointers would be > appreciated. It looked to me like minimize and maximize could only take one > objective. Thanks in advance. Dear Aaron, You can find in the archives of this mailing list the following post, that might be interesting for you: http://eclipseclp.org/archive/eclipse-clp-users/1491.html Best, Marco -- Marco Gavanelli, Ph.D. in Computer Science Dept of Engineering University of Ferrara http://docente.unife.it/marco.gavanelliReceived on Tue Feb 17 2015 - 17:04:45 CET
This archive was generated by hypermail 2.2.0 : Fri Feb 27 2015 - 06:13:23 CET