(1997)也针对同一问题提 出不同的处理模式,其考虑多个查询间通常存在共同的部分表达式(common subexpressions) 的现象(Jarke, 1984),但未考虑索引的选取问题。Park, et al.
基于4个网页-相关网页
Eliminate Common Subexpressions 删除公共子表达式
For global common subexpression optimization, the compiler searches entire functions for common subexpressions.
对于全域通用子运算式最佳化,编译器会搜寻整个函式中有没有通用子运算式。
For local common subexpression optimization, the compiler examines short sections of code for common subexpressions.
对于区域通用子运算式最佳化,编译器会检查程序码的短区段中有没有通用子运算式。
应用推荐