利用一种生成集合{1,2,…,n}的迭代算法讨论了有限集合划分问题,得到了集合{1,2,…,n}的所有划分的一个较为有效算法,并用turbo pascal编程实现了该算法.
By the iteration algorithm of a generated set {1,2,…,n} the set partition is discussed.All the partitions of {1,2,…,n} is given on some effective algorithm.And the turbo pascal programming is developed to produce good results.