runtimeverification / runtimeverification/llvm-backend
kore-proof-trace should print the rules from domains.md, as well
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 43
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Now, the command
kore-proof-trace --expand-terms --verbose header hints <k-def>-kompiled/definition.kore
prints only the rules from the <k-def>. To manually analyze the proof hints, it would be helpful to it display the rules from domains.md, as well.
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.
Research direction
Start with the kore-proof-trace --expand-terms --verbose command shown in the issue and inspect how it reads <k-def>-kompiled/definition.kore. Compare that behavior with the rules in domains.md; done means the proof trace also displays those domain rules for manual analysis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100