摘要
对于并行赋值的线性循环程序,已有文献通过矩阵特征值方法来判定其终止性,但该方法并不适用于常见的串行赋值程序。该文通过把串行赋值程序转换为并行赋值的程序,再利用矩阵特征值和特征向量来对程序的终止性作出判定,从而扩大了该方法的应用范围。
For linear loop programs with parallel assignment,the existing literature determined its termination through matrix eigenvalue method,but the method can’t apply to the daily programs with serial assignment.This paper converts programs with parallel assignment to programs with serial assignment,and then use the eigenvalues and eigenvectors method to determine the termination of the program,so the field of application of this method is expanded.
出处
《电脑知识与技术》
2012年第5X期3737-3738,共2页
Computer Knowledge and Technology
关键词
线性程序
终止性
并行赋值
串行赋值
linear programs
termination
parallel assignment
serial assignment