Zobrazeno 1 - 10
of 11
pro vyhledávání: '"Ziqi Shuai"'
Publikováno v:
Journal of Software: Evolution and Process.
Publikováno v:
2022 29th Asia-Pacific Software Engineering Conference (APSEC).
Publikováno v:
2022 29th Asia-Pacific Software Engineering Conference (APSEC).
Publikováno v:
2022 29th Asia-Pacific Software Engineering Conference (APSEC).
Publikováno v:
2021 IEEE 21st International Conference on Software Quality, Reliability and Security Companion (QRS-C).
Publikováno v:
ISSTA
Array constraints are prevalent in analyzing a program with symbolic execution. Solving array constraints is challenging due to the complexity of the precise encoding for arrays. In this work, we propose to synergize symbolic execution and array cons
Publikováno v:
ISSTA
Symbolic execution is powered by constraint solving. The advancement of constraint solving boosts the development and the applications of symbolic execution. Modern SMT solvers provide the mechanism of solving strategy that allows the users to contro
Publikováno v:
ASE
Path explosion and constraint solving are two challenges to symbolic execution's scalability. Symbolic execution explores the program's path space with a searching strategy and invokes the underlying constraint solver in a black-box manner to check t
Publikováno v:
ASE
Symbolic execution is still facing the scalability problem caused by path explosion and constraint solving overhead. The recently proposed MuSE framework supports exploring multiple paths by generating partial solutions in one time of solving. In thi
Publikováno v:
ASE
Constraint solving is one of the challenges for symbolic execution. Modern SMT solvers allow users to customize the internal solving procedure by solving strategies. In this extended abstract, we report our recent progress in synthesizing a program-s