Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Frontull Samuel
alpha
Commits
4dfe04b6
Commit
4dfe04b6
authored
Oct 18, 2021
by
Frontull Samuel
Browse files
updated readme
parent
42f84431
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+2
-3
No files found.
README.md
View file @
4dfe04b6
Master Thesis Project
# Alpha Avoidance
This project has following requirements:
...
...
@@ -16,7 +15,7 @@ opam install dune
That's it. To run the
`main.ml`
file type
```
dune exec bin/main.exe max_depth simultaneous term_str
dune exec bin/main.exe max_depth simultaneous
dot
term_str
```
-
max_depth: is the max number of compositions in the computation of the legal paths
...
...
@@ -33,7 +32,7 @@ The `lib` folder contains the source code.
-
`dot.ml`
implements all the stuff needed to generate the dot-files.
-
`terms.ml`
contains example terms that can be used for testing
-
`safe.ml`
- Safe Lambda Calculus
-
`underlined.ml`
- Underline Lambda Calculus
-
`underlined.ml`
- Underline
d
Lambda Calculus
-
`untyped.ml`
- Untyped Lambda Calculus
## DOT files
...
...
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