# Functions
InitTaskConfig: check input, assign default value, convert path to abs, create config.
InitTaskPoolConfig: check input, assign default value, convert path to abs, create config.
No description provided by the author
No description provided by the author
No description provided by the author
PrepareAndRunTask: 1.
Run: Basic task for finding logical bugs:
1.
RunTaskPool:
1.
# Structs
BugReport: output to TaskConfig.GetBugsPath() / BugId - SqlId - MutationName .log and TaskConfig.GetBugsPath() / BugId - SqlId - MutationName .json.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author