| .. |
|
.gitignore
|
Merge the core and python tests in the tests/ directory
|
2016-01-04 16:02:30 +01:00 |
|
341.py
|
python: make sure spot.automata() terminates the command
|
2018-04-03 15:12:58 +02:00 |
|
_altscc.ipynb
|
dot: name the digraph
|
2018-04-07 18:58:58 +02:00 |
|
_autparserr.ipynb
|
dot: name the digraph
|
2018-04-07 18:58:58 +02:00 |
|
_aux.ipynb
|
python: upgrade notebook format to v4
|
2018-01-07 12:59:59 +01:00 |
|
_product_susp.ipynb
|
translate: add ltl-split option
|
2018-06-20 11:38:59 +02:00 |
|
_product_weak.ipynb
|
solve build issue on Debian unstable i386
|
2018-10-08 16:03:17 +02:00 |
|
_word.ipynb
|
python: remove error recovery checks from the public notebooks
|
2018-01-07 16:22:46 +01:00 |
|
acc_cond.ipynb
|
acc: extend top_disjuncts and top_conjuncts to acc_cond as well
|
2019-03-29 11:41:52 +01:00 |
|
accparse.ipynb
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
accparse2.py
|
LAR made smarter with symmetry-based degeneralization
|
2018-07-27 00:44:19 +02:00 |
|
alarm.py
|
parsetl: change the interface to return a parsed_formula
|
2016-02-17 20:31:58 +01:00 |
|
alternating.py
|
remove universal transitions on the fly
|
2017-09-27 19:30:42 +02:00 |
|
alternation.ipynb
|
remove_alternation: fix serious typo
|
2019-03-22 22:16:02 +01:00 |
|
atva16-fig2a.ipynb
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
atva16-fig2b.ipynb
|
python: implicit str->formula conversion
|
2018-05-15 16:16:11 +02:00 |
|
automata-io.ipynb
|
dot: name the digraph
|
2018-04-07 18:58:58 +02:00 |
|
automata.ipynb
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
bdddict.py
|
python: improve bdd_dict bindings
|
2019-01-14 16:42:30 +01:00 |
|
bdditer.py
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
bddnqueen.py
|
Merge the core and python tests in the tests/ directory
|
2016-01-04 16:02:30 +01:00 |
|
bugdet.py
|
fix typos and indentation
|
2017-09-05 13:23:01 +02:00 |
|
complement_semidet.py
|
implement NCSB complementation
|
2018-07-02 14:32:57 +02:00 |
|
contains.ipynb
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
declenv.py
|
parsetl: improve coverage
|
2017-03-15 14:23:19 +01:00 |
|
decompose.ipynb
|
Several typos
|
2019-02-14 16:25:13 +01:00 |
|
decompose_scc.py
|
decompose: merge decompose_strength() and decompose_scc()
|
2017-06-30 23:09:31 +02:00 |
|
dualize.py
|
scc_filter: add quick test for very-weak
|
2018-06-11 21:42:21 +02:00 |
|
except.py
|
complement: improve code coverage
|
2018-07-02 18:36:56 +02:00 |
|
formulas.ipynb
|
print_dot_psl: fix numbering of commutative operands
|
2018-12-17 17:09:56 +01:00 |
|
gen.ipynb
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
gen.py
|
gen: rename KS_COBUCHI to KS_NCA for consistency
|
2017-09-03 15:47:27 +02:00 |
|
genem.py
|
genem: improve handling of co-Büchi
|
2019-04-12 23:14:29 +02:00 |
|
highlighting.ipynb
|
polish previous two patches
|
2019-02-21 15:36:19 +01:00 |
|
implies.py
|
Merge the core and python tests in the tests/ directory
|
2016-01-04 16:02:30 +01:00 |
|
interdep.py
|
parsetl: change the interface to return a parsed_formula
|
2016-02-17 20:31:58 +01:00 |
|
ipnbdoctest.py
|
tests: try to work around some frequent time outs in our checks
|
2019-04-14 22:58:25 +02:00 |
|
kripke.py
|
python: improve kripke_graph bindings
|
2019-02-21 22:02:31 +01:00 |
|
langmap.py
|
langmap: adjust to only color non-unique languages
|
2017-01-17 21:58:03 +01:00 |
|
ltl2tgba.py
|
parsetl: change the interface to return a parsed_formula
|
2016-02-17 20:31:58 +01:00 |
|
ltl2tgba.test
|
Merge the core and python tests in the tests/ directory
|
2016-01-04 16:02:30 +01:00 |
|
ltlf.py
|
from_ltlf: new LTL transformation.
|
2016-11-05 22:59:02 +01:00 |
|
ltlparse.py
|
introduce formula::is_leaf()
|
2017-11-23 13:40:05 +01:00 |
|
ltlsimple.py
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
ltsmin-dve.ipynb
|
Several typos
|
2019-02-14 16:25:13 +01:00 |
|
ltsmin-pml.ipynb
|
python: implicit str->formula conversion
|
2018-05-15 16:16:11 +02:00 |
|
merge.py
|
symplify_acceptance: More rules
|
2017-11-06 17:31:59 +01:00 |
|
minato.py
|
Merge the core and python tests in the tests/ directory
|
2016-01-04 16:02:30 +01:00 |
|
misc-ec.py
|
emptiness checks: replace assert-preconditions by exceptions
|
2017-03-10 14:36:22 +01:00 |
|
optionmap.py
|
python: add xargs support to translate() and postprocess()
|
2018-10-17 18:16:46 +02:00 |
|
origstate.py
|
Degeneralization keeps track of levels.
|
2017-05-31 13:28:42 +02:00 |
|
otfcrash.py
|
tests: cleanup temporary files leftover by a test case
|
2018-02-01 21:56:26 +01:00 |
|
parity.ipynb
|
tests: fix some examples
|
2019-04-18 14:41:03 +02:00 |
|
parity.py
|
Improve cleanup_parity
|
2018-02-21 18:20:57 +01:00 |
|
parsetgba.py
|
Merge the core and python tests in the tests/ directory
|
2016-01-04 16:02:30 +01:00 |
|
prodexpt.py
|
typos: dictionnary -> dictionary
|
2017-03-08 16:10:47 +01:00 |
|
product.ipynb
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
randaut.ipynb
|
dot: name the digraph
|
2018-04-07 18:58:58 +02:00 |
|
randgen.py
|
Merge the core and python tests in the tests/ directory
|
2016-01-04 16:02:30 +01:00 |
|
randltl.ipynb
|
unabbreviate: add new rules based on eventual/universal arguments
|
2018-10-01 17:53:05 +02:00 |
|
relabel.py
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |
|
remfin.py
|
scc_filter: add quick test for very-weak
|
2018-06-11 21:42:21 +02:00 |
|
rs_like.py
|
rs_like: fix bug to accept Fin | Fin , Inf & Inf
|
2017-05-29 11:45:02 +02:00 |
|
satmin.ipynb
|
simulation: try pulling marks instead of pushing them for sbacc input
|
2019-02-27 10:46:20 +01:00 |
|
satmin.py
|
twaalgos: Set 'dicho' algo as default for SAT-based minimization
|
2017-01-06 19:53:21 +01:00 |
|
sbacc.py
|
specialized translation for GF(guarantee) and FG(safety)
|
2018-03-28 18:20:46 +02:00 |
|
sccfilter.py
|
scc_filter: preserve state names and highlighted states
|
2016-11-11 15:21:17 +01:00 |
|
sccinfo.py
|
scc_info: detect incorrect initial state
|
2017-12-22 17:23:10 +01:00 |
|
sccsplit.py
|
scc_info: fix split_on_sets
|
2018-07-26 16:07:22 +02:00 |
|
semidet.py
|
introduce check_determinism()
|
2017-12-18 15:57:17 +01:00 |
|
setacc.py
|
fix is_generalized_rabin and is_generalized_streett
|
2018-11-08 11:35:15 +01:00 |
|
setxor.py
|
Merge the core and python tests in the tests/ directory
|
2016-01-04 16:02:30 +01:00 |
|
simstate.py
|
Slight improvement of the determinization
|
2018-02-21 18:20:57 +01:00 |
|
split.py
|
optimize split_2step
|
2018-05-25 12:09:04 +02:00 |
|
streett_totgba.py
|
introduce containement checks functions
|
2018-05-04 17:18:49 +02:00 |
|
streett_totgba2.py
|
fix streett_to_generalized_buchi
|
2018-01-14 16:08:40 +01:00 |
|
stutter-inv.ipynb
|
* tests/python/stutter-inv.ipynb: Add link to on-line translator.
|
2018-12-13 11:22:35 +01:00 |
|
sum.py
|
randomltl: avoid #define
|
2018-05-16 18:35:36 +02:00 |
|
testingaut.ipynb
|
dot: name the digraph
|
2018-04-07 18:58:58 +02:00 |
|
toparity.py
|
LAR made smarter with symmetry-based degeneralization
|
2018-07-27 00:44:19 +02:00 |
|
toweak.py
|
introduce containement checks functions
|
2018-05-04 17:18:49 +02:00 |
|
tra2tba.py
|
remove_fin: never return acceptance "f"
|
2018-03-16 13:58:51 +01:00 |
|
trival.py
|
trival: prefer a global operator== relying on implicit conversion
|
2018-07-04 16:00:00 +02:00 |
|
twagraph-internals.ipynb
|
* tests/python/twagraph-internals.ipynb: Fix a typo.
|
2019-02-27 10:46:36 +01:00 |
|
twagraph.py
|
twa_graph: fix purge_unreachable_states on alternating automata
|
2017-03-29 10:08:23 +02:00 |
|
word.ipynb
|
python: more conventional __repr__ for several types
|
2018-11-03 07:53:26 +01:00 |