You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Research into procedural generation. Based off of Real-time Procedural Generation of Building Floor Plans paper by Maysam Mirahmadi and Abdallah Shami of The University of Western Ontario: http://arxiv.org/pdf/1211.5842.pdf
This is a C# application, attached to an SQL database, to be used in the context of a housing project in which companies create housing units for which citizens apply and are selected based on their need. The application queries the database as needed, and accommodates all the steps and all the agents participating in the process.