* src/tgbaalgos/randomgraph.hh: Two typos, reported by Akim.
This commit is contained in:
parent
536e45b342
commit
1f1feb935d
1 changed files with 2 additions and 2 deletions
|
|
@ -70,8 +70,8 @@ namespace spot
|
||||||
}
|
}
|
||||||
\endverbatim */
|
\endverbatim */
|
||||||
///
|
///
|
||||||
/// Although the intent is similar, there are some differences with
|
/// Although the intent is similar, there are some differences
|
||||||
/// between the above published algorithm and this implementation .
|
/// between the above published algorithm and this implementation.
|
||||||
/// First labels are on transitions, and acceptance conditions are
|
/// First labels are on transitions, and acceptance conditions are
|
||||||
/// generated too. Second, the number of successors of a node is
|
/// generated too. Second, the number of successors of a node is
|
||||||
/// chosen in \f$[1,n]\f$ following a normal distribution with mean
|
/// chosen in \f$[1,n]\f$ following a normal distribution with mean
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue