https://github.com/unsortedhashsets/vut-ims
https://github.com/unsortedhashsets/vut-ims
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/unsortedhashsets/vut-ims
- Owner: unsortedhashsets
- Created: 2020-09-28T17:38:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T10:33:26.000Z (over 5 years ago)
- Last Synced: 2025-01-14T05:10:44.768Z (over 1 year ago)
- Language: C++
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
VUT-IMS
Prepare
1) Download library `wget https://www.fit.vutbr.cz/~peringer/SIMLIB/source/simlib-3.07-20181019.tar.gz`
2) Inside folder `sudo make install`
3) Check directory `ll /usr/local/lib`
4) If `libsimlib.so` in folder => `export LD_LIBRARY_PATH=/usr/local/lib`. Else `goto 1`
5) Try `make` and `./covid19` => check results in covid19.csv
Start experiments
1) `make run0`
2) `make run1`
3) `make run2`
4) `make run3`
5) `make runcz-pes3`
6) `make runcz-pes4`