spot/spot/parseaut
Alexandre Duret-Lutz d2f471da06 parseaut: handle alternating automata with many universal init states
* spot/parseaut/parseaut.yy (fix_initial_state): Use
spot::internal::outgoing_edge_group to reduce all initial states to a
single one.
* tests/core/parseaut.test: Add more tests.
2016-12-27 12:36:38 +01:00
..
.gitignore rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
fmterror.cc sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
Makefile.am rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
parseaut.yy parseaut: handle alternating automata with many universal init states 2016-12-27 12:36:38 +01:00
parsedecl.hh sanity: Replace tabulars by spaces in *.cc *.hh *.hxx 2016-03-10 17:40:46 +01:00
public.hh parseaut: do not close fd or stdin 2016-11-11 14:10:03 +01:00
scanaut.ll parseaut: do not close fd or stdin 2016-11-11 14:10:03 +01:00