Abstract
Task: ⽤于确定给定应⽤程序的最坏情况的近似值
思路:to look for an input pattern rather than a concrete input that max the asymptotic resource usage 寻找输入的一种模式,而不是仅仅去寻找一个最大化目标程序的资源使用情况的具体输入
标签:Case,Pattern,寻找,THUDBFuzz,Proj,input,Reading,输入
来源: https://www.cnblogs.com/xuesu/p/16307858.html