Add note about dataset size

This commit is contained in:
Sam A. 2023-05-15 05:34:30 +02:00
parent 62b412016f
commit 6ddbe9c1a9
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 3 additions and 0 deletions

View File

@ -40,6 +40,9 @@ make gale_shapley.mpc
./run.sh
```
If you want to change the size of the dataset, you need to change the
`MATCHING_SIZE` constant in `gale_shapley.mpc` as well.
## License
This project is licensed under the BSD 3-Clause license.