Skip to content

crockeo/sinterklooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinterklooser

This is an app created to choose the optimal distribution of what is effectively a set of Secret Santas for the Dutch Holiday Sinterklaas.

USAGE

After getting the code from this GitHub, you just want to cmake it, and then make it.

$ cmake . # Generating the Makefile
$ make    # Actually building the project.

After you have everything built, check out the example graph networks for how you should structure your graph application. Once you have your data set, you want to run the program on it:

$ ./build/bin/sinterklooser <path/to/file>

LICENSE

For licensing information, refer to the LICENSE file contained in this repo.

About

A utility to determine matchings for secret Santa given a group of people and a varying familiarity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published