Package org.jacop.constraints.knapsack
package org.jacop.constraints.knapsack
-
ClassesClassDescriptionIt specifies a knapsack constraint.This class stores information about items being considered by a Knapsack constraint.This tree is a main data structure used and required by Knapsack constraint.It contains information required by the leaf node of the item tree.It contains information required by an internal node of the item tree.