An open API service indexing awesome lists of open source software.

https://github.com/queraltsm/matchingbloodgroups

Program whose objective is to obtain the possible combinations to perform donations of blood between patients
https://github.com/queraltsm/matchingbloodgroups

blood-donation combinations combinatorics iterator patients

Last synced: 7 months ago
JSON representation

Program whose objective is to obtain the possible combinations to perform donations of blood between patients

Awesome Lists containing this project

README

          

Matching Blood Groups


Program whose objective is to obtain the possible combinations to perform donations of blood between patients



We have a database of patients is available in a .txt file, this database
contains a set of patients with the following parameters: Patient (Name +
identification) and blood type (letter indicating the type)

With these data the objective is to obtain the possible combinations to perform
donations of blood between patients.

The programming languages used were: Python 3.7, Ruby 2.3.7 and Swift 4.


![Captura de pantalla 2019-06-21 a las 13 25 10](https://user-images.githubusercontent.com/26334453/59922733-590b6600-9429-11e9-87c8-fb27d22251f8.png)