Skip to content

A program which uses a genetic algorithm to allocate people to tables based on their preferences of who they want to sit with.

License

Notifications You must be signed in to change notification settings

alexdboxall/Genetic-Algorithm-Seating-Allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithm Seating Allocator

A program to allocate people to tables based on their preferences on who they want to sit with. It uses a genetic algorithm to optimise the arrangement of the tables. It also presents a GUI to display the progress of the algorithm over time (the optimal arrangement is printed to the terminal).

Seating Allocator

About

A program which uses a genetic algorithm to allocate people to tables based on their preferences of who they want to sit with.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages