Skip to content
GitLab
Menu
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
567a5439
Commit
567a5439
authored
Jul 24, 2020
by
Alexandre Duret-Lutz
Browse files
* spot/twaalgos/toparity.hh: Improve documentation.
parent
7fbf4e0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/twaalgos/toparity.hh
View file @
567a5439
...
...
@@ -90,8 +90,9 @@ namespace spot
/// \brief Take an automaton with any acceptance condition and return an
/// equivalent parity automaton.
///
/// The parity condition of the returned automaton is either max even or
/// max odd.
/// If the input is already a parity automaton of any kind, it is
/// returned unchanged. Otherwise a new parity automaton with max
/// odd or max even condition is created.
///
/// This procedure combines many strategies in an attempt to produce
/// the smallest possible parity automaton. Some of the strategies
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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