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
84cefea2
Commit
84cefea2
authored
Apr 30, 2012
by
Alexandre Duret-Lutz
Browse files
* src/tgbaalgos/minimize.hh: Reencode in utf-8 and wrap long lines.
parent
6a250eb9
Changes
1
Show whitespace changes
Inline
Side-by-side
src/tgbaalgos/minimize.hh
View file @
84cefea2
// Copyright (C) 2009, 2010, 2011, 2012 Laboratoire de Recherche et Développement
// de l'Epita (LRDE).
// -*- coding: utf-8 -*-
// Copyright (C) 2009, 2010, 2011, 2012 Laboratoire de Recherche et
// Développement de l'Epita (LRDE).
//
// This file is part of Spot, a model checking library.
//
...
...
@@ -60,10 +61,10 @@ namespace spot
/// calling this function.
tgba_explicit_number
*
minimize_monitor
(
const
tgba
*
a
);
/// \brief Minimize a Büchi automaton in the WDBA class.
/// \brief Minimize a B
ü
chi automaton in the WDBA class.
///
/// This takes a TGBA whose language is representable by
/// a Weak Deterministic Büchi Automaton, and construct
/// a Weak Deterministic B
ü
chi Automaton, and construct
/// a minimal WDBA for this language.
///
/// If the input automaton does not represent a WDBA language,
...
...
Write
Preview
Supports
Markdown
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