Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Fix typo in control key specification #25

Merged
merged 1 commit into from
Dec 1, 2020
Merged

Fix typo in control key specification #25

merged 1 commit into from
Dec 1, 2020

Conversation

MartinSpiessl
Copy link
Collaborator

@MartinSpiessl MartinSpiessl commented Nov 30, 2020

After careful inspection of all the publication as well as the
current implementations, it is clear that this has to be a typo
in the README. For violation witnesses we can always use sink
nodes to mark certain branches as unreachable / to cut the portion
of state space that follows them, so control should really be
seen as a pure source code guard.

This addresses issue #14.

After careful inspection of all the publication as well as the
current implementations, it is clear that this has to be a typo
in the README. For violation witnesses we can always use sink
nodes to mark certain branches as unreachable / to cut the portion
of state space that follows them, so `control` should really be
seen as a pure source code guard.
Copy link
Member

@dbeyer dbeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to the literature, this is a typo.
See comment #14 (comment) for more information.

@dbeyer dbeyer merged commit 1759558 into master Dec 1, 2020
@dbeyer dbeyer deleted the control-fix branch December 1, 2020 23:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants