Skip to content

feat: Stepwise Execution #10

@MartinKoelbl

Description

@MartinKoelbl

Description

Currently, the encoding describes facts and the analyses are searching for inconsistencies in these facts.
For a real execution, a stepwise execution is needed that uses states and respects time.

Solution

Implement or use some simple form of (predicate abstraction) model checking instead of only a sat solver.
Another solution is to introduce a variable for the current date and choose actions from activated possibilities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    epicA progress idea (e.g. creating a new version) with substantial effort.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions