Skip to content

yu-jeremy/Auction-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Assignment Problem as a Linear Program

This repository contains a few versions of auction algorithms. While both use Python, one is simply iterative and the other utilizes Google's Optimization Tools in a linear programming approach. Both versions implement a naive auction algorithm (as opposed to a terminated auction algorithm involving the use of some epsilon value to ensure object prices increase every round). More information on this algorithm can be found here.

About

A few versions of auction algorithms using Python and Google's Optimization Tools (OR-Tools) package for Python!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages