Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Alnos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Michele Volpato
Alnos
Commits
237e9a6c
Commit
237e9a6c
authored
Apr 03, 2017
by
Michele Volpato
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.science.ru.nl/mvolpato/alnos
parents
7812dee2
484008ee
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
README.md
README.md
+10
-1
No files found.
README.md
View file @
237e9a6c
...
...
@@ -31,7 +31,16 @@ This code exists as a support implementation to the papers mentioned previously.
Clone the repository.
### Install python3, numpy and graphviz and run the example
### Install Graphviz in your OS
Needed for the TicTacToe example, not for the basic example.
#### macOS
```
brew install graphviz
```
### Install python3, numpy and graphviz (python lib) and run the example
Then you can modify any file in
[
examples
](
examples/
)
,
or create your own.
...
...
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