Etienne Renault
|
7d69708f73
|
modelchek: add more tests
* tests/ltsmin/check.test,
tests/ltsmin/finite.test: Here.
|
2020-06-10 09:02:02 +02:00 |
|
Etienne Renault
|
c94d877c98
|
modelcheck: adjust default value for deadlock
* tests/ltsmin/modelcheck.cc: Here.
|
2020-06-09 16:21:11 +02:00 |
|
Etienne Renault
|
d2bde1af19
|
modelcheck: do not load twice model
* tests/ltsmin/modelcheck.cc: Here.
|
2020-06-09 16:21:11 +02:00 |
|
Etienne Renault
|
4cd23d1fc5
|
lpar13: call finalize even when empty product
* spot/mc/lpar13.hh: Here.
|
2020-06-09 16:21:11 +02:00 |
|
Etienne Renault
|
d3eb269078
|
modelcheck: fix incorrect return value without --csv
* tests/ltsmin/modelcheck.cc: Here.
|
2020-06-09 16:21:11 +02:00 |
|
Etienne Renault
|
099387d831
|
mc: fixes #416
* spot/mc/bloemen_ec.hh: Here.
|
2020-06-09 16:21:11 +02:00 |
|
Etienne Renault
|
f5585525f0
|
twacube: cleanup API
* spot/twacube/twacube.cc,
spot/twacube/twacube.hh: Here.
|
2020-06-09 16:21:10 +02:00 |
|
Etienne Renault
|
c61b721a48
|
cube: more tests
* tests/core/cube.cc, tests/core/cube.test: Here.
|
2020-06-09 16:20:59 +02:00 |
|
Alexandre Duret-Lutz
|
6243803018
|
address a new g++-10 warnings
* spot/twa/twa.hh (set_named_prop): Declare the lambda as noexcept.
* spot/twaalgos/couvreurnew.cc (acss_states): Likewise.
|
2020-06-09 08:31:22 +02:00 |
|
Alexandre Duret-Lutz
|
da9d92eef7
|
swig: search for swig4.0
* configure.ac: Use swig4.0 when available.
* HACKING: Update.
|
2020-06-09 00:18:15 +02:00 |
|
Etienne Renault
|
1a8920d9b6
|
rpm: fixes commit 3acf2ca6
* spot.spec.in, spot/Makefile.am: Here.
|
2020-06-08 08:15:52 +02:00 |
|
Etienne Renault
|
b4412482c8
|
HACKING: swig-python is required for MacOS
* HACKING: Here.
|
2020-06-04 17:26:58 +02:00 |
|
Etienne Renault
|
3acf2ca689
|
rpm: add unpackaged files
* spot.spec.in: Here.
|
2020-06-04 14:09:54 +02:00 |
|
Etienne Renault
|
c20abb5a0f
|
debian: remove useless directive
* debian/libspot-dev.install: Here.
|
2020-06-04 06:45:38 +02:00 |
|
Etienne Renault
|
330cd80fed
|
twacube: fix typo
* spot/twacube/twacube.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
c06085a60b
|
are_equivalent: remove redundant code
* spot/twacube_algos/convert.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
ff48c81198
|
twacube_to_twa: allows use of existing BDD_dict
* spot/twacube_algos/convert.cc,
spot/twacube_algos/convert.hh: Here.
* tests/core/twacube.cc: Test it.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
b1b59d0eae
|
cube: incorrect use of reverse_binder in are_equivalent
Thanks to A. Martin for reporting this.
* spot/twacube_algos/convert.cc,
tests/core/twacube.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
e564dd1263
|
atomic: check if -latomic is required for std::atomic
* configure.ac,
m4/l_atomic.m4,
python/Makefile.am,
tests/Makefile.am: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
6e0e6b923d
|
NEWS: mention cube-based transformations
* NEWS: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
61561ee9ac
|
raspbian: add missing library
* tests/Makefile.am,
python/Makefile.am: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
9a8745fcff
|
tests: ignore thread affinity
* tests/ltsmin/check.test,
tests/ltsmin/testconvert.test: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
7c9ae3d361
|
tests: add missing library
* tests/Makefile.am: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
2a41772ff9
|
mc: remove old FIXME
* spot/mc/mc_instanciator.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
1dc6ead1e0
|
mc: do not mix static and SPOT_API
* spot/mc/mc_instanciator.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
6d390a342d
|
kripke: add missing SPOT_API
* spot/kripke/kripke.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
e484e0c471
|
mc: concept-like check for mc_algorithms
* spot/mc/mc_instanciator.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
85ff53c45e
|
twacube: fix erroneous translation
* spot/twacube_algos/convert.cc,
tests/core/twacube.test: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
89675a2762
|
twacube_algos: add support for are_equivalent
* spot/twacube_algos/convert.cc,
spot/twacube_algos/convert.hh,
tests/core/twacube.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
92845612a1
|
sanity: please 80 columns
* spot/ltsmin/spins_kripke.hh,
spot/twacube/twacube.cc,
spot/twacube_algos/convert.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
227627c739
|
mc: correct SPOT_API
* spot/mc/mc.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
070dc4880a
|
modelcheck: more relevant information for --csv
* tests/ltsmin/check.test,
tests/ltsmin/modelcheck.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
bdb95dcde9
|
mc: keep information about the finisher
* spot/mc/bloemen.hh,
spot/mc/bloemen_ec.hh,
spot/mc/cndfs.hh,
spot/mc/deadlock.hh,
spot/mc/lpar13.hh,
spot/mc/mc.hh,
spot/mc/mc_instanciator.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
cb8eb7e9b2
|
check: update with new modelcheck options/output
* tests/ltsmin/check.test: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
ff57f59dba
|
modelcheck: add missing --kripke option
* tests/ltsmin/modelcheck.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
a3df930a60
|
mc: please include.test
* spot/mc/bloemen.hh,
spot/mc/bloemen_ec.hh,
spot/mc/deadlock.hh,
spot/mc/lpar13.hh,
spot/mc/mc.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
17579ad9ad
|
mc: rework and test conversion into twa
* spot/mc/Makefile.am,
spot/mc/reachability.hh,
spot/mc/utils.hh,
tests/Makefile.am,
tests/ltsmin/.gitignore,
tests/ltsmin/testconvert.cc,
tests/ltsmin/testconvert.test: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
568fcdfc9a
|
mc: rework product_to_twa
* spot/mc/utils.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
369a8b8b14
|
mc: merge deadlock and reachabilty algorithms
* spot/mc/deadlock.hh,
spot/mc/mc.hh,
spot/mc/mc_instanciator.hh,
tests/ltsmin/modelcheck.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
1736a7364c
|
modelcheck: formula can be nullptr
* tests/ltsmin/modelcheck.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
c19163cced
|
cube: rename get_ap into ap
* spot/kripke/kripke.hh,
spot/ltsmin/spins_kripke.hh,
spot/ltsmin/spins_kripke.hxx,
spot/mc/mc_instanciator.hh,
spot/mc/utils.hh,
spot/twacube/twacube.cc,
spot/twacube/twacube.hh,
spot/twacube_algos/convert.cc,
tests/core/twacube.cc,
tests/ltsmin/modelcheck.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
2d59a5c752
|
mc: clarify method name
* spot/mc/bloemen.hh,
spot/mc/bloemen_ec.hh,
spot/mc/cndfs.hh,
spot/mc/deadlock.hh,
spot/mc/lpar13.hh,
spot/mc/mc_instanciator.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
ee01fdf209
|
mc: rename ec_renault13lpar into lpar13
* spot/mc/ec.hh: Rename to ...
* spot/mc/lpar13.hh: ... this.
* spot/mc/Makefile.am,
spot/mc/mc_instanciator.hh,
tests/ltsmin/modelcheck.cc: Here
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
b32e451292
|
kripke: please style.test
* spot/kripke/kripke.hh: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
5bb29d646b
|
mc: refactor parallel algorithms
* spot/mc/Makefile.am,
spot/mc/bloemen.hh,
spot/mc/bloemen_ec.hh,
spot/mc/cndfs.hh,
spot/mc/deadlock.hh,
spot/mc/ec.hh,
spot/mc/intersect.hh,
spot/mc/mc.hh,
spot/mc/mc_instanciator.hh,
spot/mc/utils.hh,
tests/ltsmin/modelcheck.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
907a3cfbbf
|
twacube: check nullptr during conversion
* spot/twacube_algos/convert.cc: Here.
|
2020-06-03 12:22:41 +02:00 |
|
Etienne Renault
|
53ea1131e6
|
Fixup: missing dependency bloemen
* spot/mc/Makefile.am: here.
|
2020-06-03 12:22:41 +02:00 |
|
|
|
fcf6bb3d3d
|
twacube: mark get_initial method as const
* spot/twacube/twacube.hh,spot/twacube/twacube.cc: Here.
|
2020-06-03 12:22:40 +02:00 |
|
|
|
0ad380ef12
|
twacube: mark succ() as const
* spot/twacube/twacube.hh: Here.
|
2020-06-03 12:22:40 +02:00 |
|
|
|
a14f63dd25
|
twacube: add num_states and num_edges
* spot/twacube/twacube.hh: Here.
|
2020-06-03 12:22:40 +02:00 |
|