摘要
零压缩二元判定树ZBDD(Zero-suppressed Binary Decision Diagrams)作为一种近年来兴起的存储布尔多项式的数据结构能更有效地平衡内存消耗与计算速度;基于它的布尔多项式Grbner基算法可以在运算中保持ZBDD结构的不变性从而进一步提高计算效率。用C++实现了布尔多项式的Grbner基计算并对其进行既约化处理,验证了该算法的可行性以及在运算效率上的提高。
As a rising data structure storing Boolean polynomial in recent years,ZBDD(zero suppressed binary decision diagram) enables more efficient computing speed and more balanced memory consumption.The Grbner basis algorithm of Boolean polynomial based on it can maintain ZBDD structure unchanged so as to further enhance the efficiency of computations.In this paper,we use C + + to achieve the Boolean polynomials Grbner-basis computation with the irreducibility processing on Grbner basis,and the feasibility of the algorithm as well as the improvement on efficiency of the operations are verified as well.
出处
《计算机应用与软件》
CSCD
2011年第2期274-276,共3页
Computer Applications and Software
基金
中国矿业大学青年科研基金项目(2007A039)