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
c20f49ae
Commit
c20f49ae
authored
Nov 13, 2018
by
Alexandre Duret-Lutz
Browse files
* NEWS: Add a missing entry.
parent
dba23053
Pipeline
#5027
failed with stages
in 167 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
c20f49ae
...
...
@@ -8,7 +8,7 @@ New in spot 2.6.3.dev (not yet released)
determinized (with Safra construction).
--algo=ds the automaton of the formula is determinized (Safra),
then split to separate inputs and outputs.
--al
o
g=lar translate the formula to a deterministic automaton
--alg
o
=lar translate the formula to a deterministic automaton
with an arbitrary acceptance condition, then turn it
into a parity automaton using LAR, and split it.
In all three cases, the obtained parity game is solved using
...
...
@@ -115,6 +115,9 @@ New in spot 2.6.3.dev (not yet released)
repr() to display returned values, you may want to call print()
explicitely if you prefer the old representation.
- Fix compilation under Cygwin and Alpine Linux, both choking
on undefined secure_getenv().
New in spot 2.6.3 (2018-10-17)
Bugs fixed:
...
...
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