Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Yliès Falcone
DecentMon
Commits
13e61437
Commit
13e61437
authored
Jul 12, 2019
by
Yliès Falcone
Browse files
Update README.md
parent
8e763bb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
13e61437
...
...
@@ -61,11 +61,12 @@ opam install --unlock-base oasis camlp4 batteries ocamlbuild ocamlfind
```
oasis setup -setup-update dynamic
```
6.
To build DecentMon, run:
6.
Edit setup.data to match the pathes of your OCaml binaries.
7.
To build DecentMon, run:
```
ocaml setup.ml -build
```
7
.
If need be, to clean DecentMon, run:
8
.
If need be, to clean DecentMon, run:
```
ocaml setup.ml -clean
```
...
...
@@ -73,7 +74,7 @@ ocaml setup.ml -clean
## 4 Running DecentMon
To run the benchmark, it is simply needed to run the executable file "decentmon" with appropriate options.
To run the benchmark, it is simply needed to run the executable file "decentmon"
(either native or bytecode)
with appropriate options.
Two kinds of benchmarks are implemented for now. Options required for both kinds are described below.
### Benchmarking randomly generated LTL formulae
...
...
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