Solving a system of linear inequalities for generating test data

作者:

Highlights:

摘要

Data Flow Analysis can be used to find some of the errors in a computer program and gives as output a set of dubious paths of the investigated program, which have to be checked for executability. This can be done by solving a system of inequalities in order to obtain input data for that path. This article discusses how to obtain a reliable solution of this system in the linear case, when rounding effects are taken into account. The method is based on the simplex algorithm from linear programming, and returns a solution in the middle of the feasible region. The general nonlinear case is much more difficult to handle.

论文关键词:

论文评审过程:Available online 10 July 2006.

论文官网地址:https://doi.org/10.1016/S0377-0427(77)80019-8