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
d9d92881
Commit
d9d92881
authored
Oct 02, 2017
by
Maximilien Colange
Browse files
Typos
* NEWS: typos
parent
f0dc9d44
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
d9d92881
...
...
@@ -115,8 +115,8 @@ New in spot 2.4.0.dev (not yet released)
Bugs fixed:
- The formula class failed to build {a->c[*]} although
t
it is
alowed
in
our grammar.
- The formula class failed to build {a->c[*]} although it is
al
l
owed
by
our grammar.
- spot::scc_info::determine_unknown_acceptance() incorrectly
considered some rejecting SCC as accepting.
...
...
@@ -128,14 +128,13 @@ New in spot 2.4.0.dev (not yet released)
function could crash on input that had a Streett-like acceptance
not using all declared sets.
- The twa_graph::mege_edges() function relied on BDD IDs to sort
edges. This in turn caused some algorithm (like the
degeneralization) to produce slighltly different outputs (but
still correct outputs) depending on the BDD operations performed
before.
- The twa_graph::merge_edges() function relied on BDD IDs to sort
edges. This in turn caused some algorithms (like the
degeneralization) to produce slighltly different (but still correct)
outputs depending on the BDD operations performed before.
- spot::simulation()
w
ould
occasionally
incorrectly flag an
automaton as
non-deterministic.
- spot::simulation()
c
ould incorrectly flag an
automaton as
non-deterministic.
New in spot 2.4 (2017-09-06)
...
...
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