### Issue 9 — Circuit Structure Search **Description**: Explore ansatz search with evolutionary and ML methods. **What to do** - [ ] Implement evolutionary algorithm for ansatz search - [ ] Add ML-based search (NACL stub) - [ ] Run comparison on AE/DRU circuits - [ ] Evaluate accuracy vs depth trade-off - [ ] Document search results **Where to work**: `encodings/`, `training/structure_search/`
Issue 9 — Circuit Structure Search
Description: Explore ansatz search with evolutionary and ML methods.
What to do
Where to work:
encodings/,training/structure_search/