Ordered Boolean List (OBL): Reducing the Footprint for Evaluating Boolean Expressions

IEEE Transactions on Visualization and Computer Graphics(2011)

引用 10|浏览0
暂无评分
摘要
An Expanded Boolean Expression (EBE) does not contain any XOR or EQUAL operators. The occurrence of each variable is a different literal. We provide a linear time algorithm that converts an EBE of n literals into a logically equivalent Ordered Boolean List (OBL) and show how to use the OBL to evaluate the EBE in n steps and O(log log n) space, if the values of the literals are each read once in the order prescribed by the OBL. (An evaluation workspace of 5 bits suffices for all EBEs of up to six billion literals.) The primary application is the SIMD architecture, where the same EBE is evaluated in parallel for different input vectors when rendering solid models on the GPU directly from their Constructive Solid Geometry (CSG) representation. We compare OBL to the Reduced Ordered Binary Decision Diagram (ROBDD) and suggest possible applications of OBL to logic verification and to circuit design.
更多
查看译文
关键词
Boolean algebra,computational complexity,computer graphic equipment,coprocessors,parallel architectures,rendering (computer graphics),solid modelling,GPU,SIMD architecture,boolean expression evaluation,circuit design,constructive solid geometry representation,expanded Boolean expression,linear time algorithm,logic verification,logically equivalent ordered Boolean list,reduced ordered binary decision diagram,solid model rendering,Boolean expression evaluation cost,CSG,OBDD.
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要