bffba0c - Remove unused dependencies (Ihar Suvorau)
890f705 - Remove ResourcePoolDiscoverer from Simod, use pix-framework instead (Ihar Suvorau)
597b45f - Remove unused functions event_log.utilities (Ihar Suvorau)
916c8a7 - Move metrics from corresponding package to simply a module (Ihar Suvorau)
b61c026 - Increase timeout for CI because more time-consuming tests were added (Ihar Suvorau)
57a9134 - Remove unused copy of Prosimos' BPMGraph (Ihar Suvorau)
4d13197 - Update version (Ihar Suvorau)
0be5fb3 - Merge remote-tracking branch 'origin/prioritization' (Ihar Suvorau)
4ec0021 - Update Prosimos to use PyPI version (Ihar Suvorau)
14fead2 - Small refactor - Rollback to store resource calendars as a list instead of as a dictionary (David Chapela de la Campa)
a5f4861 - Refactor and cleansing after merge (David Chapela de la Campa)
61e1105 - Merge branch 'master' into prioritization (David Chapela de la Campa)
2f17b31 - Rename Simod's main class and calendars optimization (resource model) (David Chapela de la Campa)
e4bac76 - Refactor "Calendar Optimization" as an optimizer for the resource module and remove legacy methods - Refactor CalendarOptimizer simplifying the structure and receiving and returning BPS model. - Simplify settings for calendar optimizer following Control-flow structure. - Refactor main optimizer (SIMOD structure) simplifying it to single calls to each optimizer passing the BPS model under optimization. - Remove legacy functions for resource profiles/calendars discovery. - Remove parameter miner (now independent functions for each component model). - Change calendar discovery argument from general settings to single calendar discovery parameters. - Update tests accordingly (passing). - Minor externalization refactors and variable naming. (David Chapela de la Campa)
80054d7 - Remove weird character from test logs and create parameters file to avoid discovering them on each test (David Chapela de la Campa)