mirror of
https://github.com/samsapti/bachelor-project.git
synced 2024-11-21 20:37:55 +00:00
Add note about dataset size
This commit is contained in:
parent
62b412016f
commit
6ddbe9c1a9
|
@ -40,6 +40,9 @@ make gale_shapley.mpc
|
||||||
./run.sh
|
./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
|
## License
|
||||||
|
|
||||||
This project is licensed under the BSD 3-Clause license.
|
This project is licensed under the BSD 3-Clause license.
|
||||||
|
|
Loading…
Reference in a new issue