verify_with_orchestrator_tool
Run CEGAR verification with escalating time budgets, chaining 10s, 30s, and 120s attempts. Returns aggregated results and iteration history for improved verification outcomes.
Instructions
Run the CEGAR verification orchestrator with budget escalation. Chains verification attempts with progressively larger budgets (10s → 30s → 120s). Returns aggregated result with iteration history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | No | ||
| backend | No | z3 | |
| findKind | No | addr_reached | |
| findValue | No | ||
| constraints | No | ||
| targetBinary | No | ||
| maxIterations | No |