Skip to content

A conference schedule optimiser using linear programming.

Notifications You must be signed in to change notification settings

emfcamp/slotmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slot Machine

Tests

A conference schedule optimizer using mixed integer linear programming. This is used to generate the schedule for Electromagnetic Field events.

Requirements

You'll need the COIN-OR CBC solver installed to use this library. apt-get install coinor-cbc or brew tap coin-or-tools/coinor && brew install cbc.

Acknowledgements

The original concept and code for this library is from David MacIver. For more information on this approach, see David's talk Easy solutions to hard problems from PyCon UK 2016.

A similar library with a slightly different approach is conference-scheduler.

About

A conference schedule optimiser using linear programming.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages