remove is_alternating() methods
Those were deprecated more than 3 years ago. * spot/graph/graph.hh, spot/twa/twagraph.hh: Here. * NEWS: Mention the change.
This commit is contained in:
parent
682ec77b0b
commit
a434778fba
3 changed files with 6 additions and 26 deletions
3
NEWS
3
NEWS
|
|
@ -111,6 +111,9 @@ New in spot 2.8.7.dev (not yet released)
|
|||
the input is Rabin-like or Streett-like, to_parity() should be at
|
||||
least as good as iar().
|
||||
|
||||
- The twa_graph::is_alternating() and digraph::is_alternating() methods,
|
||||
deprecated in Spot 2.3.1 (2017-02-20), have been removed.
|
||||
|
||||
New in spot 2.8.7 (2020-03-13)
|
||||
|
||||
Bugs fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue