Class KnapSack

All Implemented Interfaces:
Serializable, Cloneable, Iterable<OptProbElement>, Collection<OptProbElement>, Set<OptProbElement>

public class KnapSack extends CombinatoricsProblem
This class implements a KnapSack problem
Author:
Sebastian Franke
See Also:
Serialized Form