Skip to content

Instantly share code, notes, and snippets.

@wbbradley
Created July 8, 2013 06:54
Show Gist options
  • Save wbbradley/5946718 to your computer and use it in GitHub Desktop.
Save wbbradley/5946718 to your computer and use it in GitHub Desktop.
Question

Auction lot spacing

Devise an algorithm to order lots in an auction based on the following guidlines:

  1. Sellers of individual items should have their own lots spaced as evenly apart as possible
  2. Items sold should generally go from cheapest to most expensive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment