Reimplement bisimilarity in TransitionSystem and Automaton
Open
enhancement
good first issue
- Dominant language
- Java
- Stars
- 4
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
In #74 bisimilarity was removed from Quotient, but it should be reimplemented in Automaton and TransitionSystem as a function which returns a new instance of the underlying TransitionSystem or Automaton.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading issue #74 and the existing Automaton and TransitionSystem classes to understand where bisimilarity was removed from Quotient. Trace the related APIs and determine how each class should return a new underlying instance; done means both classes expose the requested behavior without relying on Quotient.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100