Fixes #539. * AUTHORS: Update by indicating the status of each contributor. * Makefile.am, bench/Makefile.am, bench/dtgbasat/Makefile.am, bench/dtgbasat/gen.py, bench/emptchk/Makefile.am, bench/emptchk/defs.in, bench/ltl2tgba/Makefile.am, bench/ltl2tgba/defs.in, bench/ltl2tgba/sum.py, bench/ltlclasses/Makefile.am, bench/ltlcounter/Makefile.am, bench/spin13/Makefile.am, bench/stutter/Makefile.am, bench/stutter/stutter_invariance_formulas.cc, bench/stutter/stutter_invariance_randomgraph.cc, bench/wdba/Makefile.am, bin/Makefile.am, bin/autcross.cc, bin/autfilt.cc, bin/common_aoutput.cc, bin/common_aoutput.hh, bin/common_color.cc, bin/common_color.hh, bin/common_conv.cc, bin/common_conv.hh, bin/common_cout.cc, bin/common_cout.hh, bin/common_file.cc, bin/common_file.hh, bin/common_finput.cc, bin/common_finput.hh, bin/common_hoaread.cc, bin/common_hoaread.hh, bin/common_output.cc, bin/common_output.hh, bin/common_post.cc, bin/common_post.hh, bin/common_r.cc, bin/common_r.hh, bin/common_range.cc, bin/common_range.hh, bin/common_setup.cc, bin/common_setup.hh, bin/common_sys.hh, bin/common_trans.cc, bin/common_trans.hh, bin/dstar2tgba.cc, bin/genaut.cc, bin/genltl.cc, bin/ltl2tgba.cc, bin/ltl2tgta.cc, bin/ltlcross.cc, bin/ltldo.cc, bin/ltlfilt.cc, bin/ltlgrind.cc, bin/ltlsynt.cc, bin/man/Makefile.am, bin/options.py, bin/randaut.cc, bin/randltl.cc, bin/spot-x.cc, bin/spot.cc, configure.ac, debian/copyright, doc/Makefile.am, doc/tl/Makefile.am, elisp/Makefile.am, python/Makefile.am, python/buddy.i, python/spot/__init__.py, python/spot/aux_.py, python/spot/gen.i, python/spot/impl.i, python/spot/jupyter.py, python/spot/ltsmin.i, spot/Makefile.am, spot/gen/Makefile.am, spot/gen/automata.cc, spot/gen/automata.hh, spot/gen/formulas.cc, spot/gen/formulas.hh, spot/graph/Makefile.am, spot/graph/graph.hh, spot/graph/ngraph.hh, spot/kripke/Makefile.am, spot/kripke/fairkripke.cc, spot/kripke/fairkripke.hh, spot/kripke/fwd.hh, spot/kripke/kripke.cc, spot/kripke/kripke.hh, spot/kripke/kripkegraph.hh, spot/ltsmin/Makefile.am, spot/ltsmin/ltsmin.cc, spot/ltsmin/ltsmin.hh, spot/ltsmin/spins_interface.cc, spot/ltsmin/spins_interface.hh, spot/ltsmin/spins_kripke.hh, spot/ltsmin/spins_kripke.hxx, spot/mc/Makefile.am, spot/mc/bloemen.hh, spot/mc/bloemen_ec.hh, spot/mc/cndfs.hh, spot/mc/deadlock.hh, spot/mc/intersect.hh, spot/mc/lpar13.hh, spot/mc/mc.hh, spot/mc/mc_instanciator.hh, spot/mc/unionfind.cc, spot/mc/unionfind.hh, spot/mc/utils.hh, spot/misc/Makefile.am, spot/misc/bareword.cc, spot/misc/bareword.hh, spot/misc/bddlt.hh, spot/misc/bitset.cc, spot/misc/bitset.hh, spot/misc/bitvect.cc, spot/misc/bitvect.hh, spot/misc/casts.hh, spot/misc/clz.hh, spot/misc/common.hh, spot/misc/escape.cc, spot/misc/escape.hh, spot/misc/fixpool.hh, spot/misc/formater.cc, spot/misc/formater.hh, spot/misc/hash.hh, spot/misc/hashfunc.hh, spot/misc/intvcmp2.cc, spot/misc/intvcmp2.hh, spot/misc/intvcomp.cc, spot/misc/intvcomp.hh, spot/misc/ltstr.hh, spot/misc/memusage.cc, spot/misc/memusage.hh, spot/misc/minato.cc, spot/misc/minato.hh, spot/misc/mspool.hh, spot/misc/optionmap.cc, spot/misc/optionmap.hh, spot/misc/random.cc, spot/misc/random.hh, spot/misc/satsolver.cc, spot/misc/satsolver.hh, spot/misc/timer.cc, spot/misc/timer.hh, spot/misc/tmpfile.cc, spot/misc/tmpfile.hh, spot/misc/trival.hh, spot/misc/version.cc, spot/misc/version.hh, spot/parseaut/Makefile.am, spot/parseaut/fmterror.cc, spot/parseaut/parseaut.yy, spot/parseaut/parsedecl.hh, spot/parseaut/public.hh, spot/parseaut/scanaut.ll, spot/parsetl/Makefile.am, spot/parsetl/fmterror.cc, spot/parsetl/parsedecl.hh, spot/parsetl/parsetl.yy, spot/parsetl/scantl.ll, spot/priv/Makefile.am, spot/priv/accmap.hh, spot/priv/bddalloc.cc, spot/priv/bddalloc.hh, spot/priv/freelist.cc, spot/priv/freelist.hh, spot/priv/partitioned_relabel.cc, spot/priv/partitioned_relabel.hh, spot/priv/satcommon.cc, spot/priv/satcommon.hh, spot/priv/trim.cc, spot/priv/trim.hh, spot/priv/weight.cc, spot/priv/weight.hh, spot/ta/Makefile.am, spot/ta/ta.cc, spot/ta/ta.hh, spot/ta/taexplicit.cc, spot/ta/taexplicit.hh, spot/ta/taproduct.cc, spot/ta/taproduct.hh, spot/ta/tgta.hh, spot/ta/tgtaexplicit.cc, spot/ta/tgtaexplicit.hh, spot/ta/tgtaproduct.cc, spot/ta/tgtaproduct.hh, spot/taalgos/Makefile.am, spot/taalgos/dot.cc, spot/taalgos/dot.hh, spot/taalgos/emptinessta.cc, spot/taalgos/emptinessta.hh, spot/taalgos/minimize.cc, spot/taalgos/minimize.hh, spot/taalgos/reachiter.cc, spot/taalgos/reachiter.hh, spot/taalgos/statessetbuilder.cc, spot/taalgos/statessetbuilder.hh, spot/taalgos/stats.cc, spot/taalgos/stats.hh, spot/taalgos/tgba2ta.cc, spot/taalgos/tgba2ta.hh, spot/tl/Makefile.am, spot/tl/apcollect.cc, spot/tl/apcollect.hh, spot/tl/contain.cc, spot/tl/contain.hh, spot/tl/declenv.cc, spot/tl/declenv.hh, spot/tl/defaultenv.cc, spot/tl/defaultenv.hh, spot/tl/dot.cc, spot/tl/dot.hh, spot/tl/environment.hh, spot/tl/exclusive.cc, spot/tl/exclusive.hh, spot/tl/formula.cc, spot/tl/formula.hh, spot/tl/hierarchy.cc, spot/tl/hierarchy.hh, spot/tl/length.cc, spot/tl/length.hh, spot/tl/ltlf.cc, spot/tl/ltlf.hh, spot/tl/mark.cc, spot/tl/mark.hh, spot/tl/mutation.cc, spot/tl/mutation.hh, spot/tl/nenoform.cc, spot/tl/nenoform.hh, spot/tl/parse.hh, spot/tl/print.cc, spot/tl/print.hh, spot/tl/randomltl.cc, spot/tl/randomltl.hh, spot/tl/relabel.cc, spot/tl/relabel.hh, spot/tl/remove_x.cc, spot/tl/remove_x.hh, spot/tl/simplify.cc, spot/tl/simplify.hh, spot/tl/snf.cc, spot/tl/snf.hh, spot/tl/sonf.cc, spot/tl/sonf.hh, spot/tl/unabbrev.cc, spot/tl/unabbrev.hh, spot/twa/Makefile.am, spot/twa/acc.cc, spot/twa/acc.hh, spot/twa/bdddict.cc, spot/twa/bdddict.hh, spot/twa/bddprint.cc, spot/twa/bddprint.hh, spot/twa/formula2bdd.cc, spot/twa/formula2bdd.hh, spot/twa/fwd.hh, spot/twa/taatgba.cc, spot/twa/taatgba.hh, spot/twa/twa.cc, spot/twa/twa.hh, spot/twa/twagraph.cc, spot/twa/twagraph.hh, spot/twa/twaproduct.cc, spot/twa/twaproduct.hh, spot/twaalgos/Makefile.am, spot/twaalgos/aiger.cc, spot/twaalgos/aiger.hh, spot/twaalgos/alternation.cc, spot/twaalgos/alternation.hh, spot/twaalgos/are_isomorphic.cc, spot/twaalgos/are_isomorphic.hh, spot/twaalgos/bfssteps.cc, spot/twaalgos/bfssteps.hh, spot/twaalgos/canonicalize.cc, spot/twaalgos/canonicalize.hh, spot/twaalgos/cleanacc.cc, spot/twaalgos/cleanacc.hh, spot/twaalgos/cobuchi.cc, spot/twaalgos/cobuchi.hh, spot/twaalgos/complement.cc, spot/twaalgos/complement.hh, spot/twaalgos/complete.cc, spot/twaalgos/complete.hh, spot/twaalgos/compsusp.cc, spot/twaalgos/compsusp.hh, spot/twaalgos/contains.cc, spot/twaalgos/contains.hh, spot/twaalgos/copy.hh, spot/twaalgos/couvreurnew.cc, spot/twaalgos/couvreurnew.hh, spot/twaalgos/cycles.cc, spot/twaalgos/cycles.hh, spot/twaalgos/dbranch.cc, spot/twaalgos/dbranch.hh, spot/twaalgos/degen.cc, spot/twaalgos/degen.hh, spot/twaalgos/determinize.cc, spot/twaalgos/determinize.hh, spot/twaalgos/dot.cc, spot/twaalgos/dot.hh, spot/twaalgos/dtbasat.cc, spot/twaalgos/dtbasat.hh, spot/twaalgos/dtwasat.cc, spot/twaalgos/dtwasat.hh, spot/twaalgos/dualize.cc, spot/twaalgos/dualize.hh, spot/twaalgos/emptiness.cc, spot/twaalgos/emptiness.hh, spot/twaalgos/emptiness_stats.hh, spot/twaalgos/forq_contains.cc, spot/twaalgos/forq_contains.hh, spot/twaalgos/game.cc, spot/twaalgos/game.hh, spot/twaalgos/genem.cc, spot/twaalgos/genem.hh, spot/twaalgos/gfguarantee.cc, spot/twaalgos/gfguarantee.hh, spot/twaalgos/gtec/Makefile.am, spot/twaalgos/gtec/ce.cc, spot/twaalgos/gtec/ce.hh, spot/twaalgos/gtec/gtec.cc, spot/twaalgos/gtec/gtec.hh, spot/twaalgos/gtec/sccstack.cc, spot/twaalgos/gtec/sccstack.hh, spot/twaalgos/gtec/status.cc, spot/twaalgos/gtec/status.hh, spot/twaalgos/gv04.cc, spot/twaalgos/gv04.hh, spot/twaalgos/hoa.cc, spot/twaalgos/hoa.hh, spot/twaalgos/iscolored.cc, spot/twaalgos/iscolored.hh, spot/twaalgos/isdet.cc, spot/twaalgos/isdet.hh, spot/twaalgos/isunamb.cc, spot/twaalgos/isunamb.hh, spot/twaalgos/isweakscc.cc, spot/twaalgos/isweakscc.hh, spot/twaalgos/langmap.cc, spot/twaalgos/langmap.hh, spot/twaalgos/lbtt.cc, spot/twaalgos/lbtt.hh, spot/twaalgos/ltl2taa.cc, spot/twaalgos/ltl2taa.hh, spot/twaalgos/ltl2tgba_fm.cc, spot/twaalgos/ltl2tgba_fm.hh, spot/twaalgos/magic.cc, spot/twaalgos/magic.hh, spot/twaalgos/mask.cc, spot/twaalgos/mask.hh, spot/twaalgos/mealy_machine.cc, spot/twaalgos/mealy_machine.hh, spot/twaalgos/minimize.cc, spot/twaalgos/minimize.hh, spot/twaalgos/ndfs_result.hxx, spot/twaalgos/neverclaim.cc, spot/twaalgos/neverclaim.hh, spot/twaalgos/parity.cc, spot/twaalgos/parity.hh, spot/twaalgos/postproc.cc, spot/twaalgos/postproc.hh, spot/twaalgos/powerset.cc, spot/twaalgos/powerset.hh, spot/twaalgos/product.cc, spot/twaalgos/product.hh, spot/twaalgos/randomgraph.cc, spot/twaalgos/randomgraph.hh, spot/twaalgos/randomize.cc, spot/twaalgos/randomize.hh, spot/twaalgos/reachiter.cc, spot/twaalgos/reachiter.hh, spot/twaalgos/relabel.cc, spot/twaalgos/relabel.hh, spot/twaalgos/remfin.cc, spot/twaalgos/remfin.hh, spot/twaalgos/remprop.cc, spot/twaalgos/remprop.hh, spot/twaalgos/sbacc.cc, spot/twaalgos/sbacc.hh, spot/twaalgos/sccfilter.cc, spot/twaalgos/sccfilter.hh, spot/twaalgos/sccinfo.cc, spot/twaalgos/sccinfo.hh, spot/twaalgos/se05.cc, spot/twaalgos/se05.hh, spot/twaalgos/sepsets.cc, spot/twaalgos/sepsets.hh, spot/twaalgos/simulation.cc, spot/twaalgos/simulation.hh, spot/twaalgos/split.cc, spot/twaalgos/split.hh, spot/twaalgos/stats.cc, spot/twaalgos/stats.hh, spot/twaalgos/strength.cc, spot/twaalgos/strength.hh, spot/twaalgos/stripacc.cc, spot/twaalgos/stripacc.hh, spot/twaalgos/stutter.cc, spot/twaalgos/stutter.hh, spot/twaalgos/sum.cc, spot/twaalgos/sum.hh, spot/twaalgos/synthesis.cc, spot/twaalgos/synthesis.hh, spot/twaalgos/tau03.cc, spot/twaalgos/tau03.hh, spot/twaalgos/tau03opt.cc, spot/twaalgos/tau03opt.hh, spot/twaalgos/toparity.cc, spot/twaalgos/toparity.hh, spot/twaalgos/totgba.cc, spot/twaalgos/totgba.hh, spot/twaalgos/toweak.cc, spot/twaalgos/toweak.hh, spot/twaalgos/translate.cc, spot/twaalgos/translate.hh, spot/twaalgos/word.cc, spot/twaalgos/word.hh, spot/twaalgos/zlktree.cc, spot/twaalgos/zlktree.hh, spot/twacube/Makefile.am, spot/twacube/cube.cc, spot/twacube/cube.hh, spot/twacube/fwd.hh, spot/twacube/twacube.cc, spot/twacube/twacube.hh, spot/twacube_algos/Makefile.am, spot/twacube_algos/convert.cc, spot/twacube_algos/convert.hh, tests/Makefile.am, tests/core/385.test, tests/core/500.test, tests/core/521.test, tests/core/522.test, tests/core/acc.cc, tests/core/acc.test, tests/core/acc2.test, tests/core/acc_word.test, tests/core/accsimpl.test, tests/core/alternating.test, tests/core/autcross.test, tests/core/autcross2.test, tests/core/autcross3.test, tests/core/autcross4.test, tests/core/autcross5.test, tests/core/babiak.test, tests/core/bare.test, tests/core/basimul.test, tests/core/bdd.test, tests/core/bdddict.cc, tests/core/bdddict.test, tests/core/bitvect.cc, tests/core/bitvect.test, tests/core/bricks.cc, tests/core/bricks.test, tests/core/checkpsl.cc, tests/core/checkta.cc, tests/core/complement.test, tests/core/complementation.test, tests/core/complete.test, tests/core/consterm.cc, tests/core/consterm.test, tests/core/cube.cc, tests/core/cube.test, tests/core/cycles.test, tests/core/dbacomp.test, tests/core/dca.test, tests/core/dca2.test, tests/core/defs.in, tests/core/degendet.test, tests/core/degenid.test, tests/core/degenlskip.test, tests/core/degenscc.test, tests/core/det.test, tests/core/dfs.test, tests/core/dnfstreett.test, tests/core/dot2tex.test, tests/core/dra2dba.test, tests/core/dstar.test, tests/core/dualize.test, tests/core/dupexp.test, tests/core/emptchk.cc, tests/core/emptchk.test, tests/core/emptchke.test, tests/core/emptchkr.test, tests/core/equals.test, tests/core/equalsf.cc, tests/core/eventuniv.test, tests/core/exclusive-ltl.test, tests/core/exclusive-tgba.test, tests/core/explpro2.test, tests/core/explpro3.test, tests/core/explpro4.test, tests/core/explprod.test, tests/core/explsum.test, tests/core/format.test, tests/core/full.test, tests/core/gamehoa.test, tests/core/genaut.test, tests/core/genltl.test, tests/core/gragsa.test, tests/core/graph.cc, tests/core/graph.test, tests/core/hierarchy.test, tests/core/highlightstate.test, tests/core/ikwiad.cc, tests/core/included.test, tests/core/intvcmp2.cc, tests/core/intvcomp.cc, tests/core/intvcomp.test, tests/core/isomorph.test, tests/core/isop.test, tests/core/kind.cc, tests/core/kind.test, tests/core/kripke.test, tests/core/kripkecat.cc, tests/core/latex.test, tests/core/lbt.test, tests/core/lbttparse.test, tests/core/length.cc, tests/core/length.test, tests/core/lenient.test, tests/core/ltl2dstar.test, tests/core/ltl2dstar2.test, tests/core/ltl2dstar3.test, tests/core/ltl2dstar4.test, tests/core/ltl2neverclaim-lbtt.test, tests/core/ltl2neverclaim.test, tests/core/ltl2ta.test, tests/core/ltl2ta2.test, tests/core/ltl2tgba.test, tests/core/ltl2tgba2.test, tests/core/ltl3ba.test, tests/core/ltl3dra.test, tests/core/ltlcounter.test, tests/core/ltlcross.test, tests/core/ltlcross2.test, tests/core/ltlcross3.test, tests/core/ltlcross4.test, tests/core/ltlcross5.test, tests/core/ltlcross6.test, tests/core/ltlcrossce.test, tests/core/ltlcrossce2.test, tests/core/ltlcrossgrind.test, tests/core/ltldo.test, tests/core/ltldo2.test, tests/core/ltlf.test, tests/core/ltlfilt.test, tests/core/ltlgrind.test, tests/core/ltlrel.cc, tests/core/ltlrel.test, tests/core/ltlsynt-pgame.test, tests/core/ltlsynt.test, tests/core/ltlsynt2.test, tests/core/lunabbrev.test, tests/core/maskacc.test, tests/core/maskkeep.test, tests/core/mempool.cc, tests/core/mempool.test, tests/core/minterm.cc, tests/core/minterm.test, tests/core/minusx.test, tests/core/monitor.test, tests/core/nenoform.test, tests/core/neverclaimread.test, tests/core/ngraph.cc, tests/core/ngraph.test, tests/core/nondet.test, tests/core/obligation.test, tests/core/optba.test, tests/core/parity.cc, tests/core/parity.test, tests/core/parity2.test, tests/core/parse.test, tests/core/parseaut.test, tests/core/parseerr.test, tests/core/pdegen.test, tests/core/pgsolver.test, tests/core/prodchain.test, tests/core/prodor.test, tests/core/rabin2parity.test, tests/core/rand.test, tests/core/randaut.test, tests/core/randomize.test, tests/core/randpsl.test, tests/core/randtgba.cc, tests/core/randtgba.test, tests/core/readltl.cc, tests/core/readsave.test, tests/core/reduc.cc, tests/core/reduc.test, tests/core/reduc0.test, tests/core/reduccmp.test, tests/core/reducpsl.test, tests/core/remfin.test, tests/core/remove_x.test, tests/core/remprop.test, tests/core/renault.test, tests/core/safra.cc, tests/core/safra.test, tests/core/satmin.test, tests/core/satmin2.test, tests/core/satmin3.test, tests/core/sbacc.test, tests/core/scc.test, tests/core/sccdot.test, tests/core/sccif.cc, tests/core/sccif.test, tests/core/sccsimpl.test, tests/core/semidet.test, tests/core/sepsets.test, tests/core/serial.test, tests/core/sim2.test, tests/core/sim3.test, tests/core/sonf.test, tests/core/split.test, tests/core/spotlbtt.test, tests/core/spotlbtt2.test, tests/core/streett.test, tests/core/strength.test, tests/core/stutter-ltl.test, tests/core/stutter-tgba.test, tests/core/sugar.test, tests/core/syfco.test, tests/core/syntimpl.cc, tests/core/syntimpl.test, tests/core/taatgba.cc, tests/core/taatgba.test, tests/core/tgbagraph.test, tests/core/tostring.cc, tests/core/tostring.test, tests/core/tripprod.test, tests/core/trival.cc, tests/core/trival.test, tests/core/tunabbrev.test, tests/core/tunenoform.test, tests/core/twacube.cc, tests/core/twacube.test, tests/core/twagraph.cc, tests/core/unabbrevwm.test, tests/core/unambig.test, tests/core/unambig2.test, tests/core/uniq.test, tests/core/utf8.test, tests/core/uwrm.test, tests/core/wdba.test, tests/core/wdba2.test, tests/ltsmin/check.test, tests/ltsmin/check2.test, tests/ltsmin/check3.test, tests/ltsmin/finite.test, tests/ltsmin/finite2.test, tests/ltsmin/finite3.test, tests/ltsmin/kripke.test, tests/ltsmin/modelcheck.cc, tests/ltsmin/testconvert.cc, tests/ltsmin/testconvert.test, tests/python/298.py, tests/python/341.py, tests/python/471.py, tests/python/acc.py, tests/python/accparse2.py, tests/python/aiger.py, tests/python/alarm.py, tests/python/aliases.py, tests/python/alternating.py, tests/python/bdddict.py, tests/python/bdditer.py, tests/python/bddnqueen.py, tests/python/bugdet.py, tests/python/complement_semidet.py, tests/python/dbranch.py, tests/python/declenv.py, tests/python/decompose_scc.py, tests/python/det.py, tests/python/dualize.py, tests/python/ecfalse.py, tests/python/except.py, tests/python/forq_contains.py, tests/python/game.py, tests/python/gen.py, tests/python/genem.py, tests/python/implies.py, tests/python/interdep.py, tests/python/intrun.py, tests/python/kripke.py, tests/python/langmap.py, tests/python/ltl2tgba.py, tests/python/ltl2tgba.test, tests/python/ltlf.py, tests/python/ltlparse.py, tests/python/ltlsimple.py, tests/python/mealy.py, tests/python/merge.py, tests/python/mergedge.py, tests/python/minato.py, tests/python/misc-ec.py, tests/python/optionmap.py, tests/python/origstate.py, tests/python/otfcrash.py, tests/python/parity.py, tests/python/parsetgba.py, tests/python/pdegen.py, tests/python/powerset.py, tests/python/prodexpt.py, tests/python/randgen.py, tests/python/relabel.py, tests/python/remfin.py, tests/python/removeap.py, tests/python/rs_like.py, tests/python/satmin.py, tests/python/sbacc.py, tests/python/sccfilter.py, tests/python/sccinfo.py, tests/python/sccsplit.py, tests/python/semidet.py, tests/python/setacc.py, tests/python/setxor.py, tests/python/simplacc.py, tests/python/simstate.py, tests/python/sonf.py, tests/python/split.py, tests/python/splitedge.py, tests/python/streett_totgba.py, tests/python/streett_totgba2.py, tests/python/stutter.py, tests/python/sum.py, tests/python/synthesis.py, tests/python/toparity.py, tests/python/toweak.py, tests/python/tra2tba.py, tests/python/trival.py, tests/python/twagraph.py, tests/python/zlktree.py, tests/run.in, tests/sanity/80columns.test, tests/sanity/bin.test, tests/sanity/getenv.test, tests/sanity/includes.test, tests/sanity/ipynb.pl, tests/sanity/namedprop.test, tests/sanity/private.test, tests/sanity/readme.pl, tests/sanity/style.test, tools/man2html.pl: Update all copyright headers.
1340 lines
44 KiB
Text
1340 lines
44 KiB
Text
/* -*- coding: utf-8 -*-
|
|
** Copyright (C) by the Spot authors, see the AUTHORS file for details.
|
|
**
|
|
** This file is part of Spot, a model checking library.
|
|
**
|
|
** Spot is free software; you can redistribute it and/or modify it
|
|
** under the terms of the GNU General Public License as published by
|
|
** the Free Software Foundation; either version 3 of the License, or
|
|
** (at your option) any later version.
|
|
**
|
|
** Spot is distributed in the hope that it will be useful, but WITHOUT
|
|
** ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
|
** or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
|
|
** License for more details.
|
|
**
|
|
** You should have received a copy of the GNU General Public License
|
|
** along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
%require "3.3"
|
|
%language "C++"
|
|
%locations
|
|
%defines
|
|
%define api.prefix {tlyy}
|
|
%define api.value.type variant
|
|
%define api.value.automove true
|
|
%debug
|
|
%define parse.error verbose
|
|
%expect 0
|
|
%lex-param { spot::parse_error_list& error_list }
|
|
%define api.location.type {spot::location}
|
|
|
|
%code requires
|
|
{
|
|
#include "config.h"
|
|
#include <string>
|
|
#include <sstream>
|
|
#include <variant>
|
|
#include <spot/tl/parse.hh>
|
|
#include <spot/tl/formula.hh>
|
|
#include <spot/tl/print.hh>
|
|
|
|
struct minmax_t { unsigned min, max; };
|
|
|
|
// pnode (parsing node) is simular to fnode (formula node) except
|
|
// that n-ary operators will delay their construction until all
|
|
// children are known; this is a hack to speedup the parsing,
|
|
// because n-ary operator usually do a lot of work on construction
|
|
// (sorting all children if the operator is commutative, removing
|
|
// duplicates if applicable, etc.). Building n-ary nodes by
|
|
// repeatedly calling the binary constructor as we did in the past
|
|
// has a prohibitive cost. See issue #500.
|
|
|
|
struct nary
|
|
{
|
|
std::vector<const spot::fnode*> children;
|
|
spot::op kind;
|
|
};
|
|
|
|
struct pnode
|
|
{
|
|
// Hold either a constructed formula, or an n-ary operator that we
|
|
// will construct only when it is combined with a different
|
|
// operator.
|
|
std::variant<const spot::fnode*, nary> data;
|
|
// Record whether this pnode has been transformed into a fnode( or
|
|
// moved to another pnode). If that occurred, the ownership of
|
|
// any fnode we store has been transfered to the constructed fnode
|
|
// (or to the other pnode), and our destructor has nothing to do.
|
|
// This is the usual case while parsing a formula without error.
|
|
// However during error recovering, the parser may have to discard
|
|
// unused pnode, in which case we have to remember to free fnode
|
|
// during destruction.
|
|
//
|
|
// We have to track this used status because pnode are destructed
|
|
// whenever the parser pops a token, and as of Bison 3.7.6, the
|
|
// handling of "%destructor" is broken when
|
|
// "%define api.value.type variant" is used. See
|
|
// https://lists.gnu.org/archive/html/bug-bison/2022-03/msg00000.html
|
|
bool used = false;
|
|
|
|
pnode()
|
|
: data(nullptr)
|
|
{
|
|
}
|
|
|
|
pnode(const spot::fnode* ltl)
|
|
: data(ltl)
|
|
{
|
|
}
|
|
|
|
// We only support move construction.
|
|
pnode(const pnode& other) = delete;
|
|
pnode& operator=(const pnode& other) = delete;
|
|
|
|
pnode(pnode&& other)
|
|
: data(std::move(other.data))
|
|
{
|
|
other.used = true;
|
|
}
|
|
|
|
pnode& operator=(pnode&& other)
|
|
{
|
|
data = std::move(other.data);
|
|
other.used = true;
|
|
return *this;
|
|
}
|
|
|
|
~pnode()
|
|
{
|
|
if (used)
|
|
return;
|
|
if (auto* n = std::get_if<nary>(&data))
|
|
{
|
|
for (auto f: n->children)
|
|
f->destroy();
|
|
}
|
|
else
|
|
{
|
|
auto* f = std::get<const spot::fnode*>(data);
|
|
// The only case where we expect f to be nullptr, is if
|
|
// parse_ap() return nullptr: then $$ is unset when YYERROR
|
|
// is called.
|
|
if (f)
|
|
f->destroy();
|
|
}
|
|
}
|
|
|
|
// Create a new n-ary node from left and right.
|
|
// This will empty left and right so that their
|
|
// destructor do nothing.
|
|
pnode(spot::op o, pnode&& left, pnode&& right)
|
|
: data(nary{})
|
|
{
|
|
nary& n = std::get<nary>(data);
|
|
n.kind = o;
|
|
if (auto* nleft = std::get_if<nary>(&left.data);
|
|
nleft && nleft->kind == o)
|
|
std::swap(n.children, nleft->children);
|
|
else
|
|
n.children.push_back(left);
|
|
if (auto* nright = std::get_if<nary>(&right.data);
|
|
nright && nright->kind == o)
|
|
{
|
|
auto& rch = nright->children;
|
|
n.children.insert(n.children.end(), rch.begin(), rch.end());
|
|
rch.clear();
|
|
}
|
|
else
|
|
{
|
|
n.children.push_back(right);
|
|
}
|
|
}
|
|
|
|
operator const spot::fnode*()
|
|
{
|
|
used = true;
|
|
if (auto* n = std::get_if<nary>(&data))
|
|
{
|
|
return spot::fnode::multop(n->kind, n->children);
|
|
}
|
|
else
|
|
{
|
|
return std::get<const spot::fnode*>(data);
|
|
}
|
|
}
|
|
|
|
// Convert to a temporary formula, for printing, do not mark as
|
|
// used.
|
|
const spot::formula tmp() const
|
|
{
|
|
const spot::fnode* f;
|
|
if (auto* n = std::get_if<nary>(&data))
|
|
{
|
|
for (auto c: n->children)
|
|
c->clone();
|
|
f = spot::fnode::multop(n->kind, n->children);
|
|
}
|
|
else
|
|
{
|
|
f = std::get<const spot::fnode*>(data);
|
|
assert(f != nullptr);
|
|
f->clone();
|
|
}
|
|
return spot::formula(f);
|
|
}
|
|
};
|
|
|
|
|
|
}
|
|
|
|
%parse-param {spot::parse_error_list &error_list}
|
|
%parse-param {spot::environment &parse_environment}
|
|
%parse-param {spot::formula &result}
|
|
|
|
%code {
|
|
/* parsetl.hh and parsedecl.hh include each other recursively.
|
|
We mut ensure that YYSTYPE is declared (by the above %union)
|
|
before parsedecl.hh uses it. */
|
|
#include <spot/parsetl/parsedecl.hh>
|
|
using namespace spot;
|
|
|
|
#define missing_right_op_msg(op, str) \
|
|
error_list.emplace_back(op, \
|
|
"missing right operand for \"" str "\"");
|
|
|
|
#define missing_right_op(res, op, str) \
|
|
do \
|
|
{ \
|
|
missing_right_op_msg(op, str); \
|
|
res = fnode::ff(); \
|
|
} \
|
|
while (0);
|
|
|
|
// right is missing, so complain and use left.
|
|
#define missing_right_binop(res, left, op, str) \
|
|
do \
|
|
{ \
|
|
missing_right_op_msg(op, str); \
|
|
res = left; \
|
|
} \
|
|
while (0);
|
|
|
|
static const fnode*
|
|
sere_ensure_bool(const fnode* f, const spot::location& loc,
|
|
const char* oper, spot::parse_error_list& error_list)
|
|
{
|
|
if (f->is_boolean())
|
|
return f;
|
|
f->destroy();
|
|
std::string s;
|
|
s.reserve(80);
|
|
s = "not a Boolean expression: in a SERE ";
|
|
s += oper;
|
|
s += " can only be applied to a Boolean expression";
|
|
error_list.emplace_back(loc, s);
|
|
return nullptr;
|
|
}
|
|
|
|
static const fnode*
|
|
error_false_block(const spot::location& loc,
|
|
spot::parse_error_list& error_list)
|
|
{
|
|
error_list.emplace_back(loc, "treating this block as false");
|
|
return fnode::ff();
|
|
}
|
|
|
|
static const fnode*
|
|
parse_ap(const std::string& str,
|
|
const spot::location& location,
|
|
spot::environment& env,
|
|
spot::parse_error_list& error_list)
|
|
{
|
|
auto res = env.require(str);
|
|
if (!res)
|
|
{
|
|
std::string s;
|
|
s.reserve(64);
|
|
s = "unknown atomic proposition `";
|
|
s += str;
|
|
s += "' in ";
|
|
s += env.name();
|
|
error_list.emplace_back(location, s);
|
|
}
|
|
return res.to_node_();
|
|
}
|
|
|
|
enum parser_type { parser_ltl, parser_bool, parser_sere };
|
|
|
|
static const fnode*
|
|
try_recursive_parse(const std::string& str,
|
|
const spot::location& location,
|
|
spot::environment& env,
|
|
bool debug,
|
|
parser_type type,
|
|
spot::parse_error_list& error_list)
|
|
{
|
|
// We want to parse a U (b U c) as two until operators applied
|
|
// to the atomic propositions a, b, and c. We also want to
|
|
// parse a U (b == c) as one until operator applied to the
|
|
// atomic propositions "a" and "b == c". The only problem is
|
|
// that we do not know anything about "==" or in general about
|
|
// the syntax of atomic proposition of our users.
|
|
//
|
|
// To support that, the lexer will return "b U c" and "b == c"
|
|
// as PAR_BLOCK tokens. We then try to parse such tokens
|
|
// recursively. If, as in the case of "b U c", the block is
|
|
// successfully parsed as a formula, we return this formula.
|
|
// Otherwise, we convert the string into an atomic proposition
|
|
// (it's up to the environment to check the syntax of this
|
|
// proposition, and maybe reject it).
|
|
|
|
if (str.empty())
|
|
{
|
|
error_list.emplace_back(location, "unexpected empty block");
|
|
return fnode::ff();
|
|
}
|
|
|
|
spot::parsed_formula pf;
|
|
switch (type)
|
|
{
|
|
case parser_sere:
|
|
pf = spot::parse_infix_sere(str, env, debug, true);
|
|
break;
|
|
case parser_bool:
|
|
pf = spot::parse_infix_boolean(str, env, debug, true);
|
|
break;
|
|
case parser_ltl:
|
|
pf = spot::parse_infix_psl(str, env, debug, true);
|
|
break;
|
|
}
|
|
|
|
if (pf.errors.empty())
|
|
return pf.f.to_node_();
|
|
return parse_ap(str, location, env, error_list);
|
|
}
|
|
|
|
}
|
|
|
|
|
|
/* All tokens. */
|
|
|
|
%token START_LTL "LTL start marker"
|
|
%token START_LBT "LBT start marker"
|
|
%token START_SERE "SERE start marker"
|
|
%token START_BOOL "BOOLEAN start marker"
|
|
%token PAR_OPEN "opening parenthesis" PAR_CLOSE "closing parenthesis"
|
|
%token <std::string> PAR_BLOCK "(...) block"
|
|
%token <std::string> BRA_BLOCK "{...} block"
|
|
%token <std::string> BRA_BANG_BLOCK "{...}! block"
|
|
%token BRACE_OPEN "opening brace" BRACE_CLOSE "closing brace"
|
|
%token BRACE_BANG_CLOSE "closing brace-bang"
|
|
%token OP_OR "or operator" OP_XOR "xor operator"
|
|
%token OP_AND "and operator" OP_SHORT_AND "short and operator"
|
|
%token OP_IMPLIES "implication operator" OP_EQUIV "equivalent operator"
|
|
%token OP_U "until operator" OP_R "release operator"
|
|
%token OP_W "weak until operator" OP_M "strong release operator"
|
|
%token OP_F "sometimes operator" OP_G "always operator"
|
|
%token OP_X "next operator" OP_STRONG_X "strong next operator"
|
|
%token OP_NOT "not operator"
|
|
%token OP_XREP "X[.] operator"
|
|
%token OP_FREP "F[.] operator" OP_GREP "G[.] operator"
|
|
%token OP_STAR "star operator" OP_BSTAR "bracket star operator"
|
|
%token OP_BFSTAR "bracket fusion-star operator"
|
|
%token OP_PLUS "plus operator"
|
|
%token OP_FPLUS "fusion-plus operator"
|
|
%token OP_STAR_OPEN "opening bracket for star operator"
|
|
%token OP_FSTAR_OPEN "opening bracket for fusion-star operator"
|
|
%token OP_EQUAL_OPEN "opening bracket for equal operator"
|
|
%token OP_GOTO_OPEN "opening bracket for goto operator"
|
|
%token OP_SQBKT_CLOSE "closing bracket"
|
|
%token OP_SQBKT_STRONG_CLOSE "closing !]"
|
|
%token <unsigned> OP_SQBKT_NUM "number for square bracket operator"
|
|
%token OP_UNBOUNDED "unbounded mark"
|
|
%token OP_SQBKT_SEP "separator for square bracket operator"
|
|
%token OP_UCONCAT "universal concat operator"
|
|
%token OP_ECONCAT "existential concat operator"
|
|
%token OP_UCONCAT_NONO "universal non-overlapping concat operator"
|
|
%token OP_ECONCAT_NONO "existential non-overlapping concat operator"
|
|
%token OP_FIRST_MATCH "first_match"
|
|
%token <std::string> ATOMIC_PROP "atomic proposition"
|
|
%token OP_CONCAT "concat operator" OP_FUSION "fusion operator"
|
|
%token CONST_TRUE "constant true" CONST_FALSE "constant false"
|
|
%token END_OF_INPUT "end of formula"
|
|
%token OP_POST_NEG "negative suffix" OP_POST_POS "positive suffix"
|
|
%token <unsigned> OP_DELAY_N "SVA delay operator"
|
|
%token OP_DELAY_OPEN "opening bracket for SVA delay operator"
|
|
%token OP_DELAY_PLUS "##[+] operator"
|
|
%token OP_DELAY_STAR "##[*] operator"
|
|
|
|
/* Priorities. */
|
|
|
|
/* Low priority SERE-LTL binding operator. */
|
|
%precedence OP_UCONCAT OP_ECONCAT OP_UCONCAT_NONO OP_ECONCAT_NONO
|
|
|
|
%left OP_CONCAT
|
|
%left OP_FUSION
|
|
%left OP_DELAY_N OP_DELAY_OPEN OP_DELAY_PLUS OP_DELAY_STAR
|
|
|
|
/* Logical operators. */
|
|
%right OP_IMPLIES OP_EQUIV
|
|
%left OP_OR
|
|
%left OP_XOR
|
|
%left OP_AND OP_SHORT_AND
|
|
|
|
|
|
/* OP_STAR can be used as an AND when occurring in some LTL formula in
|
|
Wring's syntax (so it has to be close to OP_AND), and as a Kleen
|
|
Star in SERE (so it has to be close to OP_BSTAR -- luckily
|
|
U/R/M/W/F/G/X are not used in SERE). */
|
|
%left OP_STAR
|
|
|
|
/* LTL operators. */
|
|
%right OP_U OP_R OP_M OP_W
|
|
%precedence OP_F OP_G OP_FREP OP_GREP
|
|
%precedence OP_X OP_XREP OP_STRONG_X
|
|
|
|
/* High priority regex operator. */
|
|
%precedence OP_BSTAR OP_STAR_OPEN OP_PLUS
|
|
OP_BFSTAR OP_FSTAR_OPEN OP_FPLUS
|
|
OP_EQUAL_OPEN OP_GOTO_OPEN
|
|
|
|
/* Not has the most important priority (after Wring's `=0' and `=1',
|
|
but as those can only attach to atomic proposition, they do not
|
|
need any precedence). */
|
|
%precedence OP_NOT
|
|
|
|
%type <pnode> subformula atomprop booleanatom sere lbtformula
|
|
%type <pnode> boolformula bracedsere parenthesedsubformula
|
|
%type <minmax_t> starargs fstarargs equalargs sqbracketargs gotoargs delayargs
|
|
%type <unsigned> sqbkt_num
|
|
|
|
%printer { debug_stream() << $$; } <std::string>
|
|
%printer { print_psl(debug_stream(), $$.tmp()); } <pnode>
|
|
%printer { print_sere(debug_stream(), $$.tmp()); } sere bracedsere
|
|
%printer { debug_stream() << $$; } <unsigned>
|
|
%printer { debug_stream() << $$.min << ".." << $$.max; } <minmax_t>
|
|
|
|
%%
|
|
result: START_LTL subformula END_OF_INPUT
|
|
{
|
|
result = formula($2);
|
|
YYACCEPT;
|
|
}
|
|
| START_LTL enderror
|
|
{
|
|
result = nullptr;
|
|
YYABORT;
|
|
}
|
|
| START_LTL subformula enderror
|
|
{
|
|
result = formula($2);
|
|
YYACCEPT;
|
|
}
|
|
| START_LTL emptyinput
|
|
{ YYABORT; }
|
|
| START_BOOL boolformula END_OF_INPUT
|
|
{
|
|
result = formula($2);
|
|
YYACCEPT;
|
|
}
|
|
| START_BOOL enderror
|
|
{
|
|
result = nullptr;
|
|
YYABORT;
|
|
}
|
|
| START_BOOL boolformula enderror
|
|
{
|
|
result = formula($2);
|
|
YYACCEPT;
|
|
}
|
|
| START_BOOL emptyinput
|
|
{ YYABORT; }
|
|
| START_SERE sere END_OF_INPUT
|
|
{
|
|
result = formula($2);
|
|
YYACCEPT;
|
|
}
|
|
| START_SERE enderror
|
|
{
|
|
result = nullptr;
|
|
YYABORT;
|
|
}
|
|
| START_SERE sere enderror
|
|
{
|
|
result = formula($2);
|
|
YYACCEPT;
|
|
}
|
|
| START_SERE emptyinput
|
|
{ YYABORT; }
|
|
| START_LBT lbtformula END_OF_INPUT
|
|
{
|
|
result = formula($2);
|
|
YYACCEPT;
|
|
}
|
|
| START_LBT enderror
|
|
{
|
|
result = nullptr;
|
|
YYABORT;
|
|
}
|
|
| START_LBT lbtformula enderror
|
|
{
|
|
result = formula($2);
|
|
YYACCEPT;
|
|
}
|
|
| START_LBT emptyinput
|
|
{ YYABORT; }
|
|
|
|
emptyinput: END_OF_INPUT
|
|
{
|
|
error_list.emplace_back(@$, "empty input");
|
|
result = nullptr;
|
|
}
|
|
|
|
enderror: error END_OF_INPUT
|
|
{
|
|
error_list.emplace_back(@1, "ignoring trailing garbage");
|
|
}
|
|
|
|
|
|
OP_SQBKT_SEP_unbounded: OP_SQBKT_SEP | OP_SQBKT_SEP OP_UNBOUNDED
|
|
OP_SQBKT_SEP_opt: %empty
|
|
| OP_SQBKT_SEP_unbounded
|
|
error_opt: %empty
|
|
| error
|
|
|
|
sqbkt_num: OP_SQBKT_NUM
|
|
{
|
|
auto n = $1;
|
|
if (n >= fnode::unbounded())
|
|
{
|
|
auto max = fnode::unbounded() - 1;
|
|
std::ostringstream s;
|
|
s << n << " exceeds maximum supported repetition ("
|
|
<< max << ")";
|
|
error_list.emplace_back(@1, s.str());
|
|
$$ = max;
|
|
}
|
|
else
|
|
{
|
|
$$ = n;
|
|
}
|
|
}
|
|
|
|
/* for [*i..j] and [=i..j] */
|
|
sqbracketargs: sqbkt_num OP_SQBKT_SEP sqbkt_num OP_SQBKT_CLOSE
|
|
{ $$.min = $1; $$.max = $3; }
|
|
| sqbkt_num OP_SQBKT_SEP_unbounded OP_SQBKT_CLOSE
|
|
{ $$.min = $1; $$.max = fnode::unbounded(); }
|
|
| OP_SQBKT_SEP sqbkt_num OP_SQBKT_CLOSE
|
|
{ $$.min = 0U; $$.max = $2; }
|
|
| OP_SQBKT_SEP_opt OP_SQBKT_CLOSE
|
|
{ $$.min = 0U; $$.max = fnode::unbounded(); }
|
|
| sqbkt_num OP_SQBKT_CLOSE
|
|
{ $$.min = $$.max = $1; }
|
|
|
|
/* [->i..j] has default values that are different than [*] and [=]. */
|
|
gotoargs: OP_GOTO_OPEN sqbkt_num OP_SQBKT_SEP sqbkt_num OP_SQBKT_CLOSE
|
|
{ $$.min = $2; $$.max = $4; }
|
|
| OP_GOTO_OPEN sqbkt_num OP_SQBKT_SEP_unbounded OP_SQBKT_CLOSE
|
|
{ $$.min = $2; $$.max = fnode::unbounded(); }
|
|
| OP_GOTO_OPEN OP_SQBKT_SEP sqbkt_num OP_SQBKT_CLOSE
|
|
{ $$.min = 1U; $$.max = $3; }
|
|
| OP_GOTO_OPEN OP_SQBKT_SEP_unbounded OP_SQBKT_CLOSE
|
|
{ $$.min = 1U; $$.max = fnode::unbounded(); }
|
|
| OP_GOTO_OPEN OP_SQBKT_CLOSE
|
|
{ $$.min = $$.max = 1U; }
|
|
| OP_GOTO_OPEN sqbkt_num OP_SQBKT_CLOSE
|
|
{ $$.min = $$.max = $2; }
|
|
| OP_GOTO_OPEN error OP_SQBKT_CLOSE
|
|
{ error_list.emplace_back(@$, "treating this goto block as [->]");
|
|
$$.min = $$.max = 1U; }
|
|
| OP_GOTO_OPEN error_opt END_OF_INPUT
|
|
{ error_list.
|
|
emplace_back(@$, "missing closing bracket for goto operator");
|
|
$$.min = $$.max = 0U; }
|
|
|
|
kleen_star: OP_STAR | OP_BSTAR
|
|
|
|
starargs: kleen_star
|
|
{ $$.min = 0U; $$.max = fnode::unbounded(); }
|
|
| OP_PLUS
|
|
{ $$.min = 1U; $$.max = fnode::unbounded(); }
|
|
| OP_STAR_OPEN sqbracketargs
|
|
{ $$ = $2; }
|
|
| OP_STAR_OPEN error OP_SQBKT_CLOSE
|
|
{ error_list.emplace_back(@$, "treating this star block as [*]");
|
|
$$.min = 0U; $$.max = fnode::unbounded(); }
|
|
| OP_STAR_OPEN error_opt END_OF_INPUT
|
|
{ error_list.emplace_back(@$, "missing closing bracket for star");
|
|
$$.min = $$.max = 0U; }
|
|
|
|
fstarargs: OP_BFSTAR
|
|
{ $$.min = 0U; $$.max = fnode::unbounded(); }
|
|
| OP_FPLUS
|
|
{ $$.min = 1U; $$.max = fnode::unbounded(); }
|
|
| OP_FSTAR_OPEN sqbracketargs
|
|
{ $$ = $2; }
|
|
| OP_FSTAR_OPEN error OP_SQBKT_CLOSE
|
|
{ error_list.emplace_back
|
|
(@$, "treating this fusion-star block as [:*]");
|
|
$$.min = 0U; $$.max = fnode::unbounded(); }
|
|
| OP_FSTAR_OPEN error_opt END_OF_INPUT
|
|
{ error_list.emplace_back
|
|
(@$, "missing closing bracket for fusion-star");
|
|
$$.min = $$.max = 0U; }
|
|
|
|
equalargs: OP_EQUAL_OPEN sqbracketargs
|
|
{ $$ = $2; }
|
|
| OP_EQUAL_OPEN error OP_SQBKT_CLOSE
|
|
{ error_list.emplace_back(@$, "treating this equal block as [=]");
|
|
$$.min = 0U; $$.max = fnode::unbounded(); }
|
|
| OP_EQUAL_OPEN error_opt END_OF_INPUT
|
|
{ error_list.
|
|
emplace_back(@$, "missing closing bracket for equal operator");
|
|
$$.min = $$.max = 0U; }
|
|
|
|
delayargs: OP_DELAY_OPEN sqbracketargs
|
|
{ $$ = $2; }
|
|
| OP_DELAY_OPEN error OP_SQBKT_CLOSE
|
|
{ error_list.emplace_back(@$, "treating this delay block as ##1");
|
|
$$.min = $$.max = 1U; }
|
|
| OP_DELAY_OPEN error_opt END_OF_INPUT
|
|
{ error_list.
|
|
emplace_back(@$, "missing closing bracket for ##[");
|
|
$$.min = $$.max = 1U; }
|
|
| OP_DELAY_PLUS
|
|
{ $$.min = 1; $$.max = fnode::unbounded(); }
|
|
| OP_DELAY_STAR
|
|
{ $$.min = 0; $$.max = fnode::unbounded(); }
|
|
|
|
atomprop: ATOMIC_PROP
|
|
{
|
|
auto* f = parse_ap($1, @1, parse_environment, error_list);
|
|
if (!f)
|
|
YYERROR;
|
|
$$ = f;
|
|
}
|
|
|
|
booleanatom: atomprop
|
|
| atomprop OP_POST_POS
|
|
| atomprop OP_POST_NEG
|
|
{
|
|
$$ = fnode::unop(op::Not, $1);
|
|
}
|
|
| CONST_TRUE
|
|
{ $$ = fnode::tt(); }
|
|
| CONST_FALSE
|
|
{ $$ = fnode::ff(); }
|
|
|
|
sere: booleanatom
|
|
| OP_NOT sere
|
|
{
|
|
if (auto f = sere_ensure_bool($2, @2, "`!'", error_list))
|
|
{
|
|
$$ = fnode::unop(op::Not, f);
|
|
}
|
|
else
|
|
{
|
|
$$ = error_false_block(@$, error_list);
|
|
}
|
|
}
|
|
| bracedsere
|
|
| PAR_BLOCK
|
|
{
|
|
$$ =
|
|
try_recursive_parse($1, @1, parse_environment,
|
|
debug_level(), parser_sere, error_list);
|
|
if (!$$)
|
|
YYERROR;
|
|
}
|
|
| PAR_OPEN sere PAR_CLOSE
|
|
{ $$ = $2; }
|
|
| PAR_OPEN error PAR_CLOSE
|
|
{ error_list.
|
|
emplace_back(@$,
|
|
"treating this parenthetical block as false");
|
|
$$ = fnode::ff();
|
|
}
|
|
| PAR_OPEN sere END_OF_INPUT
|
|
{ error_list.emplace_back(@1 + @2, "missing closing parenthesis");
|
|
$$ = $2;
|
|
}
|
|
| PAR_OPEN error END_OF_INPUT
|
|
{ error_list.emplace_back(@$,
|
|
"missing closing parenthesis, "
|
|
"treating this parenthetical block as false");
|
|
$$ = fnode::ff();
|
|
}
|
|
| sere OP_AND sere
|
|
{ $$ = pnode(op::AndRat, $1, $3); }
|
|
| sere OP_AND error
|
|
{ missing_right_binop($$, $1, @2,
|
|
"length-matching and operator"); }
|
|
| sere OP_SHORT_AND sere
|
|
{ $$ = pnode(op::AndNLM, $1, $3); }
|
|
| sere OP_SHORT_AND error
|
|
{ missing_right_binop($$, $1, @2,
|
|
"non-length-matching and operator"); }
|
|
| sere OP_OR sere
|
|
{ $$ = pnode(op::OrRat, $1, $3); }
|
|
| sere OP_OR error
|
|
{ missing_right_binop($$, $1, @2, "or operator"); }
|
|
| sere OP_CONCAT sere
|
|
{ $$ = pnode(op::Concat, $1, $3); }
|
|
| sere OP_CONCAT error
|
|
{ missing_right_binop($$, $1, @2, "concat operator"); }
|
|
| sere OP_FUSION sere
|
|
{ $$ = pnode(op::Fusion, $1, $3); }
|
|
| sere OP_FUSION error
|
|
{ missing_right_binop($$, $1, @2, "fusion operator"); }
|
|
| OP_DELAY_N sere
|
|
{ unsigned n = $1; $$ = formula::sugar_delay(formula($2), n, n).to_node_(); }
|
|
| OP_DELAY_N error
|
|
{ missing_right_binop($$, fnode::tt(), @1, "SVA delay operator"); }
|
|
| sere OP_DELAY_N sere
|
|
{ unsigned n = $2;
|
|
$$ = formula::sugar_delay(formula($1), formula($3),
|
|
n, n).to_node_(); }
|
|
| sere OP_DELAY_N error
|
|
{ missing_right_binop($$, $1, @2, "SVA delay operator"); }
|
|
| delayargs sere %prec OP_DELAY_OPEN
|
|
{
|
|
auto [min, max] = $1;
|
|
if (max < min)
|
|
{
|
|
error_list.emplace_back(@1, "reversed range");
|
|
std::swap(max, min);
|
|
}
|
|
$$ = formula::sugar_delay(formula($2),
|
|
min, max).to_node_();
|
|
}
|
|
| delayargs error
|
|
{ missing_right_binop($$, fnode::tt(), @1, "SVA delay operator"); }
|
|
| sere delayargs sere %prec OP_DELAY_OPEN
|
|
{
|
|
auto [min, max] = $2;
|
|
if (max < min)
|
|
{
|
|
error_list.emplace_back(@1, "reversed range");
|
|
std::swap(max, min);
|
|
}
|
|
$$ = formula::sugar_delay(formula($1), formula($3),
|
|
min, max).to_node_();
|
|
}
|
|
| sere delayargs error
|
|
{ missing_right_binop($$, $1, @2, "SVA delay operator"); }
|
|
| starargs
|
|
{
|
|
auto [min, max] = $1;
|
|
if (max < min)
|
|
{
|
|
error_list.emplace_back(@1, "reversed range");
|
|
std::swap(max, min);
|
|
}
|
|
$$ = fnode::bunop(op::Star, fnode::tt(), min, max);
|
|
}
|
|
| sere starargs
|
|
{
|
|
auto [min, max] = $2;
|
|
if (max < min)
|
|
{
|
|
error_list.emplace_back(@2, "reversed range");
|
|
std::swap(max, min);
|
|
}
|
|
$$ = fnode::bunop(op::Star, $1, min, max);
|
|
}
|
|
| sere fstarargs
|
|
{
|
|
auto [min, max] = $2;
|
|
if (max < min)
|
|
{
|
|
error_list.emplace_back(@2, "reversed range");
|
|
std::swap(max, min);
|
|
}
|
|
$$ = fnode::bunop(op::FStar, $1, min, max);
|
|
}
|
|
| sere equalargs
|
|
{
|
|
auto [min, max] = $2;
|
|
if (max < min)
|
|
{
|
|
error_list.emplace_back(@2, "reversed range");
|
|
std::swap(max, min);
|
|
}
|
|
if (auto f = sere_ensure_bool($1, @1, "[=...]", error_list))
|
|
{
|
|
$$ = formula::sugar_equal(formula(f),
|
|
min, max).to_node_();
|
|
}
|
|
else
|
|
{
|
|
$$ = error_false_block(@$, error_list);
|
|
}
|
|
}
|
|
| sere gotoargs
|
|
{
|
|
auto [min, max] = $2;
|
|
if (max < min)
|
|
{
|
|
error_list.emplace_back(@2, "reversed range");
|
|
std::swap(max, min);
|
|
}
|
|
if (auto f = sere_ensure_bool($1, @1, "[->...]", error_list))
|
|
{
|
|
$$ = formula::sugar_goto(formula(f), min, max).to_node_();
|
|
}
|
|
else
|
|
{
|
|
$$ = error_false_block(@$, error_list);
|
|
}
|
|
}
|
|
| sere OP_XOR sere
|
|
{
|
|
auto left = sere_ensure_bool($1, @1, "`^'", error_list);
|
|
auto right = sere_ensure_bool($3, @3, "`^'", error_list);
|
|
if (left && right)
|
|
{
|
|
$$ = fnode::binop(op::Xor, left, right);
|
|
}
|
|
else
|
|
{
|
|
if (left)
|
|
left->destroy();
|
|
else if (right)
|
|
right->destroy();
|
|
$$ = error_false_block(@$, error_list);
|
|
}
|
|
}
|
|
| sere OP_XOR error
|
|
{ missing_right_binop($$, $1, @2, "xor operator"); }
|
|
| sere OP_IMPLIES sere
|
|
{
|
|
auto left = sere_ensure_bool($1, @1, "`->'", error_list);
|
|
if (left)
|
|
{
|
|
$$ = fnode::binop(op::Implies, left, $3);
|
|
}
|
|
else
|
|
{
|
|
$$ = error_false_block(@$, error_list);
|
|
}
|
|
}
|
|
| sere OP_IMPLIES error
|
|
{ missing_right_binop($$, $1, @2, "implication operator"); }
|
|
| sere OP_EQUIV sere
|
|
{
|
|
auto left = sere_ensure_bool($1, @1, "`<->'", error_list);
|
|
auto right = sere_ensure_bool($3, @3, "`<->'", error_list);
|
|
if (left && right)
|
|
{
|
|
$$ = fnode::binop(op::Equiv, left, right);
|
|
}
|
|
else
|
|
{
|
|
if (left)
|
|
left->destroy();
|
|
else if (right)
|
|
right->destroy();
|
|
$$ = error_false_block(@$, error_list);
|
|
}
|
|
}
|
|
| sere OP_EQUIV error
|
|
{ missing_right_binop($$, $1, @2, "equivalent operator"); }
|
|
| OP_FIRST_MATCH PAR_OPEN sere PAR_CLOSE
|
|
{ $$ = fnode::unop(op::first_match, $3); }
|
|
|
|
bracedsere: BRACE_OPEN sere BRACE_CLOSE
|
|
{ $$ = $2; }
|
|
| BRACE_OPEN sere error BRACE_CLOSE
|
|
{ error_list.emplace_back(@3, "ignoring this");
|
|
$$ = $2;
|
|
}
|
|
| BRACE_OPEN error BRACE_CLOSE
|
|
{ error_list.emplace_back(@$,
|
|
"treating this brace block as false");
|
|
$$ = fnode::ff();
|
|
}
|
|
| BRACE_OPEN sere END_OF_INPUT
|
|
{ error_list.emplace_back(@1 + @2,
|
|
"missing closing brace");
|
|
$$ = $2;
|
|
}
|
|
| BRACE_OPEN sere error END_OF_INPUT
|
|
{ error_list. emplace_back(@3,
|
|
"ignoring trailing garbage and missing closing brace");
|
|
$$ = $2;
|
|
}
|
|
| BRACE_OPEN error END_OF_INPUT
|
|
{ error_list.emplace_back(@$,
|
|
"missing closing brace, "
|
|
"treating this brace block as false");
|
|
$$ = fnode::ff();
|
|
}
|
|
| BRA_BLOCK
|
|
{
|
|
$$ = try_recursive_parse($1, @1, parse_environment,
|
|
debug_level(),
|
|
parser_sere, error_list);
|
|
if (!$$)
|
|
YYERROR;
|
|
}
|
|
|
|
parenthesedsubformula: PAR_BLOCK
|
|
{
|
|
$$ = try_recursive_parse($1, @1, parse_environment,
|
|
debug_level(), parser_ltl, error_list);
|
|
if (!$$)
|
|
YYERROR;
|
|
}
|
|
| PAR_OPEN subformula PAR_CLOSE
|
|
{ $$ = $2; }
|
|
| PAR_OPEN subformula error PAR_CLOSE
|
|
{ error_list.emplace_back(@3, "ignoring this");
|
|
$$ = $2;
|
|
}
|
|
| PAR_OPEN error PAR_CLOSE
|
|
{ error_list.emplace_back(@$,
|
|
"treating this parenthetical block as false");
|
|
$$ = fnode::ff();
|
|
}
|
|
| PAR_OPEN subformula END_OF_INPUT
|
|
{ error_list.emplace_back(@1 + @2, "missing closing parenthesis");
|
|
$$ = $2;
|
|
}
|
|
| PAR_OPEN subformula error END_OF_INPUT
|
|
{ error_list.emplace_back(@3,
|
|
"ignoring trailing garbage and missing closing parenthesis");
|
|
$$ = $2;
|
|
}
|
|
| PAR_OPEN error END_OF_INPUT
|
|
{ error_list.emplace_back(@$,
|
|
"missing closing parenthesis, "
|
|
"treating this parenthetical block as false");
|
|
$$ = fnode::ff();
|
|
}
|
|
|
|
|
|
boolformula: booleanatom
|
|
| PAR_BLOCK
|
|
{
|
|
$$ = try_recursive_parse($1, @1, parse_environment,
|
|
debug_level(),
|
|
parser_bool, error_list);
|
|
if (!$$)
|
|
YYERROR;
|
|
}
|
|
| PAR_OPEN boolformula PAR_CLOSE
|
|
{ $$ = $2; }
|
|
| PAR_OPEN boolformula error PAR_CLOSE
|
|
{ error_list.emplace_back(@3, "ignoring this");
|
|
$$ = $2;
|
|
}
|
|
| PAR_OPEN error PAR_CLOSE
|
|
{ error_list.emplace_back(@$,
|
|
"treating this parenthetical block as false");
|
|
$$ = fnode::ff();
|
|
}
|
|
| PAR_OPEN boolformula END_OF_INPUT
|
|
{ error_list.emplace_back(@1 + @2,
|
|
"missing closing parenthesis");
|
|
$$ = $2;
|
|
}
|
|
| PAR_OPEN boolformula error END_OF_INPUT
|
|
{ error_list.emplace_back(@3,
|
|
"ignoring trailing garbage and missing closing parenthesis");
|
|
$$ = $2;
|
|
}
|
|
| PAR_OPEN error END_OF_INPUT
|
|
{ error_list.emplace_back(@$,
|
|
"missing closing parenthesis, "
|
|
"treating this parenthetical block as false");
|
|
$$ = fnode::ff();
|
|
}
|
|
| boolformula OP_AND boolformula
|
|
{ $$ = pnode(op::And, $1, $3); }
|
|
| boolformula OP_AND error
|
|
{ missing_right_binop($$, $1, @2, "and operator"); }
|
|
| boolformula OP_SHORT_AND boolformula
|
|
{ $$ = pnode(op::And, $1, $3); }
|
|
| boolformula OP_SHORT_AND error
|
|
{ missing_right_binop($$, $1, @2, "and operator"); }
|
|
| boolformula OP_STAR boolformula
|
|
{ $$ = pnode(op::And, $1, $3); }
|
|
| boolformula OP_STAR error
|
|
{ missing_right_binop($$, $1, @2, "and operator"); }
|
|
| boolformula OP_OR boolformula
|
|
{ $$ = pnode(op::Or, $1, $3); }
|
|
| boolformula OP_OR error
|
|
{ missing_right_binop($$, $1, @2, "or operator"); }
|
|
| boolformula OP_XOR boolformula
|
|
{ $$ = fnode::binop(op::Xor, $1, $3); }
|
|
| boolformula OP_XOR error
|
|
{ missing_right_binop($$, $1, @2, "xor operator"); }
|
|
| boolformula OP_IMPLIES boolformula
|
|
{ $$ = fnode::binop(op::Implies, $1, $3); }
|
|
| boolformula OP_IMPLIES error
|
|
{ missing_right_binop($$, $1, @2, "implication operator"); }
|
|
| boolformula OP_EQUIV boolformula
|
|
{ $$ = fnode::binop(op::Equiv, $1, $3); }
|
|
| boolformula OP_EQUIV error
|
|
{ missing_right_binop($$, $1, @2, "equivalent operator"); }
|
|
| OP_NOT boolformula
|
|
{ $$ = fnode::unop(op::Not, $2); }
|
|
| OP_NOT error
|
|
{ missing_right_op($$, @1, "not operator"); }
|
|
|
|
subformula: booleanatom
|
|
| parenthesedsubformula
|
|
| subformula OP_AND subformula
|
|
{ $$ = pnode(op::And, $1, $3); }
|
|
| subformula OP_AND error
|
|
{ missing_right_binop($$, $1, @2, "and operator"); }
|
|
| subformula OP_SHORT_AND subformula
|
|
{ $$ = pnode(op::And, $1, $3); }
|
|
| subformula OP_SHORT_AND error
|
|
{ missing_right_binop($$, $1, @2, "and operator"); }
|
|
| subformula OP_STAR subformula
|
|
{ $$ = pnode(op::And, $1, $3); }
|
|
| subformula OP_STAR error
|
|
{ missing_right_binop($$, $1, @2, "and operator"); }
|
|
| subformula OP_OR subformula
|
|
{ $$ = pnode(op::Or, $1, $3); }
|
|
| subformula OP_OR error
|
|
{ missing_right_binop($$, $1, @2, "or operator"); }
|
|
| subformula OP_XOR subformula
|
|
{ $$ = fnode::binop(op::Xor, $1, $3); }
|
|
| subformula OP_XOR error
|
|
{ missing_right_binop($$, $1, @2, "xor operator"); }
|
|
| subformula OP_IMPLIES subformula
|
|
{ $$ = fnode::binop(op::Implies, $1, $3); }
|
|
| subformula OP_IMPLIES error
|
|
{ missing_right_binop($$, $1, @2, "implication operator"); }
|
|
| subformula OP_EQUIV subformula
|
|
{ $$ = fnode::binop(op::Equiv, $1, $3); }
|
|
| subformula OP_EQUIV error
|
|
{ missing_right_binop($$, $1, @2, "equivalent operator"); }
|
|
| subformula OP_U subformula
|
|
{ $$ = fnode::binop(op::U, $1, $3); }
|
|
| subformula OP_U error
|
|
{ missing_right_binop($$, $1, @2, "until operator"); }
|
|
| subformula OP_R subformula
|
|
{ $$ = fnode::binop(op::R, $1, $3); }
|
|
| subformula OP_R error
|
|
{ missing_right_binop($$, $1, @2, "release operator"); }
|
|
| subformula OP_W subformula
|
|
{ $$ = fnode::binop(op::W, $1, $3); }
|
|
| subformula OP_W error
|
|
{ missing_right_binop($$, $1, @2, "weak until operator"); }
|
|
| subformula OP_M subformula
|
|
{ $$ = fnode::binop(op::M, $1, $3); }
|
|
| subformula OP_M error
|
|
{ missing_right_binop($$, $1, @2, "strong release operator"); }
|
|
| OP_F subformula
|
|
{ $$ = fnode::unop(op::F, $2); }
|
|
| OP_F error
|
|
{ missing_right_op($$, @1, "sometimes operator"); }
|
|
| OP_FREP sqbkt_num OP_SQBKT_CLOSE subformula %prec OP_FREP
|
|
{ unsigned n = $2;
|
|
$$ = fnode::nested_unop_range(op::X, op::Or, n, n, $4);
|
|
error_list.emplace_back(@1 + @3,
|
|
"F[n:m] expects two parameters");
|
|
}
|
|
| OP_FREP sqbkt_num OP_SQBKT_STRONG_CLOSE subformula
|
|
%prec OP_FREP
|
|
{ unsigned n = $2;
|
|
$$ = fnode::nested_unop_range(op::strong_X, op::Or, n, n, $4);
|
|
error_list.emplace_back(@1 + @3,
|
|
"F[n:m!] expects two parameters");
|
|
}
|
|
| OP_FREP sqbkt_num OP_SQBKT_SEP sqbkt_num OP_SQBKT_CLOSE
|
|
subformula %prec OP_FREP
|
|
{ $$ = fnode::nested_unop_range(op::X, op::Or, $2, $4, $6); }
|
|
| OP_FREP sqbkt_num OP_SQBKT_SEP sqbkt_num
|
|
OP_SQBKT_STRONG_CLOSE subformula %prec OP_FREP
|
|
{ $$ = fnode::nested_unop_range(op::strong_X,
|
|
op::Or, $2, $4, $6); }
|
|
| OP_FREP sqbkt_num OP_SQBKT_SEP_unbounded OP_SQBKT_CLOSE
|
|
subformula %prec OP_FREP
|
|
{ $$ = fnode::nested_unop_range(op::X, op::Or, $2,
|
|
fnode::unbounded(), $5); }
|
|
| OP_FREP sqbkt_num OP_SQBKT_SEP_unbounded OP_SQBKT_STRONG_CLOSE
|
|
subformula %prec OP_FREP
|
|
{ $$ = fnode::nested_unop_range(op::strong_X, op::Or, $2,
|
|
fnode::unbounded(), $5); }
|
|
| OP_FREP sqbkt_num OP_SQBKT_SEP sqbkt_num OP_SQBKT_CLOSE
|
|
error
|
|
{ missing_right_op($$, @1 + @5, "F[.] operator"); }
|
|
| OP_FREP sqbkt_num OP_SQBKT_SEP sqbkt_num
|
|
OP_SQBKT_STRONG_CLOSE error
|
|
{ missing_right_op($$, @1 + @5, "F[.!] operator"); }
|
|
| OP_FREP error_opt END_OF_INPUT
|
|
{ error_list.emplace_back(@$, "missing closing bracket for F[.]");
|
|
$$ = fnode::ff(); }
|
|
| OP_FREP error OP_SQBKT_CLOSE subformula %prec OP_FREP
|
|
{ error_list.emplace_back(@1 + @3,
|
|
"treating this F[.] as a simple F");
|
|
$$ = fnode::unop(op::F, $4); }
|
|
| OP_FREP error OP_SQBKT_STRONG_CLOSE subformula %prec OP_FREP
|
|
{ error_list.emplace_back(@1 + @3,
|
|
"treating this F[.!] as a simple F");
|
|
$$ = fnode::unop(op::F, $4); }
|
|
| OP_G subformula
|
|
{ $$ = fnode::unop(op::G, $2); }
|
|
| OP_G error
|
|
{ missing_right_op($$, @1, "always operator"); }
|
|
| OP_GREP sqbkt_num OP_SQBKT_SEP sqbkt_num OP_SQBKT_CLOSE
|
|
subformula %prec OP_GREP
|
|
{ $$ = fnode::nested_unop_range(op::X, op::And, $2, $4, $6); }
|
|
| OP_GREP sqbkt_num OP_SQBKT_SEP sqbkt_num
|
|
OP_SQBKT_STRONG_CLOSE subformula %prec OP_GREP
|
|
{ $$ = fnode::nested_unop_range(op::strong_X, op::And,
|
|
$2, $4, $6); }
|
|
| OP_GREP sqbkt_num OP_SQBKT_SEP_unbounded OP_SQBKT_CLOSE
|
|
subformula %prec OP_GREP
|
|
{ $$ = fnode::nested_unop_range(op::X, op::And, $2,
|
|
fnode::unbounded(), $5); }
|
|
| OP_GREP sqbkt_num OP_SQBKT_SEP_unbounded OP_SQBKT_STRONG_CLOSE
|
|
subformula %prec OP_GREP
|
|
{ $$ = fnode::nested_unop_range(op::strong_X, op::And, $2,
|
|
fnode::unbounded(), $5); }
|
|
| OP_GREP sqbkt_num OP_SQBKT_CLOSE subformula %prec OP_GREP
|
|
{ unsigned n = $2;
|
|
$$ = fnode::nested_unop_range(op::X, op::And, n, n, $4);
|
|
error_list.emplace_back(@1 + @3,
|
|
"G[n:m] expects two parameters");
|
|
}
|
|
| OP_GREP sqbkt_num OP_SQBKT_STRONG_CLOSE subformula
|
|
%prec OP_GREP
|
|
{ unsigned n = $2;
|
|
$$ = fnode::nested_unop_range(op::strong_X, op::And,
|
|
n, n, $4);
|
|
error_list.emplace_back(@1 + @3,
|
|
"G[n:m!] expects two parameters");
|
|
}
|
|
| OP_GREP sqbkt_num OP_SQBKT_SEP sqbkt_num OP_SQBKT_CLOSE
|
|
error
|
|
{ missing_right_op($$, @1 + @5, "G[.] operator"); }
|
|
| OP_GREP sqbkt_num OP_SQBKT_SEP sqbkt_num
|
|
OP_SQBKT_STRONG_CLOSE error
|
|
{ missing_right_op($$, @1 + @5, "G[.!] operator"); }
|
|
| OP_GREP error_opt END_OF_INPUT
|
|
{ error_list.emplace_back(@$, "missing closing bracket for G[.]");
|
|
$$ = fnode::ff(); }
|
|
| OP_GREP error OP_SQBKT_CLOSE subformula %prec OP_GREP
|
|
{ error_list.emplace_back(@1 + @3,
|
|
"treating this G[.] as a simple G");
|
|
$$ = fnode::unop(op::F, $4); }
|
|
| OP_GREP error OP_SQBKT_STRONG_CLOSE subformula %prec OP_GREP
|
|
{ error_list.emplace_back(@1 + @3,
|
|
"treating this G[.!] as a simple G");
|
|
$$ = fnode::unop(op::F, $4); }
|
|
| OP_X subformula
|
|
{ $$ = fnode::unop(op::X, $2); }
|
|
| OP_X error
|
|
{ missing_right_op($$, @1, "next operator"); }
|
|
| OP_STRONG_X subformula
|
|
{ $$ = fnode::unop(op::strong_X, $2); }
|
|
| OP_STRONG_X error
|
|
{ missing_right_op($$, @1, "strong next operator"); }
|
|
| OP_XREP sqbkt_num OP_SQBKT_CLOSE subformula %prec OP_XREP
|
|
{ unsigned n = $2;
|
|
$$ = fnode::nested_unop_range(op::X, op::Or, n, n, $4); }
|
|
| OP_XREP sqbkt_num OP_SQBKT_CLOSE error
|
|
{ missing_right_op($$, @1 + @3, "X[.] operator"); }
|
|
| OP_XREP error OP_SQBKT_CLOSE subformula %prec OP_XREP
|
|
{ error_list.emplace_back(@$, "treating this X[.] as a simple X");
|
|
$$ = fnode::unop(op::X, $4); }
|
|
| OP_XREP OP_SQBKT_STRONG_CLOSE subformula %prec OP_XREP
|
|
{ $$ = fnode::unop(op::strong_X, $3); }
|
|
| OP_XREP sqbkt_num OP_SQBKT_STRONG_CLOSE subformula
|
|
%prec OP_XREP
|
|
{ unsigned n = $2;
|
|
$$ = fnode::nested_unop_range(op::strong_X,
|
|
op::Or, n, n, $4); }
|
|
| OP_XREP error OP_SQBKT_STRONG_CLOSE subformula %prec OP_XREP
|
|
{ error_list.emplace_back(@$, "treating this X[.!] as a simple X[!]");
|
|
$$ = fnode::unop(op::strong_X, $4); }
|
|
| OP_XREP error_opt END_OF_INPUT
|
|
{ error_list.emplace_back(@$, "missing closing bracket for X[.]");
|
|
$$ = fnode::ff(); }
|
|
| OP_NOT subformula
|
|
{ $$ = fnode::unop(op::Not, $2); }
|
|
| OP_NOT error
|
|
{ missing_right_op($$, @1, "not operator"); }
|
|
| bracedsere
|
|
{ $$ = fnode::unop(op::Closure, $1); }
|
|
| bracedsere OP_UCONCAT subformula
|
|
{ $$ = fnode::binop(op::UConcat, $1, $3); }
|
|
| bracedsere parenthesedsubformula
|
|
{ $$ = fnode::binop(op::UConcat, $1, $2); }
|
|
| bracedsere OP_UCONCAT error
|
|
{ missing_right_op($$, @2,
|
|
"universal overlapping concat operator"); }
|
|
| bracedsere OP_ECONCAT subformula
|
|
{ $$ = fnode::binop(op::EConcat, $1, $3); }
|
|
| bracedsere OP_ECONCAT error
|
|
{ missing_right_op($$, @2,
|
|
"existential overlapping concat operator");
|
|
}
|
|
| bracedsere OP_UCONCAT_NONO subformula
|
|
/* {SERE}[]=>EXP = {SERE;1}[]->EXP */
|
|
{ $$ = fnode::binop(op::UConcat,
|
|
pnode(op::Concat, $1, fnode::tt()),
|
|
$3); }
|
|
| bracedsere OP_UCONCAT_NONO error
|
|
{ missing_right_op($$, @2,
|
|
"universal non-overlapping concat operator");
|
|
}
|
|
| bracedsere OP_ECONCAT_NONO subformula
|
|
/* {SERE}<>=>EXP = {SERE;1}<>->EXP */
|
|
{ $$ = fnode::binop(op::EConcat,
|
|
pnode(op::Concat, $1, fnode::tt()),
|
|
$3); }
|
|
| bracedsere OP_ECONCAT_NONO error
|
|
{ missing_right_op($$, @2,
|
|
"existential non-overlapping concat operator");
|
|
}
|
|
| BRACE_OPEN sere BRACE_BANG_CLOSE
|
|
/* {SERE}! = {SERE} <>-> 1 */
|
|
{ $$ = fnode::binop(op::EConcat, $2, fnode::tt()); }
|
|
| BRA_BANG_BLOCK
|
|
{
|
|
$$ = try_recursive_parse($1, @1, parse_environment,
|
|
debug_level(),
|
|
parser_sere, error_list);
|
|
if (!$$)
|
|
YYERROR;
|
|
$$ = fnode::binop(op::EConcat, $$, fnode::tt());
|
|
}
|
|
|
|
lbtformula: atomprop
|
|
| '!' lbtformula
|
|
{ $$ = fnode::unop(op::Not, $2); }
|
|
| '&' lbtformula lbtformula
|
|
{ $$ = pnode(op::And, $2, $3); }
|
|
| '|' lbtformula lbtformula
|
|
{ $$ = pnode(op::Or, $2, $3); }
|
|
| '^' lbtformula lbtformula
|
|
{ $$ = fnode::binop(op::Xor, $2, $3); }
|
|
| 'i' lbtformula lbtformula
|
|
{ $$ = fnode::binop(op::Implies, $2, $3); }
|
|
| 'e' lbtformula lbtformula
|
|
{ $$ = fnode::binop(op::Equiv, $2, $3); }
|
|
| 'X' lbtformula
|
|
{ $$ = fnode::unop(op::X, $2); }
|
|
| 'F' lbtformula
|
|
{ $$ = fnode::unop(op::F, $2); }
|
|
| 'G' lbtformula
|
|
{ $$ = fnode::unop(op::G, $2); }
|
|
| 'U' lbtformula lbtformula
|
|
{ $$ = fnode::binop(op::U, $2, $3); }
|
|
| 'V' lbtformula lbtformula
|
|
{ $$ = fnode::binop(op::R, $2, $3); }
|
|
| 'R' lbtformula lbtformula
|
|
{ $$ = fnode::binop(op::R, $2, $3); }
|
|
| 'W' lbtformula lbtformula
|
|
{ $$ = fnode::binop(op::W, $2, $3); }
|
|
| 'M' lbtformula lbtformula
|
|
{ $$ = fnode::binop(op::M, $2, $3); }
|
|
| 't'
|
|
{ $$ = fnode::tt(); }
|
|
| 'f'
|
|
{ $$ = fnode::ff(); }
|
|
;
|
|
|
|
%%
|
|
|
|
void
|
|
tlyy::parser::error(const location_type& location, const std::string& message)
|
|
{
|
|
error_list.emplace_back(location, message);
|
|
}
|
|
|
|
namespace spot
|
|
{
|
|
parsed_formula
|
|
parse_infix_psl(const std::string& ltl_string,
|
|
environment& env,
|
|
bool debug, bool lenient)
|
|
{
|
|
parsed_formula result(ltl_string);
|
|
flex_set_buffer(ltl_string,
|
|
tlyy::parser::token::START_LTL,
|
|
lenient);
|
|
tlyy::parser parser(result.errors, env, result.f);
|
|
parser.set_debug_level(debug);
|
|
parser.parse();
|
|
flex_unset_buffer();
|
|
return result;
|
|
}
|
|
|
|
parsed_formula
|
|
parse_infix_boolean(const std::string& ltl_string,
|
|
environment& env,
|
|
bool debug, bool lenient)
|
|
{
|
|
parsed_formula result(ltl_string);
|
|
flex_set_buffer(ltl_string,
|
|
tlyy::parser::token::START_BOOL,
|
|
lenient);
|
|
tlyy::parser parser(result.errors, env, result.f);
|
|
parser.set_debug_level(debug);
|
|
parser.parse();
|
|
flex_unset_buffer();
|
|
return result;
|
|
}
|
|
|
|
parsed_formula
|
|
parse_prefix_ltl(const std::string& ltl_string,
|
|
environment& env,
|
|
bool debug)
|
|
{
|
|
parsed_formula result(ltl_string);
|
|
flex_set_buffer(ltl_string,
|
|
tlyy::parser::token::START_LBT,
|
|
false);
|
|
tlyy::parser parser(result.errors, env, result.f);
|
|
parser.set_debug_level(debug);
|
|
parser.parse();
|
|
flex_unset_buffer();
|
|
return result;
|
|
}
|
|
|
|
parsed_formula
|
|
parse_infix_sere(const std::string& sere_string,
|
|
environment& env,
|
|
bool debug,
|
|
bool lenient)
|
|
{
|
|
parsed_formula result(sere_string);
|
|
flex_set_buffer(sere_string,
|
|
tlyy::parser::token::START_SERE,
|
|
lenient);
|
|
tlyy::parser parser(result.errors, env, result.f);
|
|
parser.set_debug_level(debug);
|
|
parser.parse();
|
|
flex_unset_buffer();
|
|
return result;
|
|
}
|
|
|
|
formula
|
|
parse_formula(const std::string& ltl_string, environment& env)
|
|
{
|
|
parsed_formula pf = parse_infix_psl(ltl_string, env);
|
|
std::ostringstream s;
|
|
if (pf.format_errors(s))
|
|
{
|
|
parsed_formula pg = parse_prefix_ltl(ltl_string, env);
|
|
if (pg.errors.empty())
|
|
return pg.f;
|
|
else
|
|
throw parse_error(s.str());
|
|
}
|
|
return pf.f;
|
|
}
|
|
}
|
|
|
|
// Local Variables:
|
|
// mode: c++
|
|
// End:
|