2 papers
cs.AI2026
DGAD: Directed Graph-Guided Automated Algorithm Design with Large Language Models
Jiale Zhao, Zimu Chen, Sirui Mao +3
The rapid development of Large Language Models (LLMs) has opened new avenues for Automated Heuristic Design (AHD) for solving NP-hard combinatorial optimization problems (COPs). Ho…
cs.SE2025
PathFuzzing: Worst Case Analysis by Fuzzing Symbolic-Execution Paths
Zimu Chen, Di Wang
Estimating worst-case resource consumption is a critical task in software development. The worst-case analysis (WCA) problem is an optimization-based abstraction of this task. Fuzz…