Grupo2-Algortimos / MiFarma

0 stars 0 forks source link

Agregando arboles binarios #73

Closed Legendnt1 closed 5 days ago

Legendnt1 commented 5 days ago

This pull request introduces significant changes to the MiFarma project, including the addition of new binary tree classes and their integration into the ControllerProgram and VistaUsuario classes. The most important changes include the implementation of ArbolBalanceado and ArbolBinario classes, modifications to the ControllerProgram to use these classes, and updates to the VistaUsuario class to support new functionalities.

New Binary Tree Classes:

Integration with ControllerProgram:

Integration with VistaUsuario:

Miscellaneous Changes: