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
76988369
Commit
76988369
authored
Jan 21, 2013
by
Alexandre Duret-Lutz
Browse files
* src/tgbaalgos/minimize.hh: Fix documentation.
parent
5e10057c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/tgbaalgos/minimize.hh
View file @
76988369
// -*- coding: utf-8 -*-
// Copyright (C) 2009, 2010, 2011, 2012 Laboratoire de Recherche
et
// Développement de l'Epita (LRDE).
// Copyright (C) 2009, 2010, 2011, 2012
, 2013
Laboratoire de Recherche
//
et
Développement de l'Epita (LRDE).
//
// This file is part of Spot, a model checking library.
//
...
...
@@ -127,8 +127,8 @@ namespace spot
/// \param aut_f the automaton to minimize
/// \param f the LTL formula represented by the automaton \a aut_f
/// \param aut_neg_f an automaton representing the negation of \a aut_f
/// \return a new tgba if the automaton could be minimized, aut_f if
/// the automaton cannot be minimized, 0 if we do not
if
if the
/// \return a new tgba if the automaton could be minimized,
\a
aut_f if
/// the automaton cannot be minimized, 0 if we do not
know
if the
/// minimization is correct because neither \a f nor \a aut_neg_f
/// were supplied.
///
...
...
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