runtimeverification / runtimeverification/mir-semantics
[IDEA-MAY-WRONG] #traverseProjecttion optimization
Open
@Stevengre is already working on this.
Since Aug 12, 2025.
- Dominant language
- Python
- Stars
- 52
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
if #traverseProjection is always used with write and read, why not just use to functions to achieve this goal rather than one.
Because Context is used for write, and the second operand is used by read.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.