Ecdar / Ecdar/j-Ecdar

isImplementation does not check for input enabledness

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
4
Forks
9
PR merge metrics
No merged PRs in 30d

Description

The `TransitionSystem.isImplementation()` method does not check whether the transition system is input enabled, which is a theoretical requirement.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the TransitionSystem.isImplementation() entry point and determine how input enabledness is represented in the model-checking engine. Verify the theoretical requirement in the surrounding implementation and tests, then ensure implementation checks account for it and add or update coverage. Done means isImplementation() rejects systems that are not input enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.