/Hostel-Room-Allocation

Using Particle Swarm Optimization to solve a real life problem of hostel room allocation. In this problem rooms need to be allocated to a group of people, each of whom have a different preference for each room.

Primary LanguagePython