Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
cff79b06
Commit
cff79b06
authored
Nov 29, 2015
by
Alexandre Duret-Lutz
Browse files
* doc/org/hoa.org: Simplify wording in property table.
parent
06b17699
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/org/hoa.org
View file @
cff79b06
...
...
@@ -652,20 +652,20 @@ particular:
| property | parser | stored | printer | notes |
|---------------------+---------+--------+---------------------------------------------+------------------------------------------------------------------|
| =state-labels= | checked | no |
re-re
checked if =-Hk= | state labels are converted to transition labels when reading TωA |
| =state-labels= | checked | no | checked if =-Hk=
| state labels are converted to transition labels when reading TωA |
| =trans-labels= | checked | no | always, unless =-Hi= or =-Hk= | |
| =implicit-labels= | checked | no | if =-Hi= | =-Hi= only works for deterministic automata |
| =explicit-labels= | checked | no | always, unless =-Hi= | |
| =state-acc= | checked | yes |
re-
checked, unless =-Ht= or =-Hm= | |
| =state-acc= | checked | yes | checked, unless =-Ht= or =-Hm=
| |
| =trans-acc= | checked | no | if not =state-acc= and not =-Hm= | |
| =no-univ-branch= | ignored | no | only if =-Hv= | |
| =deterministic= | checked | yes |
re-
checked | |
| =complete= | checked | no |
re-
checked | |
| =unambiguous= | trusted | yes | as stored if (=-Hv= or not =deterministic=) | can be
re-
checked with =--check=unambiguous= |
| =stutter-invariant= | trusted | yes | as stored | can be
re-
checked with =--check=stuttering= |
| =stutter-sensitive= | trusted | yes | as stored | can be
re-
checked with =--check=stuttering= |
| =terminal= | trusted | yes | as stored | can be
re-
checked with =--check=strength= |
| =weak= | trusted | yes | as stored if (=-Hv= or not =terminal=) | can be
re-
checked with =--check=strength= |
| =deterministic= | checked | yes | checked
| |
| =complete= | checked | no | checked
| |
| =unambiguous= | trusted | yes | as stored if (=-Hv= or not =deterministic=) | can be checked with =--check=unambiguous=
|
| =stutter-invariant= | trusted | yes | as stored | can be checked with =--check=stuttering=
|
| =stutter-sensitive= | trusted | yes | as stored | can be checked with =--check=stuttering=
|
| =terminal= | trusted | yes | as stored | can be checked with =--check=strength=
|
| =weak= | trusted | yes | as stored if (=-Hv= or not =terminal=) | can be checked with =--check=strength=
|
| =inherently-weak= | trusted | yes | as stored if (=-Hv= or not =weak=) | |
| =colored= | ignored | no | checked | |
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment