ScalABM / auctions

A functional API for auction simulations
Apache License 2.0
13 stars 1 forks source link

Refactor auction protocol #112

Closed davidrpugh closed 7 years ago

davidrpugh commented 7 years ago

Moved auction protocol to top-level package. An AuctionProtocol will be used to configure Auction types and should contain information that will be shared with AuctionParticipant instances.