Abstract
Task: ⽤于确定给定应⽤程序的最坏情况的近似值
思路:to look for an input pattern rather than a concrete input that max the asymptotic resource usage 寻找输入的一种模式,而不是仅仅去寻找一个最大化目标程序的资源使用情况的具体输入
Task: ⽤于确定给定应⽤程序的最坏情况的近似值
思路:to look for an input pattern rather than a concrete input that max the asymptotic resource usage 寻找输入的一种模式,而不是仅仅去寻找一个最大化目标程序的资源使用情况的具体输入