Skip to content

Implementation of the Auction algorithm in C++

Notifications You must be signed in to change notification settings

dshemnv/auction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auction Algorithm in C++

Compile :

make

Usage:

./bin/auction -r <rows> -c <columns> -i <path to array file>

About

Implementation of the Auction algorithm in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published