potassco / potassco/constraint-handler
Introduce join and meet operators
Open
@AbdallahS is already working on this.
Since Mar 10, 2026.
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 20
Description
They correspond to max, min between values of numeric type, union and intersection for sets, top and bot for incompatible types, etc.
Clarify how bad is related to top/bot.
Contributor guide
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.