tra_to_tba: finish 05e6e0885
* spot/twaalgos/remfin.cc: Actually use propmarks. * tests/core/det.test, tests/core/remfin.test, tests/python/automata.ipynb, tests/python/remfin.py, tests/python/tra2tba.py: Adjust test cases.
This commit is contained in:
parent
ff3a3f8144
commit
3220da6605
6 changed files with 240 additions and 302 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright (C) 2013-2019 Laboratoire de Recherche et Développement de
|
||||
# Copyright (C) 2013-2020 Laboratoire de Recherche et Développement de
|
||||
# l'Epita (LRDE).
|
||||
#
|
||||
# This file is part of Spot, a model checking library.
|
||||
|
|
@ -94,16 +94,13 @@ State: 0
|
|||
State: 1
|
||||
[!0] 0
|
||||
[0] 2
|
||||
[!0] 3
|
||||
State: 2
|
||||
[!0] 0
|
||||
[0] 2
|
||||
[!0] 3
|
||||
[0] 4
|
||||
State: 3 {0}
|
||||
[!0] 3
|
||||
State: 4 {0}
|
||||
[!0] 3
|
||||
[0] 4
|
||||
--END--
|
||||
EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue