StrSolve: solving string constraints lazily

作者:Pieter Hooimeijer, Westley Weimer

摘要

Reasoning about strings is becoming a key step at the heart of many program analysis and testing frameworks. Stand-alone string constraint solving tools, called decision procedures, have been the focus of recent research in this area. The aim of this work is to provide algorithms and implementations that can be used by a variety of program analyses through a well-defined interface. This separation enables independent improvement of string constraint solving algorithms and reduces client effort.

论文关键词:String, Regular language, Decision procedure, Scalability

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10515-012-0111-x