Skip to content

bereketDeneke/AuctionAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auction-algorithm

Copyright and ownership of the code for the server and client python files in the auction-algorithm project are held by the original creators of the code. The contributors mentioned down hold ownership and responsibility for the logic and algorithm contained within determinebid function. def determinebid(itemsinauction:list, winnerarray:list, winneramount:list, numberbidders:int, players:list, mybidderid:str, artists:list, standings:dict, round:int): ...

To run the auction-algorithm, the user should follow the instructions provided:

  • run the server.py file in one terminal,
  • run the client_bot.py file in another terminal,
  • and run the clientzmq.py file in a third terminal.

Members:

Hanzalla Usman
Bereket Deneke

About

Auction bidding algorithm with ZeroMQ client/server bots

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages