Skip to content

v1.0.0

Choose a tag to compare

@zspatter zspatter released this 23 Apr 12:23
347fee8

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.