Skip to content

Boolos/perfect-matching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfect Matching Algorithm

####Class repo for the perfect matching coding solution. To build from command line:

  • make

To run from command line:

  • ./app.out

To build tests from command line:

  • make test

To run tests from command line:

  • ./tests.out with an optional -s for verbose mode

About

UARK Applied Algorithms Summer 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published