I. Introduction
In usual decision tables, we found that each object is labeled with a single decision, but here we consider decision tables where each object is associated with a set of decisions. It arises when we study, e.g., problem of semantic annotation of images, music categorization into emotions, text categorization [1] etc. The problem under consideration is that we choose an arbitrary decision from the set of decisions for each object. To solve such problem, we used decision tree as our tool.