Constraint bounds on attributes in ISA requirements
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
**Is your feature request related to a problem? Please describe.**
We need to be able to specify bounds on required properties in ISA constraints, the same way we can specify bounds on default metrics such as error rate.
**Describe the solution you'd like**
An example of an implementation can be found in #3198 . We need to ensure at the same time that such information can be stored with a small foot print.
Contributor guide
Research direction
Start by reviewing the implementation example in #3198 and trace how ISA constraints currently represent required properties and bounds. Define completion as supporting bounds on required attributes while preserving the requested small storage footprint; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- quantum-computing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100