Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rick Smetsers
z3gi
Commits
3307b41e
Commit
3307b41e
authored
Nov 19, 2017
by
Paul Fiterau Brostean
Browse files
Update README.md
parent
04b8c7eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3307b41e
...
@@ -138,5 +138,5 @@ Say we want to learn a randomly generated Mealy machine with 2 inputs, 2 outputs
...
@@ -138,5 +138,5 @@ Say we want to learn a randomly generated Mealy machine with 2 inputs, 2 outputs
and 3 states. Then we run:
and 3 states. Then we run:
```
```
$ z3gi -m randnorst -a MealyMachine -ni 2 -no 2 -ns 3
$
python
z3gi -m randnorst -a MealyMachine -ni 2 -no 2 -ns 3
```
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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