The document describes the Ant-Miner algorithm for classification using ant colony optimization. It begins with an introduction to ant colony optimization and how it was inspired by the foraging behavior of real ants. It then provides details on the key steps of the Ant-Miner algorithm, including rule construction, pruning, and pheromone updating. The algorithm uses a heuristic function based on information theory and positive feedback to iteratively construct and refine classification rules from training data.