Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
A set of randomly generated test instances for three classic multi-objective optimization problems: knapsack, assignment, and traveling salesman. The dataset was created by William Pettersson using generation techniques from established academic papers. The knapsack instances have item weights and objective coefficients drawn uniformly from ranges like {60,...,100}, with a capacity bound set to half the total item weight.
Uses an extended LP file format where multiple objectives are defined as additional constraints; the right-hand-side of the last constraint defines the number of objectives.