https://github.com/mrphil2105/csp-project1
https://github.com/mrphil2105/csp-project1
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrphil2105/csp-project1
- Owner: mrphil2105
- Created: 2025-02-04T12:39:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-04-09T18:11:17.000Z (about 2 months ago)
- Last Synced: 2025-04-09T19:24:40.003Z (about 2 months ago)
- Language: C
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
For running the experiemnts run the following two commands:
```bash
make all
make run_all
```