|
计算机科学技术学报 1988
A Non-Recursive Algorithm Computing Set ExpressionsAbstract: This paper concerns set expressions satisfying some constraints.Although algorithmsprocessing expressions(for every kind)have been proposed in compilers,almost all of them usestacks and recursions,and adopt complicated parsing techniques.However,the simplification ofset expressions can be done easily by its special characteristics.In this paper,we propose linear,nonrecursive,and thus efficient algorithms simplifying set expressions.The method can be wellused in proposition calculus.
|