ChrisTimperley / RepairChain

AIxCC: automated vulnerability repair via LLMs, search, and static analysis
Apache License 2.0
3 stars 0 forks source link

Choose repair strategy based on available information, available time. #41

Closed clegoues closed 1 month ago

clegoues commented 2 months ago

These are possibly two separate issues, but both related to repair strategy selection.

ChrisTimperley commented 2 months ago

Unfortunately we don't have access to the available time, which is a shame. GrammaTech would need to update VERSATIL to give us that information. The time limit will always tell you that you have four hours left, even when you don't. It's particularly unfortunate because we could increase/decrease the number of YOLO repairs accordingly.