Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fja
eval
Commits
4b9069b3
Commit
4b9069b3
authored
Apr 03, 2021
by
Vladimír Štill
Browse files
test: Add tests for canonisation with unreachable states
parent
a60be41b
Pipeline
#76581
passed with stage
in 52 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/checker/reg/mic-unreach.0.ok
0 → 100644
View file @
4b9069b3
init=1 (1,a)=2 (1,b)=3 (2,a)=2 (2,b)=2 (3,a)=3 (3,b)=3 final={2}
test/checker/reg/mic-unreach.1.nok
0 → 100644
View file @
4b9069b3
init=1 (1,a)=3 (1,b)=2 (3,a)=2 (2,b)=2 (3,a)=3 (3,b)=3 final={3}
test/checker/reg/mic-unreach.2.nok
0 → 100644
View file @
4b9069b3
init=1 (1,a)=2 (1,b)=3 (2,a)=2 (2,b)=2 (3,a)=3 (3,b)=3 (4,a)=4 (4,b)=4 final={2}
test/checker/reg/mic-unreach.q
0 → 100644
View file @
4b9069b3
DFA
-
MIC
:
init
=
A
(
A
,
a
)
=
B
(
A
,
b
)
=
C
(
B
,
a
)
=
B
(
B
,
b
)
=
B
(
C
,
a
)
=
C
(
C
,
b
)
=
C
final
=
{
B
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment