v1.0.0
This is the first stable release of the organ donation system. This contains all of the functions required to simulate the network. There are classes to build networks of N size, generate N patients, and harvest organs from N patients. The simulator leverages these classes to create an interactive experience in the console. Furthermore, the simulator uses the OrganAllocator class to allocate all harvested organs to the most suitable match within the collection of patients.