Skip to content

BB10 application solving transportation problem

License

Notifications You must be signed in to change notification settings

BerryTrucks/roomeater

Repository files navigation

README

This application allows user to provide list of people and with a list of rooms. Then based on the constrains does assignments. Solution is modeled as transportation problem (linear programming) with custom algorithms

Taks

http://scrumy.com/RoomEater

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?