spot/spot/misc
Alexandre Duret-Lutz fefb375d5f is_alternating() -> !is_existential()
Part of #212.

* spot/misc/common.hh (SPOT_DEPRECATED): Improve support current
compilers and options flags.
* spot/twa/twagraph.hh, spot/graph/graph.hh (is_alternating): Mark it
as deprecated.
(is_existential): New method.
* bin/autfilt.cc, bin/ltlcross.cc, spot/parseaut/parseaut.yy,
spot/twa/twa.cc, spot/twa/twagraph.cc, spot/twaalgos/alternation.cc,
spot/twaalgos/are_isomorphic.cc, spot/twaalgos/canonicalize.cc,
spot/twaalgos/couvreurnew.cc, spot/twaalgos/cycles.cc,
spot/twaalgos/degen.cc, spot/twaalgos/determinize.cc,
spot/twaalgos/dot.cc, spot/twaalgos/dtbasat.cc,
spot/twaalgos/dtwasat.cc, spot/twaalgos/hoa.cc,
spot/twaalgos/isunamb.cc, spot/twaalgos/isweakscc.cc,
spot/twaalgos/mask.hh, spot/twaalgos/minimize.cc,
spot/twaalgos/postproc.cc, spot/twaalgos/product.cc,
spot/twaalgos/randomize.cc, spot/twaalgos/remfin.cc,
spot/twaalgos/sbacc.cc, spot/twaalgos/sccfilter.cc,
spot/twaalgos/sccinfo.cc, spot/twaalgos/simulation.cc,
spot/twaalgos/strength.cc, tests/core/graph.cc, tests/core/ngraph.cc,
tests/python/alternating.py: Adjust all uses.
* NEWS: Mention the renaming.
2017-02-12 15:56:02 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
bareword.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
bareword.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
bddlt.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
bitvect.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
bitvect.hh bitvec: remove useless methods 2016-11-23 09:39:58 +01:00
casts.hh Rework the 'down_cast' macro, closing #196. 2017-02-02 17:01:40 +01:00
common.hh is_alternating() -> !is_existential() 2017-02-12 15:56:02 +01:00
escape.cc introduce SPOT_FALLTHROUGH to cope with -Wimplicit-fallthrough 2016-10-07 21:29:34 +02:00
escape.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
fixpool.hh install back the safety check of includes.test 2016-12-02 15:03:43 +01:00
formater.cc formater: add support for double-quoted fields 2016-08-08 10:53:33 +02:00
formater.hh spot: Add %R, %[..]R common option. 2016-11-08 18:57:50 +01:00
hash.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
hashfunc.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
intvcmp2.cc misc: fix some signed shifts 2016-07-27 19:47:34 +02:00
intvcmp2.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
intvcomp.cc Prefer emplace_back to push_back 2016-11-23 09:39:58 +01:00
intvcomp.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
location.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
ltstr.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
Makefile.am trival: new class for tri-valued logic 2016-01-13 17:57:54 +01:00
memusage.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
memusage.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
minato.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
minato.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
mspool.hh install back the safety check of includes.test 2016-12-02 15:03:43 +01:00
optionmap.cc optionmap: remove superfluous code 2016-10-29 12:37:35 +02:00
optionmap.hh option_map: Diagnose unused option on request 2016-06-22 20:57:53 +02:00
position.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
random.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
random.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
satsolver.cc misc: Add 'SPOT_XCNF' environment variable 2017-01-06 19:53:21 +01:00
satsolver.hh misc: Add 'SPOT_XCNF' environment variable 2017-01-06 19:53:21 +01:00
timer.cc spot: Add %R, %[..]R common option. 2016-11-08 18:57:50 +01:00
timer.hh spot: Add %R, %[..]R common option. 2016-11-08 18:57:50 +01:00
tmpfile.cc tmpfile: remove deprecated throw specifiers 2017-01-16 15:39:05 +01:00
tmpfile.hh tmpfile: remove deprecated throw specifiers 2017-01-16 15:39:05 +01:00
trival.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
version.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
version.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00